diff --git a/core/testing.go b/core/testing.go index 42356c5f91..9e6504d57f 100644 --- a/core/testing.go +++ b/core/testing.go @@ -316,9 +316,9 @@ var foldersUsingVCRv4 = []string{ } func folderUsesVCRv4(fullFolderPath string) bool { - fullPathSplit := strings.Split(fullFolderPath, "/") + fullPathSplit := strings.Split(fullFolderPath, string(os.PathSeparator)) - folder := fullPathSplit[len(fullPathSplit)-1] + folder := fullPathSplit[len(fullPathSplit)-2] for _, migratedFolder := range foldersUsingVCRv4 { if migratedFolder == folder { return true diff --git a/internal/namespaces/instance/v1/custom_image_test.go b/internal/namespaces/instance/v1/custom_image_test.go index 27533d8d31..cf47a965b3 100644 --- a/internal/namespaces/instance/v1/custom_image_test.go +++ b/internal/namespaces/instance/v1/custom_image_test.go @@ -13,7 +13,7 @@ import ( ) func Test_ImageCreate(t *testing.T) { - t.Run("Create simple image", core.Test(&core.TestConfig{ + t.Run("Simple", core.Test(&core.TestConfig{ BeforeFunc: core.BeforeFuncCombine( core.ExecStoreBeforeCmd( "Server", @@ -68,7 +68,7 @@ func Test_ImageCreate(t *testing.T) { } func Test_ImageDelete(t *testing.T) { - t.Run("simple", core.Test(&core.TestConfig{ + t.Run("Simple", core.Test(&core.TestConfig{ BeforeFunc: createImage("Image"), Commands: instance.GetCommands(), Cmd: "scw instance image delete {{ .Image.Image.ID }} with-snapshots=true", diff --git a/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.cassette.yaml index 2f367270e6..6958264cf3 100644 --- a/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"id":"76ec2ddd-9383-4898-bf7d-d3cbf2daac0f", "name":"instance-fs-cli", - "size":100000000000, "status":"creating", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "tags":[], "number_of_attachments":0, - "region":"fr-par", "created_at":"2025-10-28T16:49:15.162984Z", "updated_at":"2025-10-28T16:49:15.162984Z"}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 110 + host: api.scaleway.com + body: "{\"name\":\"instance-fs-cli\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"size\":100000000000,\"tags\":null}" headers: Content-Type: - application/json @@ -15,1519 +17,184 @@ interactions: url: https://api.scaleway.com/file/v1alpha1/regions/fr-par/filesystems method: POST response: - body: '{"id":"76ec2ddd-9383-4898-bf7d-d3cbf2daac0f", "name":"instance-fs-cli", - "size":100000000000, "status":"creating", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "tags":[], "number_of_attachments":0, - "region":"fr-par", "created_at":"2025-10-28T16:49:15.162984Z", "updated_at":"2025-10-28T16:49:15.162984Z"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 369 + body: "{\"id\":\"e2b45d46-f1de-406d-a43d-9f8dfcdd2342\", \"name\":\"instance-fs-cli\", \"size\":100000000000, \"status\":\"creating\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"tags\":[], \"number_of_attachments\":0, \"region\":\"fr-par\", \"created_at\":\"2025-11-04T10:21:12.150014Z\", \"updated_at\":\"2025-11-04T10:21:12.150014Z\"}" headers: Content-Length: - "369" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:15 GMT + - Tue, 04 Nov 2025 10:21:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c36f56d2-44f0-4752-98f1-2ace7b6ad565 + - 89904fa4-9ce1-427e-b9a6-c43ce82da1d0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 180.750663ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:15 GMT + - Tue, 04 Nov 2025 10:21:12 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 62cca192-4707-4518-bef4-323723653316 + - b4d72712-a646-48fb-bad2-c09dc1dd50fd X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 109.550706ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:15 GMT + - Tue, 04 Nov 2025 10:21:12 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 32e78ad4-d935-4c53-993f-f0259f5d56fa + - 10c727a4-3f73-4e56-9f12-9971d5349ab4 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 223.79208ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:15 GMT + - Tue, 04 Nov 2025 10:21:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c9e2483b-c479-4df9-a5ec-5de4d3bdf9e9 + - 84ca3ce1-9a46-4a36-bed9-863f96578800 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 44.75729ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:15 GMT + - Tue, 04 Nov 2025 10:21:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ea2f74ce-e6cf-4e38-b3fb-71ee1baeb45b + - eeade171-bb88-49ef-b335-2911a8d67c65 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 80.234103ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 234 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-distracted-northcutt\",\"dynamic_ip_required\":false,\"commercial_type\":\"POP2-2C-8G\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1536,402 +203,248 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1760 + body: "{\"server\": {\"id\": \"cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd\", \"name\": \"cli-srv-distracted-northcutt\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-northcutt\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5a90a249-4707-4bb9-8b86-bc23339c2b14\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:bb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:12.966995+00:00\", \"modification_date\": \"2025-11-04T10:21:12.966995+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1760" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:16 GMT + - Tue, 04 Nov 2025 10:21:13 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e9d7813-3f36-429b-99c7-d5271d94f78e + - 5db712b9-4bc4-47f2-b830-c3c480bd72a3 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [{"filesystem_id": "76ec2ddd-9383-4898-bf7d-d3cbf2daac0f", "state": - "available"}], "end_of_service": false}}' - form: {} + duration: 748.689654ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 56 + host: api.scaleway.com + body: "{\"filesystem_id\":\"e2b45d46-f1de-406d-a43d-9f8dfcdd2342\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f/attach-filesystem + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd/attach-filesystem method: POST response: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [{"filesystem_id": "76ec2ddd-9383-4898-bf7d-d3cbf2daac0f", "state": - "available"}], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1839 + body: "{\"server\": {\"id\": \"cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd\", \"name\": \"cli-srv-distracted-northcutt\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-northcutt\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5a90a249-4707-4bb9-8b86-bc23339c2b14\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:bb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:12.966995+00:00\", \"modification_date\": \"2025-11-04T10:21:12.966995+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [{\"filesystem_id\": \"e2b45d46-f1de-406d-a43d-9f8dfcdd2342\", \"state\": \"available\"}], \"end_of_service\": false}}" headers: Content-Length: - - "1823" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1839" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:16 GMT + - Tue, 04 Nov 2025 10:21:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 732cfea2-22a8-4a07-a245-f048fa118e80 + - 4f991964-f362-4544-aad9-62a0af120e5e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 254.550972ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 56 + host: api.scaleway.com + body: "{\"filesystem_id\":\"e2b45d46-f1de-406d-a43d-9f8dfcdd2342\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f/detach-filesystem + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd/detach-filesystem method: POST response: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1760 + body: "{\"server\": {\"id\": \"cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd\", \"name\": \"cli-srv-distracted-northcutt\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-northcutt\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5a90a249-4707-4bb9-8b86-bc23339c2b14\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:bb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:12.966995+00:00\", \"modification_date\": \"2025-11-04T10:21:12.966995+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1760" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:16 GMT + - Tue, 04 Nov 2025 10:21:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 784892eb-a8e1-48b3-bc7d-3e5b3d6fd968 + - b5658b01-417e-4384-bdf6-ee932ff4c117 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 217.150684ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd method: GET response: - body: '{"server": {"id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", "name": "cli-srv-funny-curran", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-curran", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:a1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:49:15.701205+00:00", - "modification_date": "2025-10-28T16:49:15.701205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1760 + body: "{\"server\": {\"id\": \"cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd\", \"name\": \"cli-srv-distracted-northcutt\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-northcutt\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5a90a249-4707-4bb9-8b86-bc23339c2b14\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:bb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:12.966995+00:00\", \"modification_date\": \"2025-11-04T10:21:12.966995+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1760" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:16 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 38a6aa70-3c23-41a8-b7dc-6029e2591639 + - 647c8bd7-bd40-4710-b247-89620d8fee20 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 113.251827ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:17 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3a0fa638-effd-446d-a138-ef1a19e3c007 + - 09d28747-8ec6-46df-a6b9-13755385e190 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"d98ba8fa-0e20-45df-99de-ed186191d104", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:49:15.787664Z", "updated_at":"2025-10-28T16:49:17.213987Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:49:17.213987Z", "zone":"fr-par-1"}' - form: {} + duration: 255.44257ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d98ba8fa-0e20-45df-99de-ed186191d104 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5a90a249-4707-4bb9-8b86-bc23339c2b14 method: GET response: - body: '{"id":"d98ba8fa-0e20-45df-99de-ed186191d104", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:49:15.787664Z", "updated_at":"2025-10-28T16:49:17.213987Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:49:17.213987Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"5a90a249-4707-4bb9-8b86-bc23339c2b14\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:21:13.178651Z\", \"updated_at\":\"2025-11-04T10:21:14.357112Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:21:14.357112Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:17 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 713f50bd-cc13-420f-bbb1-ca00f53eb1bf + - 898f10b3-2e0e-48d7-8e0e-790a7bfbc195 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.735828ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d98ba8fa-0e20-45df-99de-ed186191d104 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5a90a249-4707-4bb9-8b86-bc23339c2b14 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:17 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 62cecc25-084b-4ed6-bce3-5256f0567f80 + - c0287ff3-4933-4dcc-92b5-9023717514f5 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 88.210816ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/file/v1alpha1/regions/fr-par/filesystems/76ec2ddd-9383-4898-bf7d-d3cbf2daac0f + url: https://api.scaleway.com/file/v1alpha1/regions/fr-par/filesystems/e2b45d46-f1de-406d-a43d-9f8dfcdd2342 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:17 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 706ceb56-4232-4ff1-a529-4d37e262aa56 + - 10ab0e05-89f6-4a9b-b8a2-d5eca12e0679 status: 204 No Content code: 204 - duration: "" + duration: 61.585885ms diff --git a/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.golden b/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.golden index 0ede0a824a..c8d694fea6 100644 --- a/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.golden +++ b/internal/namespaces/instance/v1/testdata/test-attach-filesystem-attach-filesystem.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -Server.ID 8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f -Server.Name cli-srv-funny-curran +Server.ID cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd +Server.Name cli-srv-distracted-northcutt Server.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Server.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Server.AllowedActions.0 poweron @@ -11,7 +11,7 @@ Server.CreationDate few seconds ago Server.DynamicIPRequired false Server.RoutedIPEnabled true Server.EnableIPv6 false -Server.Hostname cli-srv-funny-curran +Server.Hostname cli-srv-distracted-northcutt Server.Image.ID 6d3c053e-c728-4294-b23a-560b62a4d592 Server.Image.Name Ubuntu 22.04 Jammy Jellyfish Server.Image.Arch x86_64 @@ -26,11 +26,11 @@ Server.Image.State available Server.Image.Project 51b656e3-4865-41e8-adbc-0c45bdd780db Server.Image.Zone fr-par-1 Server.Protected false -Server.MacAddress de:00:00:d0:04:a1 +Server.MacAddress de:00:00:d1:45:bb Server.ModificationDate few seconds ago Server.State archived Server.BootType local -Server.Volumes.0.ID d98ba8fa-0e20-45df-99de-ed186191d104 +Server.Volumes.0.ID 5a90a249-4707-4bb9-8b86-bc23339c2b14 Server.Volumes.0.VolumeType sbs_volume Server.Volumes.0.State available Server.Volumes.0.Boot false @@ -40,14 +40,14 @@ Server.SecurityGroup.Name Default security group Server.StateDetail - Server.Arch x86_64 Server.Zone fr-par-1 -Server.Filesystems.0.FilesystemID 76ec2ddd-9383-4898-bf7d-d3cbf2daac0f +Server.Filesystems.0.FilesystemID e2b45d46-f1de-406d-a43d-9f8dfcdd2342 Server.Filesystems.0.State available Server.EndOfService false 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "server": { - "id": "8b0cc204-0bd7-4ddb-b57e-f0cd4378ab0f", - "name": "cli-srv-funny-curran", + "id": "cb63eaec-e7c5-4c1a-b3da-04a7c4bd51cd", + "name": "cli-srv-distracted-northcutt", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "allowed_actions": [ @@ -60,7 +60,7 @@ Server.EndOfService false "dynamic_ip_required": false, "routed_ip_enabled": true, "enable_ipv6": false, - "hostname": "cli-srv-funny-curran", + "hostname": "cli-srv-distracted-northcutt", "image": { "id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", @@ -87,7 +87,7 @@ Server.EndOfService false "private_ip": null, "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:a1", + "mac_address": "de:00:00:d1:45:bb", "modification_date": "1970-01-01T00:00:00.0Z", "state": "stopped", "location": null, @@ -95,7 +95,7 @@ Server.EndOfService false "boot_type": "local", "volumes": { "0": { - "id": "d98ba8fa-0e20-45df-99de-ed186191d104", + "id": "5a90a249-4707-4bb9-8b86-bc23339c2b14", "name": null, "export_uri": null, "organization": null, @@ -124,7 +124,7 @@ Server.EndOfService false "admin_password_encrypted_value": null, "filesystems": [ { - "filesystem_id": "76ec2ddd-9383-4898-bf7d-d3cbf2daac0f", + "filesystem_id": "e2b45d46-f1de-406d-a43d-9f8dfcdd2342", "state": "available" } ], diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.cassette.yaml index 4d99b630c0..6dff3041fb 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.cassette.yaml @@ -1,1479 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34f56b89-4501-4676-ad31-0e276c4ed402 + - 5fe60114-ec07-4d4d-a155-20c9710ecca2 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 40.520995ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 567bd4cb-280e-44ea-aa4c-ed8a376131e1 + - 92f10499-7866-4eae-9ae6-1763a2df7d6e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 51.156337ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1466304f-ce68-4b5b-8ab0-d11908e7ba15 + - 9741f6c8-bab7-47d8-a0b0-b4ca3ae932a9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 119.147958ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e72d3d0a-7a9a-43a9-a004-58793c1c7957 + - 7be5df0d-a408-40a0-ae84-e347cd020126 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-test", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e3455f53-be8e-49b8-b0d7-d4795315c704", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "883a60d0-be2e-446e-a323-8186afb8f1fa", - "name": "cli-test-1", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:93", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 33.545301ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 336 + host: api.scaleway.com + body: "{\"name\":\"cli-test\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":10000000000,\"volume_type\":\"l_ssd\"},\"1\":{\"name\":\"cli-test-1\",\"size\":10000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1482,1804 +168,393 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-test", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e3455f53-be8e-49b8-b0d7-d4795315c704", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "883a60d0-be2e-446e-a323-8186afb8f1fa", - "name": "cli-test-1", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:93", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2594 + body: "{\"server\": {\"id\": \"ebde9827-d17f-46d7-b7b4-5143a99b7494\", \"name\": \"cli-test\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-test\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"2f9c213a-d89c-4c16-ab07-de5f8885fc7d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"ebde9827-d17f-46d7-b7b4-5143a99b7494\", \"name\": \"cli-test\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.197987+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"11fcf928-2241-4bf0-b3eb-df9a2c095e0e\", \"name\": \"cli-test-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"ebde9827-d17f-46d7-b7b4-5143a99b7494\", \"name\": \"cli-test\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.197987+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:9d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.197987+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2634" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2594" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a797bfe6-16f7-4633-a548-49678259381c + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ebde9827-d17f-46d7-b7b4-5143a99b7494 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3329df47-97fc-4af3-bde8-8fa5c783e42b + - 8165146d-686d-4c89-980c-4d3e018918c9 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 395.975427ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 64225ab4-f7d0-4848-90c8-d56d7e5fc14c + - 228d7496-488e-43fa-ae5c-592954665c47 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 42.436004ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fe566307-499c-41f5-9cce-00c4a8aa8ca3 + - ad6b4419-fb19-4d67-b094-973b378f25b8 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 59.307032ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 38dc61a7-90be-4a37-92a5-7c5cde4cce27 + - 33f89cc5-50ce-4509-bb82-50fb8e0301bb status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 51.090373ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 527ed968-edf2-49fb-bad5-831ee512b755 + - b9e84e6d-24c6-4ee1-bed8-5053ca0be1c1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"volume": {"id": "883a60d0-be2e-446e-a323-8186afb8f1fa", "name": "cli-test-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", - "name": "cli-test"}, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:48:01.251341+00:00", "modification_date": "2025-10-28T16:48:01.251341+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 42.40747ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/883a60d0-be2e-446e-a323-8186afb8f1fa + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/11fcf928-2241-4bf0-b3eb-df9a2c095e0e method: GET response: - body: '{"volume": {"id": "883a60d0-be2e-446e-a323-8186afb8f1fa", "name": "cli-test-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", - "name": "cli-test"}, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:48:01.251341+00:00", "modification_date": "2025-10-28T16:48:01.251341+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 474 + body: "{\"volume\": {\"id\": \"11fcf928-2241-4bf0-b3eb-df9a2c095e0e\", \"name\": \"cli-test-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"ebde9827-d17f-46d7-b7b4-5143a99b7494\", \"name\": \"cli-test\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.197987+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "494" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "474" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2e962436-6cbe-4dd5-b134-19d252d94f2f + - c78097ca-5ee1-40fd-a175-84b822bbeb9a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-test", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e3455f53-be8e-49b8-b0d7-d4795315c704", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "883a60d0-be2e-446e-a323-8186afb8f1fa", - "name": "cli-test-1", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:93", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 64.909724ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a797bfe6-16f7-4633-a548-49678259381c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ebde9827-d17f-46d7-b7b4-5143a99b7494 method: GET response: - body: '{"server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-test", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e3455f53-be8e-49b8-b0d7-d4795315c704", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "883a60d0-be2e-446e-a323-8186afb8f1fa", - "name": "cli-test-1", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a797bfe6-16f7-4633-a548-49678259381c", "name": "cli-test"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:93", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:01.251341+00:00", - "modification_date": "2025-10-28T16:48:01.251341+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2594 + body: "{\"server\": {\"id\": \"ebde9827-d17f-46d7-b7b4-5143a99b7494\", \"name\": \"cli-test\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-test\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"2f9c213a-d89c-4c16-ab07-de5f8885fc7d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"ebde9827-d17f-46d7-b7b4-5143a99b7494\", \"name\": \"cli-test\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.197987+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"11fcf928-2241-4bf0-b3eb-df9a2c095e0e\", \"name\": \"cli-test-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"ebde9827-d17f-46d7-b7b4-5143a99b7494\", \"name\": \"cli-test\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.197987+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:9d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.197987+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2634" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2594" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:01 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d37012e7-c23d-41a5-9fa7-d589eb0c930d + - ee8a3884-abf9-41b5-b6e3-91ab6e296628 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 98.308009ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a797bfe6-16f7-4633-a548-49678259381c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ebde9827-d17f-46d7-b7b4-5143a99b7494 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fe1d97a0-8184-4dfb-bf94-b1be42ceb178 + - 233deffa-a25f-4443-b9df-dd280b9fb0ed status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "e3455f53-be8e-49b8-b0d7-d4795315c704", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:48:01.251341+00:00", "modification_date": "2025-10-28T16:48:02.032567+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 125.371751ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/e3455f53-be8e-49b8-b0d7-d4795315c704 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/2f9c213a-d89c-4c16-ab07-de5f8885fc7d method: GET response: - body: '{"volume": {"id": "e3455f53-be8e-49b8-b0d7-d4795315c704", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:48:01.251341+00:00", "modification_date": "2025-10-28T16:48:02.032567+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"2f9c213a-d89c-4c16-ab07-de5f8885fc7d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.781381+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:19:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e02fef33-6374-4068-806f-ccf0f29c7eb6 + - 97bdef13-d4b6-4aa0-a77b-76ec28ed1a96 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 65.518254ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/e3455f53-be8e-49b8-b0d7-d4795315c704 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/2f9c213a-d89c-4c16-ab07-de5f8885fc7d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4fbfdcc9-3829-465a-b975-ce13c471d641 + - 76c6e507-c402-4acd-aafe-f0d7020aedf2 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "883a60d0-be2e-446e-a323-8186afb8f1fa", "name": "cli-test-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 10000000000, - "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", "modification_date": - "2025-10-28T16:48:02.032567+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 97.987527ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/883a60d0-be2e-446e-a323-8186afb8f1fa + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/11fcf928-2241-4bf0-b3eb-df9a2c095e0e method: GET response: - body: '{"volume": {"id": "883a60d0-be2e-446e-a323-8186afb8f1fa", "name": "cli-test-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 10000000000, - "state": "available", "creation_date": "2025-10-28T16:48:01.251341+00:00", "modification_date": - "2025-10-28T16:48:02.032567+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"volume\": {\"id\": \"11fcf928-2241-4bf0-b3eb-df9a2c095e0e\", \"name\": \"cli-test-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:59.197987+00:00\", \"modification_date\": \"2025-11-04T10:19:59.781381+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "432" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "412" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c0bd9de8-e435-422b-bf72-0fc1f9851a81 + - 4694ad3e-1784-4469-b755-5b1b052b32f9 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 58.309282ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/883a60d0-be2e-446e-a323-8186afb8f1fa + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/11fcf928-2241-4bf0-b3eb-df9a2c095e0e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 53788eae-0df3-4b72-9c60-81a013bd6017 + - 03a3404b-121e-4be2-829b-b13124c58050 status: 204 No Content code: 204 - duration: "" + duration: 133.126694ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.golden b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.golden index ba1acb20ba..e0d9859402 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.golden +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-already-attached-additional-volume-id.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 1 🎲🎲🎲 πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️ -Cannot create the server: failed to build volume template: volume 883a60d0-be2e-446e-a323-8186afb8f1fa is already attached to a797bfe6-16f7-4633-a548-49678259381c server +Cannot create the server: failed to build volume template: volume 11fcf928-2241-4bf0-b3eb-df9a2c095e0e is already attached to ebde9827-d17f-46d7-b7b4-5143a99b7494 server πŸŸ₯πŸŸ₯πŸŸ₯ JSON STDERR πŸŸ₯πŸŸ₯πŸŸ₯ { - "error": "cannot create the server: failed to build volume template: volume 883a60d0-be2e-446e-a323-8186afb8f1fa is already attached to a797bfe6-16f7-4633-a548-49678259381c server" + "error": "cannot create the server: failed to build volume template: volume 11fcf928-2241-4bf0-b3eb-df9a2c095e0e is already attached to ebde9827-d17f-46d7-b7b4-5143a99b7494 server" } diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-disallow-existing-root-volume-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-disallow-existing-root-volume-id.cassette.yaml index 61a99ee6c5..0c1aefb2e2 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-disallow-existing-root-volume-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-disallow-existing-root-volume-id.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"volume": {"id": "6e2d33d9-dce6-4cf6-b0ce-4103306103f0", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:59.795601+00:00", "modification_date": - "2025-10-28T16:47:59.795601+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 109 + host: api.scaleway.com + body: "{\"name\":\"cli-test\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\",\"size\":20000000000}" headers: Content-Type: - application/json @@ -16,1542 +17,237 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes method: POST response: - body: '{"volume": {"id": "6e2d33d9-dce6-4cf6-b0ce-4103306103f0", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:59.795601+00:00", "modification_date": - "2025-10-28T16:47:59.795601+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 410 + body: "{\"volume\": {\"id\": \"ef4e732b-9293-488c-8771-e81b0b488aab\", \"name\": \"cli-test\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:58.009080+00:00\", \"modification_date\": \"2025-11-04T10:19:58.009080+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "430" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "410" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/6e2d33d9-dce6-4cf6-b0ce-4103306103f0 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/ef4e732b-9293-488c-8771-e81b0b488aab Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fa5c5803-df30-4976-828a-2821db8728ec + - 1a9f5852-59f8-4c1a-a3f3-8878edc39cb0 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 191.325144ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4f184f7a-67b8-43fd-9b23-abe7e55bf93b + - 3070593a-a6ba-40f0-9ac5-95d03349a056 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 50.863238ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d5fe3b9e-f5a6-4020-9d50-a2c865f6aae9 + - bab1789a-419a-4da0-88e7-e94e11268621 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 49.431375ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 469aea94-34bf-481f-8862-009a07bf7d20 + - df08c6e5-29df-4639-8965-ad5a336a66b5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 68.091337ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0bd04e2f-c620-4b66-82a7-7aba3ff958c4 + - 08cd540b-a00b-481b-9475-c267cd563b9f status: 200 OK code: 200 - duration: "" -- request: - body: '{"volume": {"id": "6e2d33d9-dce6-4cf6-b0ce-4103306103f0", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:59.795601+00:00", "modification_date": - "2025-10-28T16:47:59.795601+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 57.820358ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/6e2d33d9-dce6-4cf6-b0ce-4103306103f0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/ef4e732b-9293-488c-8771-e81b0b488aab method: GET response: - body: '{"volume": {"id": "6e2d33d9-dce6-4cf6-b0ce-4103306103f0", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:59.795601+00:00", "modification_date": - "2025-10-28T16:47:59.795601+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 410 + body: "{\"volume\": {\"id\": \"ef4e732b-9293-488c-8771-e81b0b488aab\", \"name\": \"cli-test\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:58.009080+00:00\", \"modification_date\": \"2025-11-04T10:19:58.009080+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "430" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "410" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fb108154-0e34-42c8-9b89-a74e3c1cead9 + - ddc592e4-ac70-4224-92ed-7ef2dea8dad1 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 55.472887ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/6e2d33d9-dce6-4cf6-b0ce-4103306103f0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/ef4e732b-9293-488c-8771-e81b0b488aab method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9fb32e6a-d06f-4376-9e6b-15894315ff07 + - fca9b777-b201-4468-b68c-0a835f6ea654 status: 204 No Content code: 204 - duration: "" + duration: 95.662892ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-forbidden-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-forbidden-ip.cassette.yaml index a0659592af..a2ecfa8cd0 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-forbidden-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-forbidden-ip.cassette.yaml @@ -1,1501 +1,186 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1747844a-8a73-41ec-be38-ec5833f4b14b + - 2677f345-2a30-4534-b565-53e7b3b37656 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 47.372945ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 02571125-9f06-4921-9599-1233151dd8ec + - 628ee340-80d2-4d28-9092-e997b75ceb3a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 60.306225ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 311c14d9-270b-4e16-9ddb-73b3a55081d9 + - d5cf04b9-97d3-4407-b43d-980afcc164c8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 54.740743ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7654be69-ea07-408f-9c36-86239dcc11ab + - db326845-d2f3-4e57-8809-06d03a19873b status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "51.15.242.82/32"}' - form: {} + duration: 63.262976ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.242.82 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "51.15.242.82/32"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 118 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_ip\", \"resource_id\": \"51.15.242.82/32\"}" headers: Content-Length: - "118" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 553740d0-8e79-4fa8-bed3-725cc8241425 + - 20710762-a034-44fd-85b0-b6505b867139 status: 404 Not Found code: 404 - duration: "" + duration: 52.169245ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-image-size-is-incompatible-with-instance-type.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-image-size-is-incompatible-with-instance-type.cassette.yaml index e123c8d16a..8f8ae48a91 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-image-size-is-incompatible-with-instance-type.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-image-size-is-incompatible-with-instance-type.cassette.yaml @@ -1,1403 +1,113 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a453096a-1933-4391-b491-9a3209b593a8 + - 2d2bdae4-f564-4687-928e-0370b9172901 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 56.197574ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 24eea66d-f2f9-4c32-a8e7-ee28bf993bd9 + - 5be3e483-e544-4cff-9042-7c9adb08538b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "d4067cdc-dc9d-4810-8a26-0dae51d7df42", "name": "Ubuntu - Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "6fb4094d-f6e2-4b6e-b659-dc62258e9dad", - "name": "snapshot-e845ae67-2e67-4ec0-8955-3293a851b092-2018-08-31_12:09", "volume_type": - "l_ssd", "size": 50000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2018-08-31T12:09:48.318542+00:00", "modification_date": - "2018-08-31T17:20:05.687183+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 39.837362ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/d4067cdc-dc9d-4810-8a26-0dae51d7df42 method: GET response: - body: '{"image": {"id": "d4067cdc-dc9d-4810-8a26-0dae51d7df42", "name": "Ubuntu - Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "6fb4094d-f6e2-4b6e-b659-dc62258e9dad", - "name": "snapshot-e845ae67-2e67-4ec0-8955-3293a851b092-2018-08-31_12:09", "volume_type": - "l_ssd", "size": 50000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2018-08-31T12:09:48.318542+00:00", "modification_date": - "2018-08-31T17:20:05.687183+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 644 + body: "{\"image\": {\"id\": \"d4067cdc-dc9d-4810-8a26-0dae51d7df42\", \"name\": \"Ubuntu Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"6fb4094d-f6e2-4b6e-b659-dc62258e9dad\", \"name\": \"snapshot-e845ae67-2e67-4ec0-8955-3293a851b092-2018-08-31_12:09\", \"volume_type\": \"l_ssd\", \"size\": 50000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2018-08-31T12:09:48.318542+00:00\", \"modification_date\": \"2018-08-31T17:20:05.687183+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "644" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4182c4ff-10dd-48cd-8774-5ba566dc7f4e + - 451693c8-3908-42b6-8312-004b9991217b status: 200 OK code: 200 - duration: "" + duration: 67.358492ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-additional-volume-snapshot-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-additional-volume-snapshot-id.cassette.yaml index eb1acca744..5b8297e539 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-additional-volume-snapshot-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-additional-volume-snapshot-id.cassette.yaml @@ -1,1533 +1,218 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 68029853-280c-4677-9cf2-323723722d97 + - 1d9b5818-aa50-40a4-a58a-f7593b6ae912 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 51.097777ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 47f1559b-4db9-4a5b-bedc-8b1d5428d39f + - 1bc75315-ca03-4a9a-821a-3ea720fe93fc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 51.206801ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 95ada521-6b48-417a-bfff-4abcd3e3b664 + - ba9d0a04-9c91-462c-8f05-4c5cb6fdf125 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 51.452882ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 061edba9-8019-410f-8b59-d9db4f2845a8 + - 29c9c579-6fa3-4d31-8687-1c7da6fa12dd status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "29da9ad9-e759-4a56-82c8-f0607f93055c"}' - form: {} + duration: 73.945606ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/29da9ad9-e759-4a56-82c8-f0607f93055c method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "29da9ad9-e759-4a56-82c8-f0607f93055c"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 145 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_snapshot\", \"resource_id\": \"29da9ad9-e759-4a56-82c8-f0607f93055c\"}" headers: Content-Length: - "145" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 89151907-57e0-44d6-8b94-ca768024186e + - fac65630-c846-45ea-88b0-bd3ce93a8e2e status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"snapshot","resource_id":"29da9ad9-e759-4a56-82c8-f0607f93055c","type":"not_found"}' - form: {} + duration: 41.414538ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/29da9ad9-e759-4a56-82c8-f0607f93055c method: GET response: - body: '{"message":"resource is not found","resource":"snapshot","resource_id":"29da9ad9-e759-4a56-82c8-f0607f93055c","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 129 + body: "{\"message\":\"resource is not found\",\"resource\":\"snapshot\",\"resource_id\":\"29da9ad9-e759-4a56-82c8-f0607f93055c\",\"type\":\"not_found\"}" headers: Content-Length: - "129" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - db4d9c65-ce3b-49ca-ba26-7a96543c7fea + - 6288def2-65cb-4f62-b19c-ee9b7fd2f563 status: 404 Not Found code: 404 - duration: "" + duration: 18.10935ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-label.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-label.cassette.yaml index d787f2b0f3..49b61624b6 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-label.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-label.cassette.yaml @@ -1,1389 +1,122 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 55682cdf-04fa-4abd-a0e7-8f1777f24cc2 + - 83e6fe01-3823-44b8-8f0c-215de1ad599a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 50.137471ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4d537c75-f302-401c-a52a-aba1eb4805ba + - 7df359a8-c906-49b8-8a37-40b5160e9c02 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"MarketplaceImage","resource_id":"macos","type":"not_found"}' - form: {} + duration: 57.485232ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - macos + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=macos&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"message":"resource is not found","resource":"MarketplaceImage","resource_id":"macos","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 106 + body: "{\"message\":\"resource is not found\",\"resource\":\"MarketplaceImage\",\"resource_id\":\"macos\",\"type\":\"not_found\"}" headers: Content-Length: - "106" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a8e654d9-64c0-44e5-b60e-5cb6faf0060c + - 7c6cbb4e-3797-433d-a8af-bf57bb54c056 status: 404 Not Found code: 404 - duration: "" + duration: 53.598207ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-uuid.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-uuid.cassette.yaml index 77096fb2bb..5821821195 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-uuid.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-image-uuid.cassette.yaml @@ -1,1398 +1,124 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 79a66192-710f-498e-9989-90c3b2faad9f + - dd5bcb7e-001f-4381-b0e9-3547349235cd X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 58.335316ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 29ffb948-b038-4396-91a6-d3dfdc9f1238 + - 94c737a0-2acd-46a1-9654-63c8b6463cdc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_image", - "resource_id": "7a892c1a-bbdc-491f-9974-4008e3708664"}' - form: {} + duration: 41.006416ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/7a892c1a-bbdc-491f-9974-4008e3708664 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_image", - "resource_id": "7a892c1a-bbdc-491f-9974-4008e3708664"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 142 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_image\", \"resource_id\": \"7a892c1a-bbdc-491f-9974-4008e3708664\"}" headers: Content-Length: - "142" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b7e85438-88d4-4730-b1fd-963f42935062 + - 81081d55-9575-4884-961e-80c01f40955f status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_image", - "resource_id": "7a892c1a-bbdc-491f-9974-4008e3708664"}' - form: {} + duration: 36.339089ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 226 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-loving-engelbart\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"7a892c1a-bbdc-491f-9974-4008e3708664\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1401,27 +127,22 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_image", - "resource_id": "7a892c1a-bbdc-491f-9974-4008e3708664"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 142 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_image\", \"resource_id\": \"7a892c1a-bbdc-491f-9974-4008e3708664\"}" headers: Content-Length: - "142" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 43835fe2-693d-41f8-8605-144395c0702d + - 69139991-9cd0-422e-b589-3434a6d74320 status: 404 Not Found code: 404 - duration: "" + duration: 176.415898ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-instance-type.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-instance-type.cassette.yaml index 66cb8b91b5..919e6df958 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-instance-type.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-instance-type.cassette.yaml @@ -1,1421 +1,122 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b27b7dc4-c3f4-4147-8b5a-616d75927c76 + - b476f0de-e37f-45af-970b-90c934e7d8fb X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 38.860003ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1ad5bb06-a619-4b55-96a1-f64e5b595107 + - 32e24f72-52c5-47ab-841e-eb9502715b1e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 57.098497ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 486cb572-9248-4f2a-b4d9-d4f0e8d6b3e1 + - 68ab2316-3af5-46e9-933d-3ae97b57d457 status: 200 OK code: 200 - duration: "" + duration: 51.35942ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-ip.cassette.yaml index b9b82d9880..f5a1151bb0 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-ip.cassette.yaml @@ -1,1467 +1,154 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 78cf4cb0-c74e-40bb-be2d-b90e859ebc67 + - a853b3e5-893d-4d47-800b-2d5908a39f62 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 67.759953ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d51c65e6-d314-49b8-b942-da1c40be1047 + - 5e556457-767c-403d-8333-0b8a9125fafe X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 68.022876ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4b20b81f-85ed-4ebe-8a76-ab6f52d87ae3 + - c9c87b92-6ee2-471e-b3a5-75bdb39a83d6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 48.446427ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 36cf5cd9-4a7f-4823-b456-bfc01923adfa + - 40b552d3-180d-4306-bf6f-70b50cf1e346 status: 200 OK code: 200 - duration: "" + duration: 46.279846ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-format.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-format.cassette.yaml index ead124b949..1cfabce8a4 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-format.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-format.cassette.yaml @@ -1,1357 +1,81 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3afe998f-11c2-4b8a-af78-a4e3acf10fa5 + - b9f1d2b4-8352-41c9-b3d0-2c2ab6e56b5f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 52.865329ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f2cac4eb-5afd-41bf-9514-c3247205a2dc + - d8b0671c-51b4-4b6c-b648-bd279cde85b0 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" + duration: 151.573697ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-id.cassette.yaml index 056ea8f26c..a5a587fd1e 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-id.cassette.yaml @@ -1,1509 +1,218 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fb5514fa-46a6-4980-bae1-77eb9459c4b3 + - 2ae3304a-c743-4fc2-b851-8ed0ce9940b6 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 42.603137ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 07bd5fe3-c672-429c-91a4-e32e5f1b0e4b + - 0312cbf3-154d-4eeb-b259-85e9d4fbfd2a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 43.581341ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4b066a18-9596-4974-8210-97601bcea0e6 + - c227be88-623b-46c2-89b3-42fe38d1b437 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 58.346072ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 84036a04-f6fe-4b1d-9a8c-c31658290b17 + - 539394b2-3d80-4576-bdd4-213009fe9143 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "29da9ad9-e759-4a56-82c8-f0607f93055c"}' - form: {} + duration: 37.623324ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/29da9ad9-e759-4a56-82c8-f0607f93055c method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "29da9ad9-e759-4a56-82c8-f0607f93055c"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"29da9ad9-e759-4a56-82c8-f0607f93055c\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0dfb300f-2c1c-4486-a0e4-c7fcbc288458 + - 592d96e1-cbb2-4595-992f-786d619ff93a status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"volume","resource_id":"29da9ad9-e759-4a56-82c8-f0607f93055c","type":"not_found"}' - form: {} + duration: 34.457931ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/29da9ad9-e759-4a56-82c8-f0607f93055c method: GET response: - body: '{"message":"resource is not found","resource":"volume","resource_id":"29da9ad9-e759-4a56-82c8-f0607f93055c","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 127 + body: "{\"message\":\"resource is not found\",\"resource\":\"volume\",\"resource_id\":\"29da9ad9-e759-4a56-82c8-f0607f93055c\",\"type\":\"not_found\"}" headers: Content-Length: - "127" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:00 GMT + - Tue, 04 Nov 2025 10:19:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4c60fe9c-aa00-42d3-b127-8c76157a6b2f + - 743f5dac-308d-4fe7-a084-4d95f9c43d94 status: 404 Not Found code: 404 - duration: "" + duration: 23.85004ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-size.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-size.cassette.yaml index 9ea5b4e8e8..c445dca572 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-size.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-size.cassette.yaml @@ -1,1443 +1,154 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 597c955c-3cc5-4096-968b-ba975336247a + - 6f27b6a6-450c-46c9-acf3-d1ed68df7e61 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 54.399527ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 74ff8b2a-e257-4d72-ab44-bbe7c7d3d683 + - e4de09ac-a1f8-412d-83b5-374254b32f81 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 43.269908ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d9ca4942-a863-4757-b28d-96ff37795dc1 + - afca2994-bb69-477c-8f2b-7b3eca295142 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 60.474783ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7764fc03-22c7-4820-a7c6-fdc1c874b333 + - 87c060bf-1b7c-48d8-b1eb-ead8ac02d7a5 status: 200 OK code: 200 - duration: "" + duration: 43.606859ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-snapshot-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-snapshot-id.cassette.yaml index 9517587467..bef125914a 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-snapshot-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-root-volume-snapshot-id.cassette.yaml @@ -1,1509 +1,218 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d25057fd-5416-4eb6-a4d0-02a54d04c5b2 + - 9e61d0eb-f940-4999-85e8-5ecb4c62aebc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 93.24065ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 91c5c5c6-7a21-4144-bc53-13eea0094b02 + - 926bff6c-5f74-4086-8b48-748be32611d4 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 48.591129ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:02 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cf7ae66b-fe09-4b79-af75-26ff23131daf + - 5072184c-1e5f-41d5-bb0b-e72798836383 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 53.377879ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9a583cbf-55d0-405c-917e-29702fa373d3 + - f2e8a498-ca8c-4c09-897d-624df172ecd8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "29da9ad9-e759-4a56-82c8-f0607f93055c"}' - form: {} + duration: 47.426918ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/29da9ad9-e759-4a56-82c8-f0607f93055c method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "29da9ad9-e759-4a56-82c8-f0607f93055c"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 145 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_snapshot\", \"resource_id\": \"29da9ad9-e759-4a56-82c8-f0607f93055c\"}" headers: Content-Length: - "145" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a34c2ebd-6d40-4053-a300-98a3f0117857 + - 43c5db60-da5e-45ff-9b30-e87072c02245 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"snapshot","resource_id":"29da9ad9-e759-4a56-82c8-f0607f93055c","type":"not_found"}' - form: {} + duration: 66.641949ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/29da9ad9-e759-4a56-82c8-f0607f93055c method: GET response: - body: '{"message":"resource is not found","resource":"snapshot","resource_id":"29da9ad9-e759-4a56-82c8-f0607f93055c","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 129 + body: "{\"message\":\"resource is not found\",\"resource\":\"snapshot\",\"resource_id\":\"29da9ad9-e759-4a56-82c8-f0607f93055c\",\"type\":\"not_found\"}" headers: Content-Length: - "129" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bc3b2c13-fec9-438a-a758-81c91f9b6e18 + - 9ee7115b-3ae2-460a-b404-0b1823512500 status: 404 Not Found code: 404 - duration: "" + duration: 23.003613ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high1.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high1.cassette.yaml index fd38f47d54..a6017c3538 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high1.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high1.cassette.yaml @@ -1,1443 +1,154 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2cf02b97-10fc-4547-a339-319d6ea6478a + - 8c8d6cbd-b128-464b-8972-5a5d0e79d4b7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 61.157784ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3dde28e2-b0cd-4b53-95a5-b19b4d51a91a + - 4ee37426-77d4-4657-a347-bf6b26ecaa84 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 47.952524ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b6a04fd3-b32c-4ac8-b1ce-caeaceb9bae1 + - ec992dd0-85ce-44b8-b8d5-adbafe757857 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 60.170322ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 57ccb2b5-2fcb-4f7f-99a2-258b438e4e8f + - 09c346c0-39a8-4143-90c8-974088ed0622 status: 200 OK code: 200 - duration: "" + duration: 45.881123ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high2.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high2.cassette.yaml index da06046e0a..e7aedc907c 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high2.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high2.cassette.yaml @@ -1,1467 +1,154 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c646828f-93d4-4305-b131-5b3b760350ec + - 89fcac24-a5fa-4b2f-b164-3e977cdde195 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 50.39374ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0a38aa00-d909-424c-8d1e-753b08d5d781 + - dae22aea-28bc-4221-89c1-32d98c009c2b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 56.218416ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b6497f69-5700-47cc-83f7-5fab05e465e5 + - eb7f2646-27f8-4f35-b8f2-c6bc17ba96d4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 70.365561ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 65d54fcc-aa51-4d47-8474-e95f5543385c + - 779c2c5a-bfa1-4096-8888-c8a8c386a1b4 status: 200 OK code: 200 - duration: "" + duration: 56.231169ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high3.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high3.cassette.yaml index bfb7fd4a51..309f393387 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high3.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-high3.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"volume": {"id": "d40a29d7-a7dc-4e7b-b126-ebd1d0e36aa3", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:58.830336+00:00", "modification_date": - "2025-10-28T16:47:58.830336+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 109 + host: api.scaleway.com + body: "{\"name\":\"cli-test\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\",\"size\":20000000000}" headers: Content-Type: - application/json @@ -16,1542 +17,237 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes method: POST response: - body: '{"volume": {"id": "d40a29d7-a7dc-4e7b-b126-ebd1d0e36aa3", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:58.830336+00:00", "modification_date": - "2025-10-28T16:47:58.830336+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 410 + body: "{\"volume\": {\"id\": \"31cc76a2-5bb2-4b5e-90c1-9888dbc29878\", \"name\": \"cli-test\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:57.226293+00:00\", \"modification_date\": \"2025-11-04T10:19:57.226293+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "430" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "410" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d40a29d7-a7dc-4e7b-b126-ebd1d0e36aa3 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/31cc76a2-5bb2-4b5e-90c1-9888dbc29878 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e9126396-f7b0-4582-837b-383cd8165bd6 + - f64523a6-3973-485c-9180-2a10f6665361 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 139.722291ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:58 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d241a445-d2d8-4d71-9baa-e24f2190834d + - 58c2252f-d51c-4168-8488-228936832dfe X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 48.334159ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dacad8be-beda-4352-bcfe-2e702360c913 + - 952152fa-2ceb-4d09-b10f-938e4b704e42 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 44.311971ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9c8e0c3a-b4c2-4581-8052-838f28c8dfcf + - 7fb00d56-ebc0-4814-9699-9388930ff4eb status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 77.178549ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1f51a11a-d447-4670-affb-792eccc21e6f + - bcd82700-2bda-4860-9f92-d9aec35cf5ea status: 200 OK code: 200 - duration: "" -- request: - body: '{"volume": {"id": "d40a29d7-a7dc-4e7b-b126-ebd1d0e36aa3", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:58.830336+00:00", "modification_date": - "2025-10-28T16:47:58.830336+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 39.727979ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d40a29d7-a7dc-4e7b-b126-ebd1d0e36aa3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/31cc76a2-5bb2-4b5e-90c1-9888dbc29878 method: GET response: - body: '{"volume": {"id": "d40a29d7-a7dc-4e7b-b126-ebd1d0e36aa3", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:47:58.830336+00:00", "modification_date": - "2025-10-28T16:47:58.830336+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 410 + body: "{\"volume\": {\"id\": \"31cc76a2-5bb2-4b5e-90c1-9888dbc29878\", \"name\": \"cli-test\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:57.226293+00:00\", \"modification_date\": \"2025-11-04T10:19:57.226293+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "430" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "410" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5b32932d-31d8-490f-ac25-b9ee5754303f + - 67937dcc-d752-49c7-b9d9-9da195376a18 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 55.012555ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d40a29d7-a7dc-4e7b-b126-ebd1d0e36aa3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/31cc76a2-5bb2-4b5e-90c1-9888dbc29878 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:59 GMT + - Tue, 04 Nov 2025 10:19:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2197eadf-2097-4392-9e51-d2e4ed2297e1 + - 97aa796d-bb58-4409-9991-9a8ff246d8f7 status: 204 No Content code: 204 - duration: "" + duration: 112.164922ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low1.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low1.cassette.yaml index 274cf09e42..edad832b19 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low1.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low1.cassette.yaml @@ -1,1443 +1,154 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b658208d-152a-4dae-bb58-daf7e32f4f60 + - 99d9dbaf-8f67-4cfd-9f19-ca19355f8fed X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 50.754657ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e164c1e7-d7c8-44ca-aa01-047cf7fc66ee + - aa9aef08-8823-42f1-9014-a5fe286f973e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 48.571816ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 817196b3-633b-45cf-8235-2a4a84c55ded + - a57fd6b9-ecb6-4463-bfdc-f0750f38119a status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 58.24761ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cdc404f4-500f-4605-9a71-f331d818f648 + - b0183a45-3a68-407e-83a7-fc90aabfe99e status: 200 OK code: 200 - duration: "" + duration: 42.087021ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low2.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low2.cassette.yaml index a6c5e51717..89e5e41733 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low2.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low2.cassette.yaml @@ -1,1453 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b1ac2204-ebf1-46e3-8e5c-27a66fe0f4ca + - c13b022c-2726-4735-8111-e1b2ea2c2230 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 52.301085ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:56 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c7465a6c-387c-404f-900c-d5cdb28e460d + - b6606cee-6ef1-4c79-bf70-defd4dd3db6c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 55.161947ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:57 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 75e007fe-1fd0-49e5-beca-25da868cf034 + - e4466ba2-d952-4d85-94ca-1a186d29e4ac status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 49.384929ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:57 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b811773e-dd35-4a67-b892-bc2304b6223a + - 98c6504d-e118-4c88-b806-ee8b065440b2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"58363b9d-8e24-44ac-a305-86931b1e578e", "name":"cli-vol-pensive-mclean", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:47:57.283142Z", "updated_at":"2025-10-28T16:47:57.283142Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 39.336035ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 132 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-brave-zhukovsky\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1456,134 +168,116 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"58363b9d-8e24-44ac-a305-86931b1e578e", "name":"cli-vol-pensive-mclean", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:47:57.283142Z", "updated_at":"2025-10-28T16:47:57.283142Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 420 + body: "{\"id\":\"923e22a0-38d7-4b59-929c-a26049cb02fa\", \"name\":\"cli-vol-brave-zhukovsky\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:19:55.782995Z\", \"updated_at\":\"2025-11-04T10:19:55.782995Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "420" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:57 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d80c9b5a-19fc-41d8-b6ee-e3de7524efde + - 17602704-067f-4097-a102-89335b998045 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "58363b9d-8e24-44ac-a305-86931b1e578e"}' - form: {} + duration: 146.282199ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/58363b9d-8e24-44ac-a305-86931b1e578e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/923e22a0-38d7-4b59-929c-a26049cb02fa method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "58363b9d-8e24-44ac-a305-86931b1e578e"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"923e22a0-38d7-4b59-929c-a26049cb02fa\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:57 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5e4b2dc9-9851-4833-bb36-328b07fbfeac + - 5a873567-3637-4caf-8131-f184d4bd0283 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"58363b9d-8e24-44ac-a305-86931b1e578e", "name":"cli-vol-pensive-mclean", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:47:57.283142Z", "updated_at":"2025-10-28T16:47:57.283142Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 38.827362ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/58363b9d-8e24-44ac-a305-86931b1e578e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/923e22a0-38d7-4b59-929c-a26049cb02fa method: GET response: - body: '{"id":"58363b9d-8e24-44ac-a305-86931b1e578e", "name":"cli-vol-pensive-mclean", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:47:57.283142Z", "updated_at":"2025-10-28T16:47:57.283142Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 420 + body: "{\"id\":\"923e22a0-38d7-4b59-929c-a26049cb02fa\", \"name\":\"cli-vol-brave-zhukovsky\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:19:55.782995Z\", \"updated_at\":\"2025-11-04T10:19:55.782995Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "420" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:57 GMT + - Tue, 04 Nov 2025 10:19:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 57e328cf-0b20-4dea-a389-8823a43389b0 + - e10ea592-bfd0-4f68-9030-8f4336d48ed2 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 48.92677ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/58363b9d-8e24-44ac-a305-86931b1e578e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/923e22a0-38d7-4b59-929c-a26049cb02fa method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:57 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e8706eb3-45cf-4be2-8689-f88f575074a8 + - 47c96d87-e500-418e-b5ba-1564e573bfcc status: 204 No Content code: 204 - duration: "" + duration: 75.617546ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low3.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low3.cassette.yaml index de13a1ec87..cfb07dcb90 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low3.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-invalid-total-local-volumes-size-too-low3.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"volume": {"id": "f87ce00d-cffa-484e-83c5-290471983758", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 5000000000, - "state": "available", "creation_date": "2025-10-31T17:35:05.248783+00:00", "modification_date": - "2025-10-31T17:35:05.248783+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 108 + host: api.scaleway.com + body: "{\"name\":\"cli-test\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\",\"size\":5000000000}" headers: Content-Type: - application/json @@ -16,1542 +17,237 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes method: POST response: - body: '{"volume": {"id": "f87ce00d-cffa-484e-83c5-290471983758", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 5000000000, - "state": "available", "creation_date": "2025-10-31T17:35:05.248783+00:00", "modification_date": - "2025-10-31T17:35:05.248783+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 409 + body: "{\"volume\": {\"id\": \"21e0b641-415f-40f8-bfe4-c4454252fb46\", \"name\": \"cli-test\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 5000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:56.154958+00:00\", \"modification_date\": \"2025-11-04T10:19:56.154958+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "429" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "409" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:35:05 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f87ce00d-cffa-484e-83c5-290471983758 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/21e0b641-415f-40f8-bfe4-c4454252fb46 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c632926b-8659-4b58-9db8-8ea137633545 + - aa26ff2e-72c6-41e5-8897-46b72f3a3ed3 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 166.951746ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:35:05 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d3b61081-8d4a-41dc-8ca1-c4d46f0e31a6 + - 7a07f4e3-44ea-4103-8115-8ec7374a3ec1 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 51.05047ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:35:05 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4f5099b3-ea02-4949-b6b4-c26320757688 + - 79b3387a-b9d5-4f68-9657-78b8478b5ed2 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 49.479165ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:35:05 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b1834e03-4c43-4626-a202-500d97ff681a + - b9dcff87-7fba-4f91-969d-4dbe4047f629 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 128.021843ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:35:05 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b72e8c27-0092-4921-bd7b-c02e10cf2ac6 + - facd2862-7264-4436-a8bc-7b247afa8ae4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"volume": {"id": "f87ce00d-cffa-484e-83c5-290471983758", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 5000000000, - "state": "available", "creation_date": "2025-10-31T17:35:05.248783+00:00", "modification_date": - "2025-10-31T17:35:05.248783+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 41.012607ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f87ce00d-cffa-484e-83c5-290471983758 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/21e0b641-415f-40f8-bfe4-c4454252fb46 method: GET response: - body: '{"volume": {"id": "f87ce00d-cffa-484e-83c5-290471983758", "name": "cli-test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 5000000000, - "state": "available", "creation_date": "2025-10-31T17:35:05.248783+00:00", "modification_date": - "2025-10-31T17:35:05.248783+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 409 + body: "{\"volume\": {\"id\": \"21e0b641-415f-40f8-bfe4-c4454252fb46\", \"name\": \"cli-test\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 5000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:19:56.154958+00:00\", \"modification_date\": \"2025-11-04T10:19:56.154958+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "429" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "409" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:35:05 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9058bb12-71ff-4bff-834a-c1cdf96ed65d + - 75136bf2-0a8a-43f8-be75-4d9eea81ef1c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 53.526792ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f87ce00d-cffa-484e-83c5-290471983758 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/21e0b641-415f-40f8-bfe4-c4454252fb46 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:35:05 GMT + - Tue, 04 Nov 2025 10:19:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9d59fe87-cfc6-4ad6-b2e2-9720e2aabc34 + - 290a1fae-d35d-4d75-835c-7b8f53b5f116 status: 204 No Content code: 204 - duration: "" + duration: 106.190967ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-not-found-ipid.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-not-found-ipid.cassette.yaml index 492d89fde9..1bde522a68 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-not-found-ipid.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-error-not-found-ipid.cassette.yaml @@ -1,1474 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c2c937e4-7191-4bdb-97a5-92b62c797c4c + - 8e3d7ce2-b052-45d9-acda-4886a952729e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 51.693382ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dbd81762-fae4-4404-9739-97a95a8f0db7 + - b441f62e-ebfa-48db-ad60-115a5ebf6275 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 90.489353ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f795b7ae-f288-4a3c-93c4-c6547ef1ce85 + - 7fe53266-d9a6-4f4d-b12f-f8885e2f2691 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 47.261316ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 57fe6480-c6f3-49f6-bc0c-7b232605bf69 + - dde1f6be-0c01-456b-8495-c10ea1c43f28 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "23165951-13fd-4a3b-84ed-22c2e96658f2"}' - form: {} + duration: 47.89855ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 277 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-sleepy-heisenberg\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ip\":\"23165951-13fd-4a3b-84ed-22c2e96658f2\",\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1477,27 +168,22 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "23165951-13fd-4a3b-84ed-22c2e96658f2"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 139 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_ip\", \"resource_id\": \"23165951-13fd-4a3b-84ed-22c2e96658f2\"}" headers: Content-Length: - "139" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:04 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6e72d019-0fcc-4158-8ffa-842efc9dcd0d + - 101c2d19-9f3c-4acf-aa61-46bd7219ff05 status: 404 Not Found code: 404 - duration: "" + duration: 529.155778ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-errors-errorssh-key-id-is-required.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-errors-errorssh-key-id-is-required.cassette.yaml index 741e2ca9ce..255d3d1d8c 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-errors-errorssh-key-id-is-required.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-errors-errorssh-key-id-is-required.cassette.yaml @@ -1,1439 +1,154 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 85780ba4-2a6b-486b-93fb-388c834ac5de + - e5f27576-be85-441e-ac35-609d8610074e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 56.400624ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 93877bdf-8f87-4e2a-929a-90e88feb4fba + - 65ed0f6c-fda2-42b2-a865-6ee2139d15f9 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"5d355a7d-8abb-4418-9599-e26621bf7ca8", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["POP2-2C-8G-WIN", "POP2-4C-16G-WIN", - "POP2-8C-32G-WIN", "POP2-16C-64G-WIN", "POP2-32C-128G-WIN"], "label":"windows_server_2022", - "type":"instance_sbs"}], "total_count":1}' - form: {} + duration: 46.396164ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - windows_server_2022 + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=windows_server_2022&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"5d355a7d-8abb-4418-9599-e26621bf7ca8", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["POP2-2C-8G-WIN", "POP2-4C-16G-WIN", - "POP2-8C-32G-WIN", "POP2-16C-64G-WIN", "POP2-32C-128G-WIN"], "label":"windows_server_2022", - "type":"instance_sbs"}], "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 300 + body: "{\"local_images\":[{\"id\":\"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"POP2-2C-8G-WIN\", \"POP2-4C-16G-WIN\", \"POP2-8C-32G-WIN\", \"POP2-16C-64G-WIN\", \"POP2-32C-128G-WIN\"], \"label\":\"windows_server_2022\", \"type\":\"instance_sbs\"}], \"total_count\":1}" headers: Content-Length: - "300" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 74e848ab-66de-4429-a9e6-c130b459d731 + - 2d5e765b-07d6-482b-8cfc-b6171e4a4e01 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows - Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-07-25T14:07:31.902597+00:00", - "modification_date": "2025-07-25T14:07:31.902597+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 56.586573ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/5d355a7d-8abb-4418-9599-e26621bf7ca8 method: GET response: - body: '{"image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows - Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-07-25T14:07:31.902597+00:00", - "modification_date": "2025-07-25T14:07:31.902597+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 578 + body: "{\"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "578" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:03 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6afe73bb-b648-4dee-a02d-62de0502b02a + - 2e599cbc-38e7-4bab-9d96-989507fc4db6 status: 200 OK code: 200 - duration: "" + duration: 63.582916ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ip.cassette.yaml index 2ff1986fd4..ca03bc1060 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ip.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -15,1565 +17,218 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}}" headers: Content-Length: - "364" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/115a380f-74e2-4d96-8a9a-f5f0604c04a7 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8e862ca4-7fa3-4036-b71f-e73305b6f271 + - e417fde9-d366-4f48-9ed6-922bef09da1e status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 432.795394ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 26b7da72-0aa7-4d8b-a17e-e2365651a579 + - b676e181-ae75-4387-875d-b7630d7e6f60 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 40.240825ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8c2fc57f-9237-42d5-ab6d-15df5f9ba606 + - 13206b4e-2359-4e69-b02b-e424a9423426 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 47.118172ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b201a196-def6-49b5-a6b6-4334dfff6c63 + - 15625d89-a2dd-4d59-b379-179cfed9a307 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 50.639156ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7c647184-8f06-4125-8045-000414fecb80 + - 1f8de558-fb2c-447c-8664-73264ab007da status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}}' - form: {} + duration: 53.660912ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.72.29 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: GET response: - body: '{"ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}}" headers: Content-Length: - "364" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 777bb080-4673-4227-a988-5acf0bb50264 + - b7d1673b-5d38-42d6-8407-f2b3ad8490cb status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "98825c3c-7b13-41c2-9780-cf1609cc64f0", "name": "cli-srv-flamboyant-taussig", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-taussig", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "da92c818-770c-4be2-9a69-95ebc5dfe2d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}, - "public_ips": [{"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}], - "mac_address": "de:00:00:d0:04:7f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.892928+00:00", "modification_date": - "2025-10-28T16:46:46.892928+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 57.151919ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 271 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-elated-cray\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ip\":\"fe3afc1e-a1ea-48d8-8df4-663952b362a7\",\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1582,354 +237,210 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "98825c3c-7b13-41c2-9780-cf1609cc64f0", "name": "cli-srv-flamboyant-taussig", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-taussig", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "da92c818-770c-4be2-9a69-95ebc5dfe2d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}, - "public_ips": [{"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}], - "mac_address": "de:00:00:d0:04:7f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.892928+00:00", "modification_date": - "2025-10-28T16:46:46.892928+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2261 + body: "{\"server\": {\"id\": \"13c304f1-fe31-4330-81b5-f5a1c3df703a\", \"name\": \"cli-srv-elated-cray\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-elated-cray\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"53e520dd-541b-41e8-8639-17be2230c570\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}], \"mac_address\": \"de:00:00:d1:45:83\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.154479+00:00\", \"modification_date\": \"2025-11-04T10:18:40.154479+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2275" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2261" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/98825c3c-7b13-41c2-9780-cf1609cc64f0 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/13c304f1-fe31-4330-81b5-f5a1c3df703a Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - afd86b98-c84a-45fe-a1de-dc0141fcaa38 + - ae3ad154-1b98-432c-8622-aa19b13409f5 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "98825c3c-7b13-41c2-9780-cf1609cc64f0", "name": "cli-srv-flamboyant-taussig", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-taussig", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "da92c818-770c-4be2-9a69-95ebc5dfe2d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}, - "public_ips": [{"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}], - "mac_address": "de:00:00:d0:04:7f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.892928+00:00", "modification_date": - "2025-10-28T16:46:46.892928+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 750.214488ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/98825c3c-7b13-41c2-9780-cf1609cc64f0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/13c304f1-fe31-4330-81b5-f5a1c3df703a method: GET response: - body: '{"server": {"id": "98825c3c-7b13-41c2-9780-cf1609cc64f0", "name": "cli-srv-flamboyant-taussig", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-taussig", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "da92c818-770c-4be2-9a69-95ebc5dfe2d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}, - "public_ips": [{"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}], - "mac_address": "de:00:00:d0:04:7f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.892928+00:00", "modification_date": - "2025-10-28T16:46:46.892928+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2261 + body: "{\"server\": {\"id\": \"13c304f1-fe31-4330-81b5-f5a1c3df703a\", \"name\": \"cli-srv-elated-cray\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-elated-cray\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"53e520dd-541b-41e8-8639-17be2230c570\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}], \"mac_address\": \"de:00:00:d1:45:83\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.154479+00:00\", \"modification_date\": \"2025-11-04T10:18:40.154479+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2275" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2261" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0e0011ac-a20b-40c9-8bd7-2f3aef755dc2 + - 9d209e83-c4ae-4297-89c3-fc674da382b5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "98825c3c-7b13-41c2-9780-cf1609cc64f0", "name": "cli-srv-flamboyant-taussig", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-taussig", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "da92c818-770c-4be2-9a69-95ebc5dfe2d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}, - "public_ips": [{"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}], - "mac_address": "de:00:00:d0:04:7f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.892928+00:00", "modification_date": - "2025-10-28T16:46:46.892928+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 117.130666ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/98825c3c-7b13-41c2-9780-cf1609cc64f0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/13c304f1-fe31-4330-81b5-f5a1c3df703a method: GET response: - body: '{"server": {"id": "98825c3c-7b13-41c2-9780-cf1609cc64f0", "name": "cli-srv-flamboyant-taussig", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-taussig", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "da92c818-770c-4be2-9a69-95ebc5dfe2d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}, - "public_ips": [{"id": "115a380f-74e2-4d96-8a9a-f5f0604c04a7", "address": "51.158.72.29", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "44999c39-e002-4692-93ac-840b2ca7e359"}], - "mac_address": "de:00:00:d0:04:7f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.892928+00:00", "modification_date": - "2025-10-28T16:46:46.892928+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2261 + body: "{\"server\": {\"id\": \"13c304f1-fe31-4330-81b5-f5a1c3df703a\", \"name\": \"cli-srv-elated-cray\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-elated-cray\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"53e520dd-541b-41e8-8639-17be2230c570\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1c7ec6ed-4708-4d68-9d33-818edea67445\"}], \"mac_address\": \"de:00:00:d1:45:83\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.154479+00:00\", \"modification_date\": \"2025-11-04T10:18:40.154479+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2275" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2261" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 52063577-d73a-441e-aeda-f293b821b6da + - ba8353c3-1a77-4012-9b65-f41781c96da5 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 98.14393ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/98825c3c-7b13-41c2-9780-cf1609cc64f0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/13c304f1-fe31-4330-81b5-f5a1c3df703a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3b7e8f23-bcb7-421f-86a6-83c247210c5c + - ae88b194-d3c1-47d6-9f6e-b726be9d7b1d status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 267.562831ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/115a380f-74e2-4d96-8a9a-f5f0604c04a7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e00d74a6-bbdc-42ac-bea5-1f869bbbe873 + - d046c251-4c0a-4303-8719-dee3df10dc0f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"da92c818-770c-4be2-9a69-95ebc5dfe2d4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.968788Z", "updated_at":"2025-10-28T16:46:48.109887Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:48.109887Z", "zone":"fr-par-1"}' - form: {} + duration: 276.418477ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/da92c818-770c-4be2-9a69-95ebc5dfe2d4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/53e520dd-541b-41e8-8639-17be2230c570 method: GET response: - body: '{"id":"da92c818-770c-4be2-9a69-95ebc5dfe2d4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.968788Z", "updated_at":"2025-10-28T16:46:48.109887Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:48.109887Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"53e520dd-541b-41e8-8639-17be2230c570\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:40.237864Z\", \"updated_at\":\"2025-11-04T10:18:41.291468Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:41.291468Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1218f467-c15f-4855-b2a6-5166ff41e4d0 + - 4645f994-0a8a-406b-a8d8-16deac59bf17 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 51.136777ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/da92c818-770c-4be2-9a69-95ebc5dfe2d4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/53e520dd-541b-41e8-8639-17be2230c570 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ad53a6e7-b7eb-4774-acb5-d4e455d3651e + - 6c77cae2-2db2-474e-96e3-6fd5d12eb94e status: 204 No Content code: 204 - duration: "" + duration: 80.369857ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ipid.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ipid.cassette.yaml index fddac7b410..1e8005b4a6 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ipid.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-ips-existing-ipid.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -15,1527 +17,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\", \"address\": \"51.158.79.181\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"b5484b4a-1453-4a9c-a7f3-5815c0163c5a\"}}" headers: Content-Length: - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a20b1bd8-f9bd-44c6-8d16-4326e8b079af Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 28696d93-f489-462c-afb7-6f389fb960d9 + - f79e83de-44f0-43d5-8603-4217ec50b269 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 481.024359ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 85e7d90e-afa3-4e87-89d4-87190d26e4ed + - f592721d-2723-49bf-8cbb-530d47fabfa3 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 45.369873ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 697554c7-b545-4e35-9151-86adc7aa1e66 + - 77dfdd02-fde9-4475-99de-46787e4bebd8 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 38.476687ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dabad40f-cd8d-436c-a975-7a90b9e75bae + - 1fbbdd76-a0df-476c-9815-d05c2f0a510c status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 55.375778ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1c00c151-2436-436f-a6f1-6617d618afa2 + - d3846dc8-cd52-4537-aba8-f0dfc6004012 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3dbde759-384c-4a7e-b294-337cc6259ffc", "name": "cli-srv-agitated-benz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-agitated-benz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e11686b4-b8c1-4f5e-8a55-c49c631474ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}], - "mac_address": "de:00:00:d0:04:7b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.654057+00:00", "modification_date": - "2025-10-28T16:46:46.654057+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 50.814584ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 279 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-mystifying-goldberg\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ip\":\"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\",\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,354 +205,210 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "3dbde759-384c-4a7e-b294-337cc6259ffc", "name": "cli-srv-agitated-benz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-agitated-benz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e11686b4-b8c1-4f5e-8a55-c49c631474ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}], - "mac_address": "de:00:00:d0:04:7b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.654057+00:00", "modification_date": - "2025-10-28T16:46:46.654057+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2279 + body: "{\"server\": {\"id\": \"94985428-8f55-4b3b-add4-e51bed2c7b84\", \"name\": \"cli-srv-mystifying-goldberg\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-mystifying-goldberg\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"94d12d70-1f1d-4aae-b4d5-4868ac201b20\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\", \"address\": \"51.158.79.181\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b5484b4a-1453-4a9c-a7f3-5815c0163c5a\"}, \"public_ips\": [{\"id\": \"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\", \"address\": \"51.158.79.181\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b5484b4a-1453-4a9c-a7f3-5815c0163c5a\"}], \"mac_address\": \"de:00:00:d1:45:81\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.127487+00:00\", \"modification_date\": \"2025-11-04T10:18:40.127487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2267" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2279" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3dbde759-384c-4a7e-b294-337cc6259ffc + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/94985428-8f55-4b3b-add4-e51bed2c7b84 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - be917ca6-7b7f-42ab-9454-8cbbd90a3c2d + - baabe7a3-9cb1-40dd-88a4-15753ae93df8 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "3dbde759-384c-4a7e-b294-337cc6259ffc", "name": "cli-srv-agitated-benz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-agitated-benz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e11686b4-b8c1-4f5e-8a55-c49c631474ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}], - "mac_address": "de:00:00:d0:04:7b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.654057+00:00", "modification_date": - "2025-10-28T16:46:46.654057+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 767.156309ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3dbde759-384c-4a7e-b294-337cc6259ffc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/94985428-8f55-4b3b-add4-e51bed2c7b84 method: GET response: - body: '{"server": {"id": "3dbde759-384c-4a7e-b294-337cc6259ffc", "name": "cli-srv-agitated-benz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-agitated-benz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e11686b4-b8c1-4f5e-8a55-c49c631474ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}], - "mac_address": "de:00:00:d0:04:7b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.654057+00:00", "modification_date": - "2025-10-28T16:46:46.654057+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2279 + body: "{\"server\": {\"id\": \"94985428-8f55-4b3b-add4-e51bed2c7b84\", \"name\": \"cli-srv-mystifying-goldberg\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-mystifying-goldberg\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"94d12d70-1f1d-4aae-b4d5-4868ac201b20\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\", \"address\": \"51.158.79.181\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b5484b4a-1453-4a9c-a7f3-5815c0163c5a\"}, \"public_ips\": [{\"id\": \"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\", \"address\": \"51.158.79.181\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b5484b4a-1453-4a9c-a7f3-5815c0163c5a\"}], \"mac_address\": \"de:00:00:d1:45:81\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.127487+00:00\", \"modification_date\": \"2025-11-04T10:18:40.127487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2267" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2279" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8ced1bbd-64f7-41d8-a250-b1ae8de15513 + - 26d7add1-12ea-46ea-96aa-59f220a54072 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3dbde759-384c-4a7e-b294-337cc6259ffc", "name": "cli-srv-agitated-benz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-agitated-benz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e11686b4-b8c1-4f5e-8a55-c49c631474ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}], - "mac_address": "de:00:00:d0:04:7b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.654057+00:00", "modification_date": - "2025-10-28T16:46:46.654057+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 105.609891ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3dbde759-384c-4a7e-b294-337cc6259ffc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/94985428-8f55-4b3b-add4-e51bed2c7b84 method: GET response: - body: '{"server": {"id": "3dbde759-384c-4a7e-b294-337cc6259ffc", "name": "cli-srv-agitated-benz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-agitated-benz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e11686b4-b8c1-4f5e-8a55-c49c631474ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "dada6c5a-4ea8-4d13-a3c9-a55013e1bac0"}], - "mac_address": "de:00:00:d0:04:7b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.654057+00:00", "modification_date": - "2025-10-28T16:46:46.654057+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2279 + body: "{\"server\": {\"id\": \"94985428-8f55-4b3b-add4-e51bed2c7b84\", \"name\": \"cli-srv-mystifying-goldberg\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-mystifying-goldberg\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"94d12d70-1f1d-4aae-b4d5-4868ac201b20\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\", \"address\": \"51.158.79.181\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b5484b4a-1453-4a9c-a7f3-5815c0163c5a\"}, \"public_ips\": [{\"id\": \"a20b1bd8-f9bd-44c6-8d16-4326e8b079af\", \"address\": \"51.158.79.181\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b5484b4a-1453-4a9c-a7f3-5815c0163c5a\"}], \"mac_address\": \"de:00:00:d1:45:81\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.127487+00:00\", \"modification_date\": \"2025-11-04T10:18:40.127487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2267" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2279" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 30ecdd73-d194-49f2-837d-1d4df67ecf73 + - 46db8798-2758-4257-aa28-d537f3ea77db status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 124.129561ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3dbde759-384c-4a7e-b294-337cc6259ffc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/94985428-8f55-4b3b-add4-e51bed2c7b84 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e44e18c8-100b-491c-9ae8-afc4977c73c8 + - 1c258f73-843c-491c-93bb-08d4eed7b44f status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 239.834551ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a20b1bd8-f9bd-44c6-8d16-4326e8b079af method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a3d52257-290c-4bf1-8442-273e93ad1c74 + - e39a3b3c-3c8d-46d3-8004-4519f51a041b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"e11686b4-b8c1-4f5e-8a55-c49c631474ed", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.741967Z", "updated_at":"2025-10-28T16:46:47.824380Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:47.824380Z", "zone":"fr-par-1"}' - form: {} + duration: 299.118946ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e11686b4-b8c1-4f5e-8a55-c49c631474ed + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/94d12d70-1f1d-4aae-b4d5-4868ac201b20 method: GET response: - body: '{"id":"e11686b4-b8c1-4f5e-8a55-c49c631474ed", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.741967Z", "updated_at":"2025-10-28T16:46:47.824380Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:47.824380Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"94d12d70-1f1d-4aae-b4d5-4868ac201b20\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:40.216334Z\", \"updated_at\":\"2025-11-04T10:18:41.294830Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:41.294830Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dca7c3d9-1ae3-4c6f-b4eb-128fd73407f5 + - 55fbcd6b-8a82-444c-aa9a-fc0e317d5108 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 52.969454ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e11686b4-b8c1-4f5e-8a55-c49c631474ed + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/94d12d70-1f1d-4aae-b4d5-4868ac201b20 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 53c67c90-dafe-445d-aff4-76d1c14863b8 + - ef089651-3959-4cba-afa3-baff61235cd7 status: 204 No Content code: 204 - duration: "" + duration: 73.904834ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-ips-explicit-new-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-ips-explicit-new-ip.cassette.yaml index 437832c4cb..42f6093961 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-ips-explicit-new-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-ips-explicit-new-ip.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:45 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2803d577-732c-4688-a063-f9467cc9a305 + - 744860b1-e792-4790-ace6-ef22e86e9235 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 98.41494ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 921d4d58-2b5a-4dee-a207-3f346a205c69 + - b210ab00-75d5-4b00-a620-15e4d3165d64 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 61.245125ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 31ea551d-1a8d-405e-848f-f873e9386af0 + - 7ce8ac86-210e-4f9d-ac87-3d87cb466b76 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 46.017368ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f1fe18d1-4835-4986-b440-7ecda141a2ae + - 266011c6-a4bf-4676-90bc-04d20fb1a413 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}}' - form: {} + duration: 35.98827ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"ff232dd5-0b36-4400-860d-a2d4f590a9e5\", \"address\": \"51.15.254.114\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"b2546439-69c4-4af0-8e43-27e2a438f534\"}}" headers: Content-Length: - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d62c56aa-a712-43fe-bc0b-283675412c05 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/ff232dd5-0b36-4400-860d-a2d4f590a9e5 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c75c08bb-2ca3-4c25-9011-775f3881e3a0 + - d857fdf1-04f9-4ae7-aed0-7d234401a772 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "5e2cc497-c6c4-43b4-b045-f781a3afa9f7", "name": "cli-srv-heuristic-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "636155d9-0730-459f-8c9d-e82920a7cdef", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}], - "mac_address": "de:00:00:d0:04:81", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.890680+00:00", "modification_date": - "2025-10-28T16:46:46.890680+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 464.775989ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 282 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-beautiful-northcutt\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"ff232dd5-0b36-4400-860d-a2d4f590a9e5\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,354 +205,210 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "5e2cc497-c6c4-43b4-b045-f781a3afa9f7", "name": "cli-srv-heuristic-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "636155d9-0730-459f-8c9d-e82920a7cdef", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}], - "mac_address": "de:00:00:d0:04:81", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.890680+00:00", "modification_date": - "2025-10-28T16:46:46.890680+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2279 + body: "{\"server\": {\"id\": \"9d3a5678-43d0-4c61-a6ee-41c80d646ec2\", \"name\": \"cli-srv-beautiful-northcutt\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-beautiful-northcutt\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ba7507a-0509-447f-99c6-6bbff68ddba4\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"ff232dd5-0b36-4400-860d-a2d4f590a9e5\", \"address\": \"51.15.254.114\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b2546439-69c4-4af0-8e43-27e2a438f534\"}, \"public_ips\": [{\"id\": \"ff232dd5-0b36-4400-860d-a2d4f590a9e5\", \"address\": \"51.15.254.114\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b2546439-69c4-4af0-8e43-27e2a438f534\"}], \"mac_address\": \"de:00:00:d1:45:89\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.215198+00:00\", \"modification_date\": \"2025-11-04T10:18:40.215198+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2269" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2279" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5e2cc497-c6c4-43b4-b045-f781a3afa9f7 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9d3a5678-43d0-4c61-a6ee-41c80d646ec2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7773d615-56e1-4f11-9a47-0b080f0fbedd + - 3af540af-7c65-4e9e-93c5-19844d831b68 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "5e2cc497-c6c4-43b4-b045-f781a3afa9f7", "name": "cli-srv-heuristic-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "636155d9-0730-459f-8c9d-e82920a7cdef", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}], - "mac_address": "de:00:00:d0:04:81", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.890680+00:00", "modification_date": - "2025-10-28T16:46:46.890680+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 913.659829ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5e2cc497-c6c4-43b4-b045-f781a3afa9f7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9d3a5678-43d0-4c61-a6ee-41c80d646ec2 method: GET response: - body: '{"server": {"id": "5e2cc497-c6c4-43b4-b045-f781a3afa9f7", "name": "cli-srv-heuristic-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "636155d9-0730-459f-8c9d-e82920a7cdef", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}], - "mac_address": "de:00:00:d0:04:81", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.890680+00:00", "modification_date": - "2025-10-28T16:46:46.890680+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2279 + body: "{\"server\": {\"id\": \"9d3a5678-43d0-4c61-a6ee-41c80d646ec2\", \"name\": \"cli-srv-beautiful-northcutt\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-beautiful-northcutt\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ba7507a-0509-447f-99c6-6bbff68ddba4\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"ff232dd5-0b36-4400-860d-a2d4f590a9e5\", \"address\": \"51.15.254.114\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b2546439-69c4-4af0-8e43-27e2a438f534\"}, \"public_ips\": [{\"id\": \"ff232dd5-0b36-4400-860d-a2d4f590a9e5\", \"address\": \"51.15.254.114\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b2546439-69c4-4af0-8e43-27e2a438f534\"}], \"mac_address\": \"de:00:00:d1:45:89\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.215198+00:00\", \"modification_date\": \"2025-11-04T10:18:40.215198+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2269" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2279" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 22e4aad9-e9a7-4711-8658-a9347a2e0543 + - bc08d12f-eb5f-4f04-83cb-6d2c8b8533b4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5e2cc497-c6c4-43b4-b045-f781a3afa9f7", "name": "cli-srv-heuristic-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "636155d9-0730-459f-8c9d-e82920a7cdef", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}], - "mac_address": "de:00:00:d0:04:81", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.890680+00:00", "modification_date": - "2025-10-28T16:46:46.890680+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 105.35336ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5e2cc497-c6c4-43b4-b045-f781a3afa9f7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9d3a5678-43d0-4c61-a6ee-41c80d646ec2 method: GET response: - body: '{"server": {"id": "5e2cc497-c6c4-43b4-b045-f781a3afa9f7", "name": "cli-srv-heuristic-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "636155d9-0730-459f-8c9d-e82920a7cdef", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "53de9ae9-bb80-4413-bc6b-8936b46532a7"}], - "mac_address": "de:00:00:d0:04:81", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.890680+00:00", "modification_date": - "2025-10-28T16:46:46.890680+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2279 + body: "{\"server\": {\"id\": \"9d3a5678-43d0-4c61-a6ee-41c80d646ec2\", \"name\": \"cli-srv-beautiful-northcutt\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-beautiful-northcutt\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ba7507a-0509-447f-99c6-6bbff68ddba4\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"ff232dd5-0b36-4400-860d-a2d4f590a9e5\", \"address\": \"51.15.254.114\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b2546439-69c4-4af0-8e43-27e2a438f534\"}, \"public_ips\": [{\"id\": \"ff232dd5-0b36-4400-860d-a2d4f590a9e5\", \"address\": \"51.15.254.114\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"b2546439-69c4-4af0-8e43-27e2a438f534\"}], \"mac_address\": \"de:00:00:d1:45:89\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.215198+00:00\", \"modification_date\": \"2025-11-04T10:18:40.215198+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2269" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2279" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 637d1960-bca1-41c1-ad60-435ce6e5d260 + - a26c67ca-3b04-4422-a1cb-a09fb6158c46 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 120.478983ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5e2cc497-c6c4-43b4-b045-f781a3afa9f7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9d3a5678-43d0-4c61-a6ee-41c80d646ec2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d8a9748d-7e77-4a42-9da3-2587d722d9de + - e30c13bf-edfa-46dd-9cea-753f67c005a7 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 305.583689ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d62c56aa-a712-43fe-bc0b-283675412c05 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/ff232dd5-0b36-4400-860d-a2d4f590a9e5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 850ad40e-4f2e-4785-b002-0c39841ab756 + - 5fcc38bc-6f99-4b0b-860b-991020907219 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"636155d9-0730-459f-8c9d-e82920a7cdef", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.970776Z", "updated_at":"2025-10-28T16:46:48.242626Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:48.242626Z", "zone":"fr-par-1"}' - form: {} + duration: 323.409129ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/636155d9-0730-459f-8c9d-e82920a7cdef + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0ba7507a-0509-447f-99c6-6bbff68ddba4 method: GET response: - body: '{"id":"636155d9-0730-459f-8c9d-e82920a7cdef", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.970776Z", "updated_at":"2025-10-28T16:46:48.242626Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:48.242626Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"0ba7507a-0509-447f-99c6-6bbff68ddba4\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:40.298656Z\", \"updated_at\":\"2025-11-04T10:18:41.512685Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:41.512685Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 349637ef-6d0c-4359-abf8-9a563c2b80f8 + - 7ddf4a7a-25df-4492-afaa-788337a75117 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 95.059966ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/636155d9-0730-459f-8c9d-e82920a7cdef + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0ba7507a-0509-447f-99c6-6bbff68ddba4 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3445598c-8099-47be-af54-8ecdcd5253be + - 78ca33be-0b63-49ea-86c3-0cf56299817c status: 204 No Content code: 204 - duration: "" + duration: 69.431705ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-ips-run-with-dynamic-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-ips-run-with-dynamic-ip.cassette.yaml index 6815f0c6fe..7dd8f95674 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-ips-run-with-dynamic-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-ips-run-with-dynamic-ip.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:45 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 92ca0ee3-e625-40ce-8470-607964b9ed01 + - 8d83207e-ee36-4bc4-985c-0e7108c5ff77 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 103.49105ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2cbc262b-62be-41ad-9f46-b3e890c60785 + - 691375d7-5889-4162-8dc2-428e0bd99dc9 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 43.902862ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a0883f0c-e7e9-444b-a424-dfc9dfc67ae8 + - 0bead618-7af5-4377-8558-5cec426f91a9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 39.295141ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34adc276-c059-44f9-9fbf-2a91d85bf1fd + - 8f2b2e4b-3c35-4595-8a88-f88cff22e2a0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:46.399632+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 40.804953ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 225 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-nifty-hofstadter\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,1518 +168,702 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:46.399632+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1747 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:39.714572+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1745" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1747" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 60662373-ee72-489a-819c-3047b56f0aba + - 3d3b248f-9e91-41fc-b146-6c939572b9f5 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "bf60e4c3-b67a-4828-942a-01d009370567", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da/action", - "href_result": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da", "started_at": - "2025-10-28T16:46:47.399070+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 569.556144ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222/action method: POST response: - body: '{"task": {"id": "bf60e4c3-b67a-4828-942a-01d009370567", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da/action", - "href_result": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da", "started_at": - "2025-10-28T16:46:47.399070+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"bea2a740-1ffe-42b1-b38c-8bfea2a5d68a\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/31e95279-476a-4423-b65f-223e675dd222/action\", \"href_result\": \"/servers/31e95279-476a-4423-b65f-223e675dd222\", \"started_at\": \"2025-11-04T10:18:40.657802+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/bf60e4c3-b67a-4828-942a-01d009370567 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/bea2a740-1ffe-42b1-b38c-8bfea2a5d68a Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f4d19254-3d76-4628-994e-8bd95c57a46e + - f71cb2d0-2432-44f3-aa9e-8037cabf03db status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:46.791877+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 591.054433ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:46.791877+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1769 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:40.120595+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1767" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1769" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 18d3ed2b-a01a-463f-b12d-a5d47e455c5b + - 8b91c724-3918-4953-8921-8d8e81a246c7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:50.238597+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 114.20497ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:50.238597+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2425 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:43.135960+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2425" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:52 GMT + - Tue, 04 Nov 2025 10:18:45 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5fcf6187-c0c7-4a47-98a5-03a77fa102af + - fda0d766-7581-427c-8c70-8d0cb1aa001e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:50.238597+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 114.717742ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:50.238597+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2425 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:43.135960+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2425" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:52 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6909c3d1-8f02-4476-b3f5-87f74b194397 + - c5ff229b-b7c9-4817-9fd6-4e76402ad3d7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:50.238597+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 94.079459ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:50.238597+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2425 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:43.135960+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2425" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:52 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2dfaa57d-d4fb-476c-910a-047ddd1b5c88 + - 95911ec9-a912-4049-a4b2-4fda2509ff0e status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "c784a2d8-a23f-4435-b882-f2ba2d8e8d33", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da/action", - "href_result": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da", "started_at": - "2025-10-28T16:46:53.165083+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 101.953865ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222/action method: POST response: - body: '{"task": {"id": "c784a2d8-a23f-4435-b882-f2ba2d8e8d33", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da/action", - "href_result": "/servers/5bb0080b-704b-4d75-a393-5518220ff3da", "started_at": - "2025-10-28T16:46:53.165083+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"1bf0355a-878a-43fd-9a80-2cd7b9570474\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/31e95279-476a-4423-b65f-223e675dd222/action\", \"href_result\": \"/servers/31e95279-476a-4423-b65f-223e675dd222\", \"started_at\": \"2025-11-04T10:18:46.283764+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/c784a2d8-a23f-4435-b882-f2ba2d8e8d33 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/1bf0355a-878a-43fd-9a80-2cd7b9570474 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fff2dcc6-fef2-4ab7-b862-eb8dfb659e94 + - 65da37b2-6c92-466b-af1f-8c9d83bad175 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": - "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 201.689021ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": - "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}, "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", - "address": "51.158.75.185", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "12692f5a-e455-4f00-a93c-e559c6516a41"}], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2385 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"0eff919d-8f4d-4fc6-bcfa-6c9139f7202b\"}], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2383" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2385" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3f957810-d181-41d2-9350-e74cce868f0f + - eff2592e-3620-46b5-9bce-b8e685c15d22 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 91.496866ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:58 GMT + - Tue, 04 Nov 2025 10:18:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7d8acd88-8f10-4183-ac77-3c8cc4d8dac2 + - 583fbee9-7b48-4e3b-90d3-1eb73d3421ae status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 107.92293ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:03 GMT + - Tue, 04 Nov 2025 10:18:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 29e12952-34ff-423f-9655-bc253604b6a2 + - c8bc59b9-b47e-4545-966b-e3c31fbf4bbc status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 107.979938ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:08 GMT + - Tue, 04 Nov 2025 10:19:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b455846e-0424-41a5-9c3f-c371ee894469 + - 2ffb3945-2f8a-4830-a80a-8d84b131ff07 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 107.350511ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:13 GMT + - Tue, 04 Nov 2025 10:19:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96ec4bec-3f0e-4c19-8a93-d161992db3cb + - 1a70a095-fa07-4656-8fe2-1859cf5afa58 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 209.102587ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:18 GMT + - Tue, 04 Nov 2025 10:19:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c91dc65c-0d95-4e4d-a9a0-c9ab97c4c24d + - 537a5f52-8839-410f-88a7-74890330ec7e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 166.302187ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:24 GMT + - Tue, 04 Nov 2025 10:19:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f0aea575-b5be-403e-9b2c-a876b5580c9a + - 11eb8d4e-4b43-4102-a73e-4962f9e56267 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 106.442924ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:29 GMT + - Tue, 04 Nov 2025 10:19:22 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cb44e5eb-df2d-4ec3-9a33-3dbcd271aba0 + - d3a78be9-9edf-4af8-af00-75cd30530520 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 123.14655ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:34 GMT + - Tue, 04 Nov 2025 10:19:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f1834bd1-7b43-44b4-8a35-9bb14046e6e8 + - a5976132-8a77-4cc9-b656-d6febc9c887f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 110.215902ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:18:46.148188+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"16\", \"hypervisor_id\": \"302\", \"node_id\": \"47\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:39 GMT + - Tue, 04 Nov 2025 10:19:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ec4c0057-ccec-4a31-b13a-1e9767a12e95 + - 51e07d61-bad0-4761-9d18-2a8027550614 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 117.603643ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: GET response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:46:53.021766+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "41", "hypervisor_id": "701", "node_id": "61"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1747 + body: "{\"server\": {\"id\": \"31e95279-476a-4423-b65f-223e675dd222\", \"name\": \"cli-srv-nifty-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nifty-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"af999234-a333-42dd-b803-dfed3a23c728\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:39.714572+00:00\", \"modification_date\": \"2025-11-04T10:19:37.383649+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1747" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:44 GMT + - Tue, 04 Nov 2025 10:19:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1224ccfc-c49f-4f02-8e1d-9375dc5d1ee8 + - 399b1e00-32ce-40c4-9f2e-7b4bdc971b9c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:47:48.153884+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 130.984637ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da - method: GET - response: - body: '{"server": {"id": "5bb0080b-704b-4d75-a393-5518220ff3da", "name": "cli-srv-dreamy-franklin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-franklin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "efd8733f-a478-4c2a-9127-2dad2660bc32", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:79", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.399632+00:00", - "modification_date": "2025-10-28T16:47:48.153884+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - headers: - Content-Length: - - "1745" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:47:49 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d2227b0e-6b9c-4b11-b0d0-f518d0abd93b - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5bb0080b-704b-4d75-a393-5518220ff3da + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/31e95279-476a-4423-b65f-223e675dd222 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:49 GMT + - Tue, 04 Nov 2025 10:19:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 54bf4d88-d9ed-4347-a37e-a3974f583562 + - 01b95788-087d-4b3e-9baf-bb0083e4e406 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"efd8733f-a478-4c2a-9127-2dad2660bc32", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.498952Z", "updated_at":"2025-10-28T16:46:46.498952Z", - "references":[{"id":"b9fa7fe6-1bf9-4b18-910d-fcaf9eaee318", "product_resource_type":"instance_server", - "product_resource_id":"5bb0080b-704b-4d75-a393-5518220ff3da", "created_at":"2025-10-28T16:46:46.498952Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 194.183392ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/efd8733f-a478-4c2a-9127-2dad2660bc32 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/af999234-a333-42dd-b803-dfed3a23c728 method: GET response: - body: '{"id":"efd8733f-a478-4c2a-9127-2dad2660bc32", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.498952Z", "updated_at":"2025-10-28T16:46:46.498952Z", - "references":[{"id":"b9fa7fe6-1bf9-4b18-910d-fcaf9eaee318", "product_resource_type":"instance_server", - "product_resource_id":"5bb0080b-704b-4d75-a393-5518220ff3da", "created_at":"2025-10-28T16:46:46.498952Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"af999234-a333-42dd-b803-dfed3a23c728\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:39.808996Z\", \"updated_at\":\"2025-11-04T10:18:39.808996Z\", \"references\":[{\"id\":\"37e0dcb2-deab-4b8c-a94c-083b848057d7\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"31e95279-476a-4423-b65f-223e675dd222\", \"created_at\":\"2025-11-04T10:18:39.808996Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:49 GMT + - Tue, 04 Nov 2025 10:19:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 47ed09eb-2be6-41cd-8906-25cb5a4c9706 + - 4bc2c598-143a-46f8-80f5-2cf31c341fc7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"efd8733f-a478-4c2a-9127-2dad2660bc32", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.498952Z", "updated_at":"2025-10-28T16:47:50.003757Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:50.003757Z", "zone":"fr-par-1"}' - form: {} + duration: 40.53997ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/efd8733f-a478-4c2a-9127-2dad2660bc32 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/af999234-a333-42dd-b803-dfed3a23c728 method: GET response: - body: '{"id":"efd8733f-a478-4c2a-9127-2dad2660bc32", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.498952Z", "updated_at":"2025-10-28T16:47:50.003757Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:50.003757Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"af999234-a333-42dd-b803-dfed3a23c728\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:39.808996Z\", \"updated_at\":\"2025-11-04T10:19:38.000435Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:19:38.000435Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7ca32c5b-3251-40b7-8f27-5ade7f586bb2 + - 548c720b-f75d-4c3d-b941-952ca13e08b4 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 48.603672ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/efd8733f-a478-4c2a-9127-2dad2660bc32 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/af999234-a333-42dd-b803-dfed3a23c728 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:55 GMT + - Tue, 04 Nov 2025 10:19:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5f8a88da-f208-41e8-a55d-7d8e4758c32e + - ad9f8bab-c178-4532-95ea-9166f96fe95c status: 204 No Content code: 204 - duration: "" + duration: 64.39377ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-dynamic-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-dynamic-ip.cassette.yaml index 688f906c2b..a0e8748d62 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-dynamic-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-dynamic-ip.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:45 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - de15e9b0-5b86-446b-ad5b-52c2f2dcdf3e + - 88c731db-4ce1-42f1-a913-39e1ae77290d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 128.137971ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 19e4f1a7-3486-4bbc-9814-4d88e79d3cdd + - aa8e26df-3fef-435d-87d6-02c6cdb412b1 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 54.993811ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 21a46ec3-d491-4cb1-b3b5-556525d88614 + - 04cfad71-add9-43eb-a015-c267e511229f status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 44.156007ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e7b1fa6-d74c-4b39-bfe6-3bd4d45a5618 + - e54a4c7a-e320-4fce-a796-f6613ca2eb36 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": null, - "prefix": "2001:bc8:710:722b::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}}' - form: {} + duration: 36.076014ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv6\"}" headers: Content-Type: - application/json @@ -1480,65 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": null, - "prefix": "2001:bc8:710:722b::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 374 + body: "{\"ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": null, \"prefix\": \"2001:bc8:710:3c3b::/64\", \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv6\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}}" headers: Content-Length: - "374" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/971b3ea2-590d-46ab-97f1-dbe860c2675d + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a81b021c-d607-4479-aa5b-816afdadec9f Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b66f9c13-e8a8-4407-b7e2-a75ca533954e + - 91225082-3003-41c1-b2ae-446d0d44724e status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:46.850078+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 489.348219ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 277 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-recursing-pike\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"a81b021c-d607-4479-aa5b-816afdadec9f\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1547,1269 +205,796 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:46.850078+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2343 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:40.195760+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2341" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2343" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 26461322-fa3c-45a0-94a0-2bfd2701fff8 + - d11aafe2-fc5c-42b2-9211-52647f3271e0 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "3ff0c8fe-6e70-423a-a171-64646d2b74b2", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9/action", - "href_result": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9", "started_at": - "2025-10-28T16:46:47.947165+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 759.572947ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7/action method: POST response: - body: '{"task": {"id": "3ff0c8fe-6e70-423a-a171-64646d2b74b2", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9/action", - "href_result": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9", "started_at": - "2025-10-28T16:46:47.947165+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"b9e4db62-6a6e-4388-a77a-cffb3a48e2ed\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7/action\", \"href_result\": \"/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"started_at\": \"2025-11-04T10:18:41.231704+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/3ff0c8fe-6e70-423a-a171-64646d2b74b2 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/b9e4db62-6a6e-4388-a77a-cffb3a48e2ed Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1caedc02-7296-4189-b836-6ce9ba3418e6 + - aa7b51dc-f321-4f8f-b34a-1d5d1bc5b710 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, - "public_ips": [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:47.534191+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 446.383524ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, - "public_ips": [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:47.534191+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2365 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:40.838512+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0da666c3-1887-4144-9761-183a4e8e33c9 + - 94eb02ff-a326-49ab-a2bf-0643e2d0bf49 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:50.603777+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 92.922568ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:50.603777+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2724 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, \"public_ips\": [{\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:43.858640+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2727" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2724" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c294267b-070f-4603-a0a3-ee4af41439de + - 35e63438-0eb0-4937-9ec5-e1ef79d6d431 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:50.603777+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 120.297494ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:50.603777+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2724 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, \"public_ips\": [{\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:43.858640+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2727" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2724" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d3b7e8a8-01cc-4ba4-903a-332e6ff1348b + - ff3f94b8-117f-4927-aab9-5e7514301de5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:50.603777+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 117.088576ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:50.603777+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2724 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, \"public_ips\": [{\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:43.858640+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2727" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2724" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ff23e9c0-2f58-4a6a-9575-190a2b65b962 + - 52f45188-ecef-42f2-9321-fc1da4c412b9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "184a8b76-3c60-4bf6-9707-22307d4fd439", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9/action", - "href_result": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9", "started_at": - "2025-10-28T16:46:53.670867+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 97.810455ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7/action method: POST response: - body: '{"task": {"id": "184a8b76-3c60-4bf6-9707-22307d4fd439", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9/action", - "href_result": "/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9", "started_at": - "2025-10-28T16:46:53.670867+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"cbbfc23a-8568-4c5e-8e96-81eaa5a80964\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7/action\", \"href_result\": \"/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"started_at\": \"2025-11-04T10:18:46.839244+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/184a8b76-3c60-4bf6-9707-22307d4fd439 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/cbbfc23a-8568-4c5e-8e96-81eaa5a80964 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6f1f130c-c09f-4b1f-813b-efa8f015a61a + - 0e54a0eb-55e4-424b-a216-154be464d8af status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", "address": - "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:53.529534+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 185.903729ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", "address": - "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, "public_ips": [{"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "dynamic": true, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "pending", - "ipam_id": "251f5385-a806-4a77-a15a-0ffd620fc6ff"}, {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:46:53.529534+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "42", "hypervisor_id": - "303", "node_id": "15"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2684 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, \"public_ips\": [{\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": true, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"pending\", \"ipam_id\": \"70940e8e-3b7d-4482-80f5-ea6336054c3f\"}, {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2687" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2684" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3ad06449-ef36-476e-9902-8f029cd22253 + - 2d1ad591-ab7c-485d-b6c1-f1c2dd7ab625 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 118.131302ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2460 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2457" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2460" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:58 GMT + - Tue, 04 Nov 2025 10:18:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3d2dc7d9-e193-4983-a16f-5d4a94c232aa + - fdae6f25-3125-4255-a72a-68bc50b424a8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 109.102772ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2460 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2457" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2460" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:04 GMT + - Tue, 04 Nov 2025 10:18:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - be2141d7-842c-44fd-b638-bea110e4869c + - 34f6a447-0168-4c13-8cc3-3fdf17f259e4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 101.028472ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2460 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2457" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2460" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:09 GMT + - Tue, 04 Nov 2025 10:19:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 061709df-fc82-4611-9fd4-ca1c5dac5fcc + - 202f7a35-f619-42f7-8058-56fe10633594 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 101.280969ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2460 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2457" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2460" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:14 GMT + - Tue, 04 Nov 2025 10:19:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d78de749-76d5-4a78-9085-39c8454bbe27 + - 3cdab011-51dd-4448-a673-7b44298452f5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 192.274104ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": - "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": - [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], "mac_address": "de:00:00:d0:04:7d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.850078+00:00", - "modification_date": "2025-10-28T16:46:53.529534+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "42", "hypervisor_id": "303", "node_id": "15"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2460 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2457" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2460" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:19 GMT + - Tue, 04 Nov 2025 10:19:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9fc8fddd-c8fc-4c69-b3a4-5e1be2dab2d1 + - c2d0bbc7-69ba-45d8-b031-c7d630db61c6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:47:21.300406+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 132.0553ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: GET response: - body: '{"server": {"id": "ca99b33d-2956-4f13-95bf-0594f5bc94f9", "name": "cli-srv-dreamy-meninsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-meninsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e268c148-6578-480c-b0c6-73ff3294e899", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}, "public_ips": [{"id": "971b3ea2-590d-46ab-97f1-dbe860c2675d", - "address": "2001:bc8:710:722b:dc00:ff:fed0:47d", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:47e", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "5d3ad42e-4fc1-4fde-ac2c-6a2d36a19ae9"}], - "mac_address": "de:00:00:d0:04:7d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.850078+00:00", "modification_date": - "2025-10-28T16:47:21.300406+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2460 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2341" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2460" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:24 GMT + - Tue, 04 Nov 2025 10:19:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fbb0ce12-4b82-4508-aa28-49e4af7f60ca + - 36f43b98-05b2-4e21-a730-ebc44b21810b status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 125.181554ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2458 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" + headers: + Content-Length: + - "2458" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:19:22 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - f04754f1-8064-4ed3-9fa9-7d0497061894 + status: 200 OK + code: 200 + duration: 145.80145ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca99b33d-2956-4f13-95bf-0594f5bc94f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2458 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" + headers: + Content-Length: + - "2458" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:19:28 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 580a2119-d2bd-46cf-b11c-f4c36f9adb0c + status: 200 OK + code: 200 + duration: 115.199343ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2458 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" + headers: + Content-Length: + - "2458" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:19:33 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - edb8fe34-d79d-4853-bacc-c6d2cb52d590 + status: 200 OK + code: 200 + duration: 110.972691ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2458 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" + headers: + Content-Length: + - "2458" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:19:38 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - f9efbbe2-868f-4c38-9092-350666c27b95 + status: 200 OK + code: 200 + duration: 104.111132ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2458 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" + headers: + Content-Length: + - "2458" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:19:43 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - bcf89bab-80bb-49d3-8d36-4725067afbb0 + status: 200 OK + code: 200 + duration: 129.714997ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2458 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:18:46.719000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"39\", \"hypervisor_id\": \"1402\", \"node_id\": \"59\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" + headers: + Content-Length: + - "2458" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:19:48 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 53a3ce90-ef38-4c5e-b357-8bb68574456f + status: 200 OK + code: 200 + duration: 117.470158ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2343 + body: "{\"server\": {\"id\": \"33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7\", \"name\": \"cli-srv-recursing-pike\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-pike\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}, \"public_ips\": [{\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4585\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4586\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d968492b-1d4e-4a91-b28d-92ade9c3a506\"}], \"mac_address\": \"de:00:00:d1:45:85\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.195760+00:00\", \"modification_date\": \"2025-11-04T10:19:52.732532+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" + headers: + Content-Length: + - "2343" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:19:53 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 94900308-5266-4f4e-beed-6135ed86c208 + status: 200 OK + code: 200 + duration: 110.923119ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/33f8dbf6-6cb6-4289-85a6-f90fb7b6bad7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:25 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1a696b04-5e0d-4836-b738-159586232008 + - a5d9bf0f-82b8-44fd-a514-797aeed74086 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 520.047107ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/971b3ea2-590d-46ab-97f1-dbe860c2675d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a81b021c-d607-4479-aa5b-816afdadec9f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:25 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c52cf960-05fe-4b81-aefd-6ae8d6523c99 + - c9e41ae3-931d-499d-8f09-7239d090cef0 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"e268c148-6578-480c-b0c6-73ff3294e899", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.939267Z", "updated_at":"2025-10-28T16:47:25.365188Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:25.365188Z", "zone":"fr-par-1"}' - form: {} + duration: 327.066156ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e268c148-6578-480c-b0c6-73ff3294e899 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f844ecc8-b496-48ac-b65e-f36ff3b8ce83 method: GET response: - body: '{"id":"e268c148-6578-480c-b0c6-73ff3294e899", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.939267Z", "updated_at":"2025-10-28T16:47:25.365188Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:25.365188Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"f844ecc8-b496-48ac-b65e-f36ff3b8ce83\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:40.282110Z\", \"updated_at\":\"2025-11-04T10:19:54.218127Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:19:54.218127Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:25 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5488063d-fd45-4e6b-b582-3873ed414ffa + - f93223c0-f4b9-43e1-ae19-739f1357c8aa status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 63.658372ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e268c148-6578-480c-b0c6-73ff3294e899 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f844ecc8-b496-48ac-b65e-f36ff3b8ce83 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:25 GMT + - Tue, 04 Nov 2025 10:19:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 55999d70-2e32-4107-a18c-d918aaaaa8b7 + - f76cb96b-b111-476a-b61f-e946a8002775 status: 204 No Content code: 204 - duration: "" + duration: 76.409901ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-ipv4.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-ipv4.cassette.yaml index fa077c74de..6f6b1d8c12 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-ipv4.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6-and-ipv4.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:45 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3f0c5483-f6dd-4362-bcb6-66008b17a97f + - 85ba0cc8-c203-41ea-981c-a71a2f8f7328 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 88.666639ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8245ed50-1814-42a2-8924-95131a656ad4 + - 88d75b4f-64e8-4fa1-a3e8-0cba77e460a6 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 78.149486ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 86a923aa-d50f-415c-9d9f-35f2e43cf895 + - aa047788-306f-4367-a8e3-8f7d8ca40542 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 56.441756ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a6c928ea-3ff9-449d-9970-27746a1ecf93 + - fb459271-c562-4c28-aed0-03b7c666535a status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}}' - form: {} + duration: 34.124806ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,41 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2cc44e56-d7e3-4868-9b27-8c1968b0a3ed + - 1d4ec085-32ad-4132-9544-acea41277fbe status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": null, - "prefix": "2001:bc8:710:cdb6::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}}' - form: {} + duration: 479.459314ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv6\"}" headers: Content-Type: - application/json @@ -1522,67 +205,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": null, - "prefix": "2001:bc8:710:cdb6::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 374 + body: "{\"ip\": {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": null, \"prefix\": \"2001:bc8:710:7074::/64\", \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv6\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}}" headers: Content-Length: - "374" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/6038177e-0e61-42da-83a8-1b8e01f53054 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/5518b669-2712-486d-a79f-447c7dea27db Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 786cb981-a3f6-4d02-8bf5-e0d32ce1165e + - cbecb401-ae10-43e0-beab-56b58d71ade0 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:486", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], "mac_address": "de:00:00:d0:04:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:47.302537+00:00", - "modification_date": "2025-10-28T16:46:47.302537+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 500.369401ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 321 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-pensive-stonebraker\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\",\"5518b669-2712-486d-a79f-447c7dea27db\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1591,1435 +242,634 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:486", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], "mac_address": "de:00:00:d0:04:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:47.302537+00:00", - "modification_date": "2025-10-28T16:46:47.302537+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2585 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:40.739226+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2563" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2585" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:42 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ff97d28c-be49-4671-9422-c4813f6e05da + - 820ccf30-b1b1-4663-a22a-2b3ffdf6c1b8 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "55cf3e63-9dc4-44d8-b1e2-d8a70bd94340", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6/action", - "href_result": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6", "started_at": - "2025-10-28T16:46:48.455507+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 1.615700392s +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19/action method: POST response: - body: '{"task": {"id": "55cf3e63-9dc4-44d8-b1e2-d8a70bd94340", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6/action", - "href_result": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6", "started_at": - "2025-10-28T16:46:48.455507+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"31a8aad3-ffae-4b51-b265-b000f0a35ab3\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19/action\", \"href_result\": \"/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"started_at\": \"2025-11-04T10:18:42.343096+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:42 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/55cf3e63-9dc4-44d8-b1e2-d8a70bd94340 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/31a8aad3-ffae-4b51-b265-b000f0a35ab3 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ff476386-5bf1-474e-a8b9-a2c81932f0ee + - d91ea653-e1de-452e-b4ee-410df797caf1 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:48.265699+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 214.288872ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:48.265699+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2607 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:42.185136+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2585" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2607" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:48 GMT + - Tue, 04 Nov 2025 10:18:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3a731d34-0847-4a47-ae99-f8acbf59c476 + - 482a7c11-463f-49b3-aee7-ddeeb5f41c3c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:50.766326+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 95.836741ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:50.766326+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2741 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:44.814544+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2719" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2741" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a6b4228d-0601-44cd-bff7-06343b2767c6 + - 2ca09dfd-6371-4f9f-8ab1-0623b3fb55be status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:50.766326+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 99.847334ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:50.766326+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2741 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:44.814544+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2719" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2741" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5b8959a5-d2ee-4c86-8fdc-b18bf8f19e49 + - 24b7d3bb-ce75-4884-b900-4155b7fc5d90 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:50.766326+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 104.795382ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:50.766326+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2741 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:44.814544+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2719" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2741" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 25f37b09-259c-4930-80e1-93193f75159a + - 17c67106-724b-4561-afb7-10a4f12149e2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "c08b98f5-e106-4de8-89cf-b6ac47ea9303", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6/action", - "href_result": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6", "started_at": - "2025-10-28T16:46:54.149126+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 99.428689ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19/action method: POST response: - body: '{"task": {"id": "c08b98f5-e106-4de8-89cf-b6ac47ea9303", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6/action", - "href_result": "/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6", "started_at": - "2025-10-28T16:46:54.149126+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"c84dbedc-0ef5-4909-89e4-404a61f8fddd\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19/action\", \"href_result\": \"/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"started_at\": \"2025-11-04T10:18:47.931992+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:54 GMT + - Tue, 04 Nov 2025 10:18:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/c08b98f5-e106-4de8-89cf-b6ac47ea9303 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/c84dbedc-0ef5-4909-89e4-404a61f8fddd Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 198e1cae-3a29-4be5-a316-c336b765f7b0 + - 2144a639-7046-43c6-94ea-ff4ddf5b9dcd status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 177.247434ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2701 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:47.810325+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2679" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2701" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:54 GMT + - Tue, 04 Nov 2025 10:18:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b61dd145-17b1-4177-8027-4f1251f9d5b4 + - e436c051-c3bd-4d4f-81c4-3d385fd82047 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 90.240308ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2701 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:47.810325+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2679" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2701" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:59 GMT + - Tue, 04 Nov 2025 10:18:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 290a9a4d-d7cd-435d-a192-51caf0362ffa + - 9526dc88-1db6-495d-b75e-9610a61f54f4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 111.926955ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2701 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:47.810325+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2679" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2701" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:04 GMT + - Tue, 04 Nov 2025 10:18:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fe77504b-068f-4b19-ab4f-37d992533f69 + - b530a1ea-f2f8-44d7-b590-1c1ade8bbc59 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 112.348165ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2701 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:47.810325+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2677" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2701" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:09 GMT + - Tue, 04 Nov 2025 10:19:03 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0063f510-1d1a-4fd9-a93b-6745fe55b696 + - 3951dd22-cdb8-4996-8771-3bc2ecb5f12d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 191.134948ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2699 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:47.810325+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2677" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2699" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:15 GMT + - Tue, 04 Nov 2025 10:19:08 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 09a2e76a-30f9-4880-9f6e-486e65b33bf5 + - 63b47f19-62cf-436f-a406-4c3be85eef32 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 217.044762ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2699 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:47.810325+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2677" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2699" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:20 GMT + - Tue, 04 Nov 2025 10:19:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bf7bc135-17ce-4986-8458-9cbf2d07d2ef + - 18480c31-174f-4e7d-bc90-0b6136f1bed7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 183.386103ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", - "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:486", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], - "mac_address": "de:00:00:d0:04:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:47.302537+00:00", "modification_date": - "2025-10-28T16:46:54.009690+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "93", "hypervisor_id": - "102", "node_id": "55"}, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2699 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:18:47.810325+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"402\", \"node_id\": \"34\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2677" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2699" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:25 GMT + - Tue, 04 Nov 2025 10:19:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e8b8218-9225-412c-9c58-131a8db7241f + - 8001e32b-9bad-45ac-a055-cf6b59b1ef54 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:486", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], "mac_address": "de:00:00:d0:04:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:47.302537+00:00", - "modification_date": "2025-10-28T16:47:26.964987+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 82.225711ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: GET response: - body: '{"server": {"id": "3568b2a4-ec70-4792-a892-15c92d2de4a6", "name": "cli-srv-epic-greider", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-greider", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "f90f09af-486a-4cd3-bd6b-2032e4aa3939"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:485", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:486", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "d6d58a19-0c3f-46b9-bccc-067d8e6c4300"}], "mac_address": "de:00:00:d0:04:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:47.302537+00:00", - "modification_date": "2025-10-28T16:47:26.964987+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2585 + body: "{\"server\": {\"id\": \"b2d70db9-01b9-44ef-90e7-bcf71ca2be19\", \"name\": \"cli-srv-pensive-stonebraker\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-pensive-stonebraker\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"13e63439-476a-453a-b8b9-01ba765b33ef\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"7046890c-effe-4d05-928f-5b0ef8fe9600\"}, {\"id\": \"5518b669-2712-486d-a79f-447c7dea27db\", \"address\": \"2001:bc8:710:7074:dc00:ff:fed1:458b\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:458c\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a72d2ae1-e63d-4734-8f48-1e5325ac2d2a\"}], \"mac_address\": \"de:00:00:d1:45:8b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.739226+00:00\", \"modification_date\": \"2025-11-04T10:19:21.102565+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2563" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2585" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:30 GMT + - Tue, 04 Nov 2025 10:19:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 32aa74da-e888-419f-bc7a-e59f8fd0dac5 + - 9cdb3854-2ddf-4869-adfd-764dd44ce238 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 102.458736ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3568b2a4-ec70-4792-a892-15c92d2de4a6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2d70db9-01b9-44ef-90e7-bcf71ca2be19 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:30 GMT + - Tue, 04 Nov 2025 10:19:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d6a5dadf-970a-4178-84a6-8afcede665f4 + - ef0ee45a-4851-4dc5-bff0-c1afeaf83ef5 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 423.744962ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:31 GMT + - Tue, 04 Nov 2025 10:19:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b54caf76-469e-4269-9cb0-701dd605936e + - b985eeef-d337-4466-a392-7bf89d06739a status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 294.068305ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/6038177e-0e61-42da-83a8-1b8e01f53054 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/5518b669-2712-486d-a79f-447c7dea27db method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:31 GMT + - Tue, 04 Nov 2025 10:19:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c52e123b-469e-4951-bc3a-567deeb21e46 + - 3ac37406-9f3a-4055-8638-ac998ab20611 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:47.389696Z", "updated_at":"2025-10-28T16:47:30.931082Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:30.931082Z", "zone":"fr-par-1"}' - form: {} + duration: 236.863025ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b7f78d4f-ff28-4c94-9a47-4024e42b0a82 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/13e63439-476a-453a-b8b9-01ba765b33ef method: GET response: - body: '{"id":"b7f78d4f-ff28-4c94-9a47-4024e42b0a82", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:47.389696Z", "updated_at":"2025-10-28T16:47:30.931082Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:30.931082Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"13e63439-476a-453a-b8b9-01ba765b33ef\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:40.833462Z\", \"updated_at\":\"2025-11-04T10:19:24.550690Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:19:24.550690Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:31 GMT + - Tue, 04 Nov 2025 10:19:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f644bcd3-fd94-4a7c-861f-7da730199955 + - 6f7f5eea-782f-4ded-8d1e-d2ff7d1ee00d status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.721214ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b7f78d4f-ff28-4c94-9a47-4024e42b0a82 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/13e63439-476a-453a-b8b9-01ba765b33ef method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:31 GMT + - Tue, 04 Nov 2025 10:19:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - affaedaa-bc50-448b-8c8f-e0baf1f44aa6 + - 0c774b2c-33a4-476d-970a-193a8d7cb494 status: 204 No Content code: 204 - duration: "" + duration: 101.352019ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6.cassette.yaml index 4e2ea9f936..2fbcbb3ed9 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-ips-with-ipv6.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:45 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2f07b495-71bb-4f55-9670-aa1812a03ea1 + - ebd47c41-d0b9-42fb-8a22-a9add0b34489 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 99.803044ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 333a5bc6-f871-4989-a849-c19266784a14 + - 813c4ea3-91e6-4f04-9b7e-e0cc4ae8f755 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 69.421067ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 32c06e2e-8ef1-43c2-b7ea-16035630e5ac + - 8a1523b5-9e9c-4857-9eb1-1412fc6996ee status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 64.009489ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 68f95516-7a22-4e54-8252-1176b2933089 + - 4d24bb20-74a4-48af-890d-2177f7cea661 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": null, - "prefix": "2001:bc8:710:7076::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}}' - form: {} + duration: 35.805938ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv6\"}" headers: Content-Type: - application/json @@ -1480,65 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": null, - "prefix": "2001:bc8:710:7076::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 374 + body: "{\"ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": null, \"prefix\": \"2001:bc8:710:7076::/64\", \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv6\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}}" headers: Content-Length: - "374" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:46 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/946e9170-4195-4a90-bc6e-3e173127aa90 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ac76d53d-3147-44ff-baaf-875919d1f98c + - f4590c8a-f184-40d3-af76-9cf2882408e8 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}], - "mac_address": "de:00:00:d0:04:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.864518+00:00", "modification_date": - "2025-10-28T16:46:46.864518+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 486.368681ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 277 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-boring-keller\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"946e9170-4195-4a90-bc6e-3e173127aa90\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1547,1333 +205,604 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}], - "mac_address": "de:00:00:d0:04:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.864518+00:00", "modification_date": - "2025-10-28T16:46:46.864518+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2342 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:40.204925+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2338" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2342" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - da76e37e-4408-4f64-9c16-ac66e3492fde + - ba4a7405-33c5-4f5b-9ae6-c288b69e95e3 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "2556632e-deac-4485-bbbd-b1fb28f8a797", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec/action", - "href_result": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec", "started_at": - "2025-10-28T16:46:47.763014+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 780.066059ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea/action method: POST response: - body: '{"task": {"id": "2556632e-deac-4485-bbbd-b1fb28f8a797", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec/action", - "href_result": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec", "started_at": - "2025-10-28T16:46:47.763014+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"a1565acd-9ec7-4fae-8a15-a92d992cb7c5\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea/action\", \"href_result\": \"/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"started_at\": \"2025-11-04T10:18:41.036421+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/2556632e-deac-4485-bbbd-b1fb28f8a797 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/a1565acd-9ec7-4fae-8a15-a92d992cb7c5 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9cf602c4-4f75-4687-9017-5123b338b114 + - a65559c4-9e4d-49b5-83f2-1f30d2c4605e status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:47.605563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 233.875989ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:47.605563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2364 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:40.863245+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2360" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:47 GMT + - Tue, 04 Nov 2025 10:18:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f2b29602-5c4f-4c2f-94cd-b5b5f53a46af + - 259366eb-1bfd-4ec5-8331-46b9351bd713 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:50.079206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 107.655626ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:50.079206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2499 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:43.584348+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2494" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2499" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - da8dbf1b-72ba-4191-98dc-d785bdb0db0b + - f5564271-20c4-4b5d-8853-28c4222390c8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:50.079206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 97.912447ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:50.079206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2499 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:43.584348+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2494" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2499" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f7b6b81a-887a-4d6a-a1ae-b1865430887c + - 19f0f7e1-90a3-42c9-80f6-4e56e043094c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:50.079206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 110.9577ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, - "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:50.079206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2499 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:43.584348+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2494" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2499" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2a20efa5-1b8d-4d7e-8ad4-3e3db10eeabd + - 72b82c64-7cd4-40c8-8734-7722834dddae status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "3aa3d252-144b-4f70-93fa-6864e9960f63", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec/action", - "href_result": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec", "started_at": - "2025-10-28T16:46:53.484130+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 124.601655ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea/action method: POST response: - body: '{"task": {"id": "3aa3d252-144b-4f70-93fa-6864e9960f63", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec/action", - "href_result": "/servers/c741016c-c856-4da2-9996-ccf1242b75ec", "started_at": - "2025-10-28T16:46:53.484130+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"93109159-b26c-4594-99ea-3970b3e3218c\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea/action\", \"href_result\": \"/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"started_at\": \"2025-11-04T10:18:46.673741+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/3aa3d252-144b-4f70-93fa-6864e9960f63 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/93109159-b26c-4594-99ea-3970b3e3218c Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34e31bf6-1cd9-4d4d-8c03-d02ecefdcc44 + - f8e55d9c-9d11-47ba-86d2-4d32deb22942 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 183.432065ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2459 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:46.544435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2459" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:53 GMT + - Tue, 04 Nov 2025 10:18:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6a6ba1bf-a92c-4e85-aace-10041f5ef609 + - c3d6219d-a00c-447d-bdc6-0368cb0c53cc status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 144.103646ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2459 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:46.544435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2459" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:58 GMT + - Tue, 04 Nov 2025 10:18:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7dd8306a-3723-49a6-9fad-ecacc228aa2b + - 0e99b8cb-ff46-4312-afc0-e861645521cf status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 113.099797ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2459 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:46.544435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2459" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:03 GMT + - Tue, 04 Nov 2025 10:18:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c8b8dc6-d980-4588-b6fd-b7b73635820c + - f339cb30-6fe9-462e-bc0a-4601e93953ec status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 102.421315ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2459 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:46.544435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2459" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:09 GMT + - Tue, 04 Nov 2025 10:19:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7d120541-938c-4501-8a93-45864a30f4df + - c28202b6-a137-4c05-9dff-7a85bafaab01 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 107.176463ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2459 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:46.544435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2459" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:14 GMT + - Tue, 04 Nov 2025 10:19:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d6d68458-86b5-4111-b070-719678ddd44e + - 11701c19-b585-49bf-b086-05c77be51b92 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 141.031478ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2459 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:46.544435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2452" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2459" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:19 GMT + - Tue, 04 Nov 2025 10:19:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - eb0f2f60-5f67-4e92-8518-feb3a1a631e3 + - 14263f19-377f-4c33-b3b4-f3e1f76ff82b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 111.035891ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": - "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", - "netmask": "64", "family": "inet6", "provisioning_mode": "slaac", "tags": [], - "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": - [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}], "mac_address": "de:00:00:d0:04:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:46.864518+00:00", - "modification_date": "2025-10-28T16:46:53.358466+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "303", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2457 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:18:46.544435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1801\", \"node_id\": \"24\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2452" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2457" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:24 GMT + - Tue, 04 Nov 2025 10:19:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9661139-6c89-433f-8c3d-8f8cbe431899 + - 017b1eaa-7e7a-4b84-8cbe-fd0703eeaadb status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}], - "mac_address": "de:00:00:d0:04:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.864518+00:00", "modification_date": - "2025-10-28T16:47:26.219378+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 130.665204ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: GET response: - body: '{"server": {"id": "c741016c-c856-4da2-9996-ccf1242b75ec", "name": "cli-srv-naughty-curie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-curie", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "206efbf3-055e-4230-8a69-ca5165cf420c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "946e9170-4195-4a90-bc6e-3e173127aa90", "address": "2001:bc8:710:7076:dc00:ff:fed0:483", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:484", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "275ff960-8f21-44db-903c-c9f3306d9a69"}, "public_ips": [{"id": "946e9170-4195-4a90-bc6e-3e173127aa90", - "address": "2001:bc8:710:7076:dc00:ff:fed0:483", "dynamic": false, "gateway": - "fe80::dc00:ff:fed0:484", "netmask": "64", "family": "inet6", "provisioning_mode": - "slaac", "tags": [], "state": "attached", "ipam_id": "275ff960-8f21-44db-903c-c9f3306d9a69"}], - "mac_address": "de:00:00:d0:04:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:46.864518+00:00", "modification_date": - "2025-10-28T16:47:26.219378+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2342 + body: "{\"server\": {\"id\": \"e3390773-67f6-41b6-a51a-0b04ca5ff6ea\", \"name\": \"cli-srv-boring-keller\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-keller\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}, \"public_ips\": [{\"id\": \"946e9170-4195-4a90-bc6e-3e173127aa90\", \"address\": \"2001:bc8:710:7076:dc00:ff:fed1:4587\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4588\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4347a3c6-7836-44a8-b670-f686b6eabf22\"}], \"mac_address\": \"de:00:00:d1:45:87\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:40.204925+00:00\", \"modification_date\": \"2025-11-04T10:19:19.788108+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2338" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2342" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:29 GMT + - Tue, 04 Nov 2025 10:19:22 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0cc23cf0-b32c-466c-991a-a35dade7d6bc + - 33a1a4d8-e422-4d73-9628-c3099f397e97 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 106.527786ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c741016c-c856-4da2-9996-ccf1242b75ec + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e3390773-67f6-41b6-a51a-0b04ca5ff6ea method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:29 GMT + - Tue, 04 Nov 2025 10:19:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 12ab606a-31ae-453a-9de8-fd202c9b6690 + - eb70a5eb-9d22-4788-804b-6671a7944547 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 431.476118ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/946e9170-4195-4a90-bc6e-3e173127aa90 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:30 GMT + - Tue, 04 Nov 2025 10:19:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 33d53ea3-3efb-4261-aadf-e242e4035f50 + - 68e66390-3f13-4fa3-b1c1-b6fc5752fd56 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"206efbf3-055e-4230-8a69-ca5165cf420c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.976002Z", "updated_at":"2025-10-28T16:47:30.007444Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:30.007444Z", "zone":"fr-par-1"}' - form: {} + duration: 552.118075ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/206efbf3-055e-4230-8a69-ca5165cf420c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e4d08203-c18d-40d7-95fe-9fe3e31d8c4a method: GET response: - body: '{"id":"206efbf3-055e-4230-8a69-ca5165cf420c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:46.976002Z", "updated_at":"2025-10-28T16:47:30.007444Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:47:30.007444Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"e4d08203-c18d-40d7-95fe-9fe3e31d8c4a\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:40.288607Z\", \"updated_at\":\"2025-11-04T10:19:23.166197Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:19:23.166197Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:30 GMT + - Tue, 04 Nov 2025 10:19:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b3218492-1e2b-4dad-a1a3-1460f942f66e + - 18d33d1c-14be-4430-a13e-0dbf1b6b69b7 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 48.313621ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/206efbf3-055e-4230-8a69-ca5165cf420c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e4d08203-c18d-40d7-95fe-9fe3e31d8c4a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:47:30 GMT + - Tue, 04 Nov 2025 10:19:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8122a4ab-f870-4319-b26c-4d5d9c756be4 + - 26d677e8-40c6-4ca5-adcc-7b85341c4071 status: 204 No Content code: 204 - duration: "" + duration: 80.458522ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.cassette.yaml index d153f76be9..6950b3254f 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.cassette.yaml @@ -1,1462 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "GPU-3070-S": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "RTX-3070", "gpu_memory": 8589934592}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 715.4, - "hourly_price": 0.98, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "H100-1-80G": {"alt_names": [], "arch": "x86_64", - "ncpus": 24, "ram": 257698037760, "gpu": 1, "gpu_info": {"gpu_manufacturer": - "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3000000000000, - "monthly_price": 1992.9, "hourly_price": 2.73, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2097152000, "end_of_service": false}, "H100-1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 24, "ram": 257698037760, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3000000000000, - "monthly_price": 3066.0, "hourly_price": 4.2, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2097152000, "end_of_service": false}, "H100-2-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 515396075520, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6000000000000, - "monthly_price": 3985.8, "hourly_price": 5.46, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 4194304000, "end_of_service": false}, "H100-2-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 515396075520, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6000000000000, - "monthly_price": 6132.0, "hourly_price": 8.4, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 4194304000, "end_of_service": false}, "H100-SXM-2-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 257698037760, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-SXM", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3200000000000, - "monthly_price": 4393.14, "hourly_price": 6.018, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "H100-SXM-4-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 515396075520, "gpu": 4, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-SXM", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6400000000000, - "monthly_price": 8475.3, "hourly_price": 11.61, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "H100-SXM-8-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 128, "ram": 1030792151040, "gpu": 8, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-SXM", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 12800000000000, - "monthly_price": 16810.44, "hourly_price": 23.028, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "L4-1-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 51539607552, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 547.5, "hourly_price": 0.75, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2500000000, "sum_internet_bandwidth": 2500000000, - "interfaces": [{"internal_bandwidth": 2500000000, "internet_bandwidth": 2500000000}]}, - "block_bandwidth": 1048576000, "end_of_service": false}, "L4-2-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 103079215104, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1095.0, "hourly_price": 1.5, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1572864000, "end_of_service": false}, "L4-4-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 206158430208, "gpu": 4, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 2190.0, "hourly_price": 3.0, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2621440000, "end_of_service": false}, "L4-8-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 412316860416, "gpu": 8, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 4380.0, "hourly_price": 6.0, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "L40S-1-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 103079215104, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 1600000000000, - "monthly_price": 1022.0, "hourly_price": 1.4, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2500000000, "sum_internet_bandwidth": 2500000000, - "interfaces": [{"internal_bandwidth": 2500000000, "internet_bandwidth": 2500000000}]}, - "block_bandwidth": 1048576000, "end_of_service": false}, "L40S-2-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 206158430208, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3200000000000, - "monthly_price": 2044.0, "hourly_price": 2.8, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1572864000, "end_of_service": false}, "L40S-4-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 412316860416, "gpu": 4, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6400000000000, - "monthly_price": 4088.0, "hourly_price": 5.6, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2621440000, "end_of_service": false}, "L40S-8-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 824633720832, "gpu": 8, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 12800000000000, - "monthly_price": 8176.0, "hourly_price": 11.2, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "PLAY2-MICRO": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-2/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "GPU-3070-S": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "RTX-3070", "gpu_memory": 8589934592}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 715.4, - "hourly_price": 0.98, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "H100-1-80G": {"alt_names": [], "arch": "x86_64", - "ncpus": 24, "ram": 257698037760, "gpu": 1, "gpu_info": {"gpu_manufacturer": - "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3000000000000, - "monthly_price": 1992.9, "hourly_price": 2.73, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2097152000, "end_of_service": false}, "H100-1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 24, "ram": 257698037760, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3000000000000, - "monthly_price": 3066.0, "hourly_price": 4.2, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2097152000, "end_of_service": false}, "H100-2-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 515396075520, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6000000000000, - "monthly_price": 3985.8, "hourly_price": 5.46, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 4194304000, "end_of_service": false}, "H100-2-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 515396075520, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-PCIe", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6000000000000, - "monthly_price": 6132.0, "hourly_price": 8.4, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 4194304000, "end_of_service": false}, "H100-SXM-2-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 257698037760, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-SXM", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3200000000000, - "monthly_price": 4393.14, "hourly_price": 6.018, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "H100-SXM-4-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 515396075520, "gpu": 4, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-SXM", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6400000000000, - "monthly_price": 8475.3, "hourly_price": 11.61, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "H100-SXM-8-80G": {"alt_names": - [], "arch": "x86_64", "ncpus": 128, "ram": 1030792151040, "gpu": 8, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "H100-SXM", "gpu_memory": 85899345920}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 12800000000000, - "monthly_price": 16810.44, "hourly_price": 23.028, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "L4-1-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 51539607552, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 547.5, "hourly_price": 0.75, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2500000000, "sum_internet_bandwidth": 2500000000, - "interfaces": [{"internal_bandwidth": 2500000000, "internet_bandwidth": 2500000000}]}, - "block_bandwidth": 1048576000, "end_of_service": false}, "L4-2-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 103079215104, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1095.0, "hourly_price": 1.5, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1572864000, "end_of_service": false}, "L4-4-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 206158430208, "gpu": 4, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 2190.0, "hourly_price": 3.0, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2621440000, "end_of_service": false}, "L4-8-24G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 412316860416, "gpu": 8, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L4", "gpu_memory": 25769803776}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 4380.0, "hourly_price": 6.0, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "L40S-1-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 103079215104, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 1600000000000, - "monthly_price": 1022.0, "hourly_price": 1.4, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2500000000, "sum_internet_bandwidth": 2500000000, - "interfaces": [{"internal_bandwidth": 2500000000, "internet_bandwidth": 2500000000}]}, - "block_bandwidth": 1048576000, "end_of_service": false}, "L40S-2-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 206158430208, "gpu": 2, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 3200000000000, - "monthly_price": 2044.0, "hourly_price": 2.8, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1572864000, "end_of_service": false}, "L40S-4-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 412316860416, "gpu": 4, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 6400000000000, - "monthly_price": 4088.0, "hourly_price": 5.6, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2621440000, "end_of_service": false}, "L40S-8-48G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 824633720832, "gpu": 8, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "L40S", "gpu_memory": 51539607552}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": 12800000000000, - "monthly_price": 8176.0, "hourly_price": 11.2, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 20000000000, "sum_internet_bandwidth": 20000000000, - "interfaces": [{"internal_bandwidth": 20000000000, "internet_bandwidth": 20000000000}]}, - "block_bandwidth": 5242880000, "end_of_service": false}, "PLAY2-MICRO": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 40275 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"GPU-3070-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"RTX-3070\", \"gpu_memory\": 8589934592}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 715.4, \"hourly_price\": 0.98, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"H100-1-80G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 24, \"ram\": 257698037760, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"H100-PCIe\", \"gpu_memory\": 85899345920}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 3000000000000, \"monthly_price\": 1992.9, \"hourly_price\": 2.73, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"H100-1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 24, \"ram\": 257698037760, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"H100-PCIe\", \"gpu_memory\": 85899345920}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 3000000000000, \"monthly_price\": 3066.0, \"hourly_price\": 4.2, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"H100-2-80G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 515396075520, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"H100-PCIe\", \"gpu_memory\": 85899345920}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 6000000000000, \"monthly_price\": 3985.8, \"hourly_price\": 5.46, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 4194304000, \"end_of_service\": false}, \"H100-2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 515396075520, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"H100-PCIe\", \"gpu_memory\": 85899345920}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 6000000000000, \"monthly_price\": 6132.0, \"hourly_price\": 8.4, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 4194304000, \"end_of_service\": false}, \"H100-SXM-2-80G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 257698037760, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"H100-SXM\", \"gpu_memory\": 85899345920}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 3200000000000, \"monthly_price\": 4393.14, \"hourly_price\": 6.018, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"H100-SXM-4-80G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 515396075520, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"H100-SXM\", \"gpu_memory\": 85899345920}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 6400000000000, \"monthly_price\": 8475.3, \"hourly_price\": 11.61, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"H100-SXM-8-80G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 128, \"ram\": 1030792151040, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"H100-SXM\", \"gpu_memory\": 85899345920}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 12800000000000, \"monthly_price\": 16810.44, \"hourly_price\": 23.028, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"L40S-1-48G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 103079215104, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L40S\", \"gpu_memory\": 51539607552}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 1600000000000, \"monthly_price\": 1022.0, \"hourly_price\": 1.4, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L40S-2-48G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 206158430208, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L40S\", \"gpu_memory\": 51539607552}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 3200000000000, \"monthly_price\": 2044.0, \"hourly_price\": 2.8, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L40S-4-48G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 412316860416, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L40S\", \"gpu_memory\": 51539607552}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 6400000000000, \"monthly_price\": 4088.0, \"hourly_price\": 5.6, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L40S-8-48G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 824633720832, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L40S\", \"gpu_memory\": 51539607552}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": 12800000000000, \"monthly_price\": 8176.0, \"hourly_price\": 11.2, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "40275" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:04 GMT + - Tue, 04 Nov 2025 10:20:01 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - af4f98f9-b8aa-443e-9c1d-9cc1827bfdf7 + - 539e8d30-5600-4790-8a7c-10b4ff53bd52 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"POP2-HC-64C-128G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, - "hourly_price": 1.7024, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "PRO2-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 640.21, "hourly_price": 0.877, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6000000000, "sum_internet_bandwidth": 6000000000, - "interfaces": [{"internal_bandwidth": 6000000000, "internet_bandwidth": 6000000000}]}, - "block_bandwidth": 2097152000, "end_of_service": false}, "PRO2-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 319.74, "hourly_price": 0.438, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 1048576000, "end_of_service": false}, "PRO2-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 159.87, "hourly_price": 0.219, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "PRO2-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 80.3, "hourly_price": 0.11, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 700000000, "sum_internet_bandwidth": 700000000, - "interfaces": [{"internal_bandwidth": 700000000, "internet_bandwidth": 700000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "PRO2-XXS": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 40.15, "hourly_price": 0.055, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 350000000, "sum_internet_bandwidth": 350000000, - "interfaces": [{"internal_bandwidth": 350000000, "internet_bandwidth": 350000000}]}, - "block_bandwidth": 131072000, "end_of_service": false}, "RENDER-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 45097156608, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "P100", "gpu_memory": 17179869184}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 400000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 907.098, "hourly_price": - 1.2426, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2000000000, "sum_internet_bandwidth": 2000000000, "interfaces": [{"internal_bandwidth": - 2000000000, "internet_bandwidth": 2000000000}]}, "block_bandwidth": 2147483648, - "end_of_service": false}}}' - form: {} + duration: 45.607747ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-2/products/servers?page=2 method: GET response: - body: '{"servers": {"POP2-HC-64C-128G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, - "hourly_price": 1.7024, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "PRO2-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 640.21, "hourly_price": 0.877, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6000000000, "sum_internet_bandwidth": 6000000000, - "interfaces": [{"internal_bandwidth": 6000000000, "internet_bandwidth": 6000000000}]}, - "block_bandwidth": 2097152000, "end_of_service": false}, "PRO2-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 319.74, "hourly_price": 0.438, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 1048576000, "end_of_service": false}, "PRO2-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 159.87, "hourly_price": 0.219, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "PRO2-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 80.3, "hourly_price": 0.11, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 700000000, "sum_internet_bandwidth": 700000000, - "interfaces": [{"internal_bandwidth": 700000000, "internet_bandwidth": 700000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "PRO2-XXS": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 40.15, "hourly_price": 0.055, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 350000000, "sum_internet_bandwidth": 350000000, - "interfaces": [{"internal_bandwidth": 350000000, "internet_bandwidth": 350000000}]}, - "block_bandwidth": 131072000, "end_of_service": false}, "RENDER-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 45097156608, "gpu": 1, "gpu_info": - {"gpu_manufacturer": "NVIDIA", "gpu_name": "P100", "gpu_memory": 17179869184}, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 400000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 907.098, "hourly_price": - 1.2426, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2000000000, "sum_internet_bandwidth": 2000000000, "interfaces": [{"internal_bandwidth": - 2000000000, "internet_bandwidth": 2000000000}]}, "block_bandwidth": 2147483648, - "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14060 + body: "{\"servers\": {\"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}}}" headers: Content-Length: - "14060" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:04 GMT + - Tue, 04 Nov 2025 10:20:02 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 93652e55-0794-4b88-8e15-dee5b1256eab + - 973f4c64-a599-44bf-9307-e10a2893f9b7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"f3431c05-e917-4bf0-b9db-9d4c14716a5e", "arch":"x86_64", - "zone":"fr-par-2", "compatible_commercial_types":["L4-1-24G", "L4-2-24G", "L4-4-24G", - "L4-8-24G", "L40S-1-48G", "L40S-2-48G", "L40S-4-48G", "L40S-8-48G", "RENDER-S", - "GPU-3070-S", "H100-1-M", "H100-2-M", "H100-1-80G", "H100-2-80G", "H100-SXM-1-80G", - "H100-SXM-2-80G", "H100-SXM-4-80G", "H100-SXM-8-80G"], "label":"ubuntu_jammy_gpu_os_12", - "type":"instance_sbs"}], "total_count":1}' - form: {} + duration: 42.510482ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy_gpu_os_12 + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-2 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy_gpu_os_12&order_by=type_asc&type=instance_sbs&zone=fr-par-2 method: GET response: - body: '{"local_images":[{"id":"f3431c05-e917-4bf0-b9db-9d4c14716a5e", "arch":"x86_64", - "zone":"fr-par-2", "compatible_commercial_types":["L4-1-24G", "L4-2-24G", "L4-4-24G", - "L4-8-24G", "L40S-1-48G", "L40S-2-48G", "L40S-4-48G", "L40S-8-48G", "RENDER-S", - "GPU-3070-S", "H100-1-M", "H100-2-M", "H100-1-80G", "H100-2-80G", "H100-SXM-1-80G", - "H100-SXM-2-80G", "H100-SXM-4-80G", "H100-SXM-8-80G"], "label":"ubuntu_jammy_gpu_os_12", - "type":"instance_sbs"}], "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 460 + body: "{\"local_images\":[{\"id\":\"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"arch\":\"x86_64\", \"zone\":\"fr-par-2\", \"compatible_commercial_types\":[\"L4-1-24G\", \"L4-2-24G\", \"L4-4-24G\", \"L4-8-24G\", \"L40S-1-48G\", \"L40S-2-48G\", \"L40S-4-48G\", \"L40S-8-48G\", \"RENDER-S\", \"GPU-3070-S\", \"H100-1-M\", \"H100-2-M\", \"H100-1-80G\", \"H100-2-80G\", \"H100-SXM-1-80G\", \"H100-SXM-2-80G\", \"H100-SXM-4-80G\", \"H100-SXM-8-80G\"], \"label\":\"ubuntu_jammy_gpu_os_12\", \"type\":\"instance_sbs\"}], \"total_count\":1}" headers: Content-Length: - "460" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:04 GMT + - Tue, 04 Nov 2025 10:20:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d235ee2c-3bc4-4771-9625-993f2f1b8acc + - 6b8840a8-c865-4904-876c-786f04e53053 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", "name": "Ubuntu - Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}}' - form: {} + duration: 43.53451ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-2/images/f3431c05-e917-4bf0-b9db-9d4c14716a5e method: GET response: - body: '{"image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", "name": "Ubuntu - Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 593 + body: "{\"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}}" headers: Content-Length: - "593" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:04 GMT + - Tue, 04 Nov 2025 10:20:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bea26542-ae5a-478d-9e4a-442f43825167 + - a5d0e920-cd99-4efb-a3bf-edbf0b7200c3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-2", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}}' - form: {} + duration: 64.170065ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1465,69 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-2/ips method: POST response: - body: '{"ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-2", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-2\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}}" headers: Content-Length: - "366" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:05 GMT + - Tue, 04 Nov 2025 10:20:02 GMT Location: - https://api.scaleway.com/instance/v1/zones/fr-par-2/ips/ac88a6d3-3ad8-4c51-8b09-3036c12add9b Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 031b9904-c899-406a-84ba-c06fdf609565 + - 0204adaa-1617-407a-810b-474f8fdde9ad status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, - "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], - "mac_address": "de:00:00:8e:b9:3b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:48:05.655075+00:00", "modification_date": - "2025-10-28T16:48:05.655075+00:00", "bootscript": null, "security_group": {"id": - "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-2", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 424.137542ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 380 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-laughing-austin\",\"dynamic_ip_required\":true,\"commercial_type\":\"H100-1-80G\",\"image\":\"f3431c05-e917-4bf0-b9db-9d4c14716a5e\",\"volumes\":{\"1\":{\"name\":\"cli-srv-laughing-austin-1\",\"size\":3000000000000,\"volume_type\":\"scratch\"}},\"enable_ipv6\":false,\"public_ips\":[\"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1536,1844 +205,732 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers method: POST response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, - "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], - "mac_address": "de:00:00:8e:b9:3b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:48:05.655075+00:00", "modification_date": - "2025-10-28T16:48:05.655075+00:00", "bootscript": null, "security_group": {"id": - "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-2", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2801 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2801" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:06 GMT + - Tue, 04 Nov 2025 10:20:03 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + - https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 70469f84-4d47-4368-9724-14d578ebd8b5 + - 54fbfe85-5cee-4e89-8d02-3d50173549b4 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "4e60bafc-2737-4dcc-a370-8733bbf76b78", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3/action", - "href_result": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3", "started_at": - "2025-10-28T16:48:06.532137+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-2"}}' - form: {} + duration: 782.248445ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547/action method: POST response: - body: '{"task": {"id": "4e60bafc-2737-4dcc-a370-8733bbf76b78", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3/action", - "href_result": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3", "started_at": - "2025-10-28T16:48:06.532137+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-2"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"912b89c5-09d8-4055-921e-c8efd67802d6\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/83d3a1fe-76a4-45bc-af33-95c060618547/action\", \"href_result\": \"/servers/83d3a1fe-76a4-45bc-af33-95c060618547\", \"started_at\": \"2025-11-04T10:20:03.610210+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-2\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:06 GMT + - Tue, 04 Nov 2025 10:20:03 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-2/tasks/4e60bafc-2737-4dcc-a370-8733bbf76b78 + - https://api.scaleway.com/instance/v1/zones/fr-par-2/tasks/912b89c5-09d8-4055-921e-c8efd67802d6 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d156de04-20e4-4c6b-afd8-3e0cf9ba86d1 + - b3213e46-806d-475b-95e5-5baafca7a1e1 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-2", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 326.798018ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-2", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2823 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:03.358440+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2823" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:06 GMT + - Tue, 04 Nov 2025 10:20:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 890b298d-8bb3-4db1-8162-5c7d054bdab3 + - 14ae6635-2dc5-41e9-a2b9-7ef217f1aa38 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-2", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 422.857998ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-2", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2823 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:03.358440+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2823" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:06 GMT + - Tue, 04 Nov 2025 10:20:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a71dafd6-5bd3-40a4-ac45-d7c7dc525231 + - 952a9dbf-bf4b-43a9-868e-e54f81b73741 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 103.650084ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2925 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"provisioning node\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:03.358440+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2926" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2925" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:11 GMT + - Tue, 04 Nov 2025 10:20:09 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 181c0a55-530c-460c-8100-5c58075b9361 + - ff17dd51-1aa6-47ed-bb20-8e6931e9100c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 118.643027ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2925 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"provisioning node\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:03.358440+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2926" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2925" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:17 GMT + - Tue, 04 Nov 2025 10:20:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 66e143b2-00a0-4efb-96b1-44a5aaac0985 + - 659139c2-f782-41a8-abab-5e44f28a2a37 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 117.25067ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:06.376932+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2925 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"provisioning node\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:03.358440+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2926" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2925" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:22 GMT + - Tue, 04 Nov 2025 10:20:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2c3a4df7-f18a-456b-8143-c24d73226251 + - dda78962-0417-4188-bd92-ae8ab57215eb status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:23.776693+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-2", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 114.904216ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:23.776693+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-2", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2956 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:19.683549+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2957" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2956" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:27 GMT + - Tue, 04 Nov 2025 10:20:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7f6efb42-2258-4876-8f91-512ec6ec9ffa + - 853c285b-52e7-42d4-8966-c8c66595a860 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "3bc0d414-634a-46eb-9ec1-c1a1cec3ea5b", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3/action", - "href_result": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3", "started_at": - "2025-10-28T16:48:27.535388+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-2"}}' - form: {} + duration: 104.939297ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547/action method: POST response: - body: '{"task": {"id": "3bc0d414-634a-46eb-9ec1-c1a1cec3ea5b", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3/action", - "href_result": "/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3", "started_at": - "2025-10-28T16:48:27.535388+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-2"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"2db9235b-7256-4256-9433-35f81d03a22a\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/83d3a1fe-76a4-45bc-af33-95c060618547/action\", \"href_result\": \"/servers/83d3a1fe-76a4-45bc-af33-95c060618547\", \"started_at\": \"2025-11-04T10:20:24.848672+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-2\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:27 GMT + - Tue, 04 Nov 2025 10:20:24 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-2/tasks/3bc0d414-634a-46eb-9ec1-c1a1cec3ea5b + - https://api.scaleway.com/instance/v1/zones/fr-par-2/tasks/2db9235b-7256-4256-9433-35f81d03a22a Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - beccef76-e0ff-4e43-9f7a-2163b7d7b63e + - c94cbb5f-cc12-4c62-b84f-b10707e7d946 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 215.226845ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2916 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2917" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2916" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:27 GMT + - Tue, 04 Nov 2025 10:20:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 14a1a2cf-2c8d-483b-8e66-d2313ee9cd58 + - 4bd2ca4a-8815-4384-9146-244f69b0be1e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 101.186283ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2916 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2917" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2916" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:32 GMT + - Tue, 04 Nov 2025 10:20:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 24b608ca-b80c-417b-9fce-e4b87800859e + - 28d07030-b508-4dd3-97a5-d76b9c157668 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 122.24046ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2916 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2917" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2916" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:37 GMT + - Tue, 04 Nov 2025 10:20:35 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 26e9b16b-1470-409f-af1f-88ff7b0afff5 + - 40811ebc-da23-48fc-a509-014864d747a8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 118.155468ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2916 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2917" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2916" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:43 GMT + - Tue, 04 Nov 2025 10:20:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 44a00b84-4d3c-45c0-aeca-0d0132085dde + - ad967363-f7a3-4f60-aeae-0c9be43656da status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 110.697558ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2914 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2915" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2914" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:48 GMT + - Tue, 04 Nov 2025 10:20:45 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6907d1ea-71d7-4645-81a1-68941df31538 + - 36317e36-6d47-46e7-8089-07e504519cc5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 130.824985ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2914 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2915" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2914" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:53 GMT + - Tue, 04 Nov 2025 10:20:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 852d9ba3-8e26-44fa-aff3-8f7150d9ecf3 + - 831f2ec9-8ac4-44b7-b866-1c1c8c14f8a7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 121.570889ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2914 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2915" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2914" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:48:58 GMT + - Tue, 04 Nov 2025 10:20:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a393d698-9639-4b7a-bd5f-2908e0b536be + - ce13af47-df10-4d0b-b027-7a313c8ec9bc status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 101.628971ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2914 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2915" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2914" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:03 GMT + - Tue, 04 Nov 2025 10:21:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c7bf52a3-05c9-4b84-9714-4183140c8fb2 + - 0e21b16c-30bb-460a-87d4-ce429d9a20d1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 101.640417ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": - "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", - "address": "51.159.131.214", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], "mac_address": "de:00:00:8e:b9:3b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:27.387943+00:00", "bootscript": null, - "security_group": {"id": "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default - security group"}, "location": {"zone_id": "fr-par-2", "platform_id": "30", "cluster_id": - "48", "hypervisor_id": "1501", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-2", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2914 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:24.699337+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-2\", \"platform_id\": \"30\", \"cluster_id\": \"38\", \"hypervisor_id\": \"501\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2915" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2914" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:08 GMT + - Tue, 04 Nov 2025 10:21:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 377acd72-2098-43e2-a3c2-b0094c777aab + - ee0f03a4-f6ff-418f-81b7-777a7ebfa90f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, - "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], - "mac_address": "de:00:00:8e:b9:3b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:48:05.655075+00:00", "modification_date": - "2025-10-28T16:49:12.672412+00:00", "bootscript": null, "security_group": {"id": - "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-2", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 110.326315ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: GET response: - body: '{"server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates", - "arch": "x86_64", "commercial_type": "H100-1-80G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-gates", "image": {"id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", - "name": "Ubuntu Jammy GPU OS 12 passthrough", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "43d3942a-890e-4bae-b657-a776667db001", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-10-20T14:33:32.134908+00:00", "modification_date": "2025-10-20T14:33:32.134908+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-2"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5864f884-6580-4671-aef3-531a1417990a", "state": "available", "zone": - "fr-par-2"}, "1": {"boot": false, "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", "volume_type": "scratch", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", "name": "cli-srv-busy-gates"}, - "size": 3000000000000, "state": "available", "creation_date": "2025-10-28T16:48:05.655075+00:00", - "modification_date": "2025-10-28T16:48:05.655075+00:00", "tags": [], "zone": - "fr-par-2"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}, - "public_ips": [{"id": "ac88a6d3-3ad8-4c51-8b09-3036c12add9b", "address": "51.159.131.214", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469"}], - "mac_address": "de:00:00:8e:b9:3b", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:48:05.655075+00:00", "modification_date": - "2025-10-28T16:49:12.672412+00:00", "bootscript": null, "security_group": {"id": - "22961510-2391-4fc7-83bd-d4c9d2d5c7fd", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-2", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2801 + body: "{\"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\", \"arch\": \"x86_64\", \"commercial_type\": \"H100-1-80G\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-austin\", \"image\": {\"id\": \"f3431c05-e917-4bf0-b9db-9d4c14716a5e\", \"name\": \"Ubuntu Jammy GPU OS 12 passthrough\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"43d3942a-890e-4bae-b657-a776667db001\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-10-20T14:33:32.134908+00:00\", \"modification_date\": \"2025-10-20T14:33:32.134908+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-2\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"state\": \"available\", \"zone\": \"fr-par-2\"}, \"1\": {\"boot\": false, \"id\": \"48ef0622-d26b-4a6e-87ce-21d5b33738f2\", \"name\": \"cli-srv-laughing-austin-1\", \"volume_type\": \"scratch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"83d3a1fe-76a4-45bc-af33-95c060618547\", \"name\": \"cli-srv-laughing-austin\"}, \"size\": 3000000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:20:02.706491+00:00\", \"tags\": [], \"zone\": \"fr-par-2\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}, \"public_ips\": [{\"id\": \"ac88a6d3-3ad8-4c51-8b09-3036c12add9b\", \"address\": \"51.159.131.214\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"60083e2c-9816-4a84-b14a-d346dd4d39ee\"}], \"mac_address\": \"de:00:00:8f:cf:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:20:02.706491+00:00\", \"modification_date\": \"2025-11-04T10:21:08.979000+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"22961510-2391-4fc7-83bd-d4c9d2d5c7fd\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-2\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2801" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:14 GMT + - Tue, 04 Nov 2025 10:21:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0585b135-b701-4e96-969a-6c40585926f6 + - 9d7f36fc-a35b-4540-881f-d9cb95f7e37c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 119.680534ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/a22a7ebe-e192-44a7-8c1d-864d75f488e3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-2/servers/83d3a1fe-76a4-45bc-af33-95c060618547 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:14 GMT + - Tue, 04 Nov 2025 10:21:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9e20573f-0beb-449d-b1d1-5058dc5ecdc7 + - 48c29f32-7a46-4652-8b5f-5cf59c4d873c status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 342.910282ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-2/ips/ac88a6d3-3ad8-4c51-8b09-3036c12add9b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:14 GMT + - Tue, 04 Nov 2025 10:21:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bc71d666-4aac-44cb-a679-60981b1167fc + - f3ed69a6-594d-4b88-a162-33550d520ca3 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"5864f884-6580-4671-aef3-531a1417990a", "name":"Ubuntu Jammy GPU - OS 12 passthrough_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:48:05.753523Z", "updated_at":"2025-10-28T16:49:14.484837Z", - "references":[], "parent_snapshot_id":"43d3942a-890e-4bae-b657-a776667db001", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:49:14.484837Z", "zone":"fr-par-2"}' - form: {} + duration: 435.995392ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-2/volumes/5864f884-6580-4671-aef3-531a1417990a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-2/volumes/0ffc426a-21b8-4a9a-9100-a3d3f8478bf4 method: GET response: - body: '{"id":"5864f884-6580-4671-aef3-531a1417990a", "name":"Ubuntu Jammy GPU - OS 12 passthrough_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:48:05.753523Z", "updated_at":"2025-10-28T16:49:14.484837Z", - "references":[], "parent_snapshot_id":"43d3942a-890e-4bae-b657-a776667db001", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:49:14.484837Z", "zone":"fr-par-2"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 504 + body: "{\"id\":\"0ffc426a-21b8-4a9a-9100-a3d3f8478bf4\", \"name\":\"Ubuntu Jammy GPU OS 12 passthrough_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:20:02.794503Z\", \"updated_at\":\"2025-11-04T10:21:11.451949Z\", \"references\":[], \"parent_snapshot_id\":\"43d3942a-890e-4bae-b657-a776667db001\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:21:11.451949Z\", \"zone\":\"fr-par-2\"}" headers: Content-Length: - "504" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:14 GMT + - Tue, 04 Nov 2025 10:21:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 894de438-8ab2-4777-a0ae-3b791ed33659 + - dbe17821-72ee-409c-bdd9-de2fa91b323f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 83.429059ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-2/volumes/5864f884-6580-4671-aef3-531a1417990a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-2/volumes/0ffc426a-21b8-4a9a-9100-a3d3f8478bf4 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:49:15 GMT + - Tue, 04 Nov 2025 10:21:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b4f02353-61e7-4fdf-a8e1-16091d1190c4 + - a0901707-cb5d-4e89-ae13-bcea76b3834b status: 204 No Content code: 204 - duration: "" + duration: 118.238152ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.golden b/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.golden index 35fcb79a16..98482ffb0d 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.golden +++ b/internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID a22a7ebe-e192-44a7-8c1d-864d75f488e3 -Name cli-srv-busy-gates +ID 83d3a1fe-76a4-45bc-af33-95c060618547 +Name cli-srv-laughing-austin Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 AllowedActions.0 poweron @@ -11,7 +11,7 @@ CreationDate few seconds ago DynamicIPRequired true RoutedIPEnabled true EnableIPv6 false -Hostname cli-srv-busy-gates +Hostname cli-srv-laughing-austin Image.ID f3431c05-e917-4bf0-b9db-9d4c14716a5e Image.Name Ubuntu Jammy GPU OS 12 passthrough Image.Arch x86_64 @@ -33,7 +33,7 @@ PublicIP.Netmask 32 PublicIP.Family inet PublicIP.Dynamic false PublicIP.ProvisioningMode dhcp -PublicIP.IpamID 14adb67b-13e5-49d8-be44-78c9c6203469 +PublicIP.IpamID 60083e2c-9816-4a84-b14a-d346dd4d39ee PublicIP.State attached PublicIPs.0.ID ac88a6d3-3ad8-4c51-8b09-3036c12add9b PublicIPs.0.Address 51.159.131.214 @@ -42,22 +42,22 @@ PublicIPs.0.Netmask 32 PublicIPs.0.Family inet PublicIPs.0.Dynamic false PublicIPs.0.ProvisioningMode dhcp -PublicIPs.0.IpamID 14adb67b-13e5-49d8-be44-78c9c6203469 +PublicIPs.0.IpamID 60083e2c-9816-4a84-b14a-d346dd4d39ee PublicIPs.0.State attached -MacAddress de:00:00:8e:b9:3b +MacAddress de:00:00:8f:cf:d9 ModificationDate few seconds ago State archived BootType local -Volumes.0.ID 5864f884-6580-4671-aef3-531a1417990a +Volumes.0.ID 0ffc426a-21b8-4a9a-9100-a3d3f8478bf4 Volumes.0.VolumeType sbs_volume Volumes.0.State available Volumes.0.Boot false Volumes.0.Zone fr-par-2 -Volumes.1.ID 341626a2-99c1-4b6f-a5c6-1863f812e250 -Volumes.1.Name cli-srv-busy-gates-1 +Volumes.1.ID 48ef0622-d26b-4a6e-87ce-21d5b33738f2 +Volumes.1.Name cli-srv-laughing-austin-1 Volumes.1.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 -Volumes.1.Server.ID a22a7ebe-e192-44a7-8c1d-864d75f488e3 -Volumes.1.Server.Name cli-srv-busy-gates +Volumes.1.Server.ID 83d3a1fe-76a4-45bc-af33-95c060618547 +Volumes.1.Server.Name cli-srv-laughing-austin Volumes.1.Size 3.0 TB Volumes.1.VolumeType scratch Volumes.1.CreationDate few seconds ago @@ -74,8 +74,8 @@ Zone fr-par-2 EndOfService false 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", - "name": "cli-srv-busy-gates", + "id": "83d3a1fe-76a4-45bc-af33-95c060618547", + "name": "cli-srv-laughing-austin", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "allowed_actions": [ @@ -88,7 +88,7 @@ EndOfService false "dynamic_ip_required": true, "routed_ip_enabled": true, "enable_ipv6": false, - "hostname": "cli-srv-busy-gates", + "hostname": "cli-srv-laughing-austin", "image": { "id": "f3431c05-e917-4bf0-b9db-9d4c14716a5e", "name": "Ubuntu Jammy GPU OS 12 passthrough", @@ -122,7 +122,7 @@ EndOfService false "dynamic": false, "provisioning_mode": "dhcp", "tags": [], - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469", + "ipam_id": "60083e2c-9816-4a84-b14a-d346dd4d39ee", "state": "attached" }, "public_ips": [ @@ -135,11 +135,11 @@ EndOfService false "dynamic": false, "provisioning_mode": "dhcp", "tags": [], - "ipam_id": "14adb67b-13e5-49d8-be44-78c9c6203469", + "ipam_id": "60083e2c-9816-4a84-b14a-d346dd4d39ee", "state": "attached" } ], - "mac_address": "de:00:00:8e:b9:3b", + "mac_address": "de:00:00:8f:cf:d9", "modification_date": "1970-01-01T00:00:00.0Z", "state": "stopped", "location": null, @@ -147,7 +147,7 @@ EndOfService false "boot_type": "local", "volumes": { "0": { - "id": "5864f884-6580-4671-aef3-531a1417990a", + "id": "0ffc426a-21b8-4a9a-9100-a3d3f8478bf4", "name": null, "export_uri": null, "organization": null, @@ -162,13 +162,13 @@ EndOfService false "zone": "fr-par-2" }, "1": { - "id": "341626a2-99c1-4b6f-a5c6-1863f812e250", - "name": "cli-srv-busy-gates-1", + "id": "48ef0622-d26b-4a6e-87ce-21d5b33738f2", + "name": "cli-srv-laughing-austin-1", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": { - "id": "a22a7ebe-e192-44a7-8c1d-864d75f488e3", - "name": "cli-srv-busy-gates" + "id": "83d3a1fe-76a4-45bc-af33-95c060618547", + "name": "cli-srv-laughing-austin" }, "size": 3000000000000, "volume_type": "scratch", diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.cassette.yaml index 7241b59a7d..51a037cdf1 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:49 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a3ff678a-6417-45f4-b84e-b5d4ea0e3fac + - 79abf577-324d-48f0-975f-6c46bcc58d02 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 63.290465ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8abce356-f881-4a6b-87b8-2470bb0851de + - 374fa565-c43f-4dcc-8524-27eb3eb35bfd X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 43.976943ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 67622b78-4e8f-45d3-86bb-db8370b6e94a + - 68c11df5-66be-4ce1-a13e-39013ab74a29 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 55.685033ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c4538fc7-15e1-4c5a-be1a-62b62408a0af + - 9bb4892e-b45d-4b66-9be4-ec5adec19281 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "name": "cli-srv-condescending-almeida", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-condescending-almeida", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a89616a5-c78a-45fd-baf7-24f639d78d2b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.410814+00:00", - "modification_date": "2025-10-28T16:45:50.410814+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 61.334744ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 222 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-boring-hugle\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,340 +168,212 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "name": "cli-srv-condescending-almeida", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-condescending-almeida", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a89616a5-c78a-45fd-baf7-24f639d78d2b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.410814+00:00", - "modification_date": "2025-10-28T16:45:50.410814+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2\", \"name\": \"cli-srv-boring-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"712a1c9d-4ac8-45a9-9980-013c2e0fc024\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.082239+00:00\", \"modification_date\": \"2025-11-04T10:17:37.082239+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1758" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3c6413af-ae10-4d1c-92ef-d45f0ab958d3 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 49c0c3b9-11ef-4807-82bc-3ab9f6ba17ce + - 8ff5594d-bfd9-486a-8a01-45050c70a8fb status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "name": "cli-srv-condescending-almeida", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-condescending-almeida", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a89616a5-c78a-45fd-baf7-24f639d78d2b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.410814+00:00", - "modification_date": "2025-10-28T16:45:50.410814+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 586.353836ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3c6413af-ae10-4d1c-92ef-d45f0ab958d3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2 method: GET response: - body: '{"server": {"id": "3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "name": "cli-srv-condescending-almeida", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-condescending-almeida", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a89616a5-c78a-45fd-baf7-24f639d78d2b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.410814+00:00", - "modification_date": "2025-10-28T16:45:50.410814+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2\", \"name\": \"cli-srv-boring-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"712a1c9d-4ac8-45a9-9980-013c2e0fc024\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.082239+00:00\", \"modification_date\": \"2025-11-04T10:17:37.082239+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1758" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6ac58e5b-374d-46ea-acaf-2cb985bd186f + - 8b06b59f-5587-4e3d-bc47-0302e2a1404a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "name": "cli-srv-condescending-almeida", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-condescending-almeida", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a89616a5-c78a-45fd-baf7-24f639d78d2b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.410814+00:00", - "modification_date": "2025-10-28T16:45:50.410814+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 111.384902ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3c6413af-ae10-4d1c-92ef-d45f0ab958d3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2 method: GET response: - body: '{"server": {"id": "3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "name": "cli-srv-condescending-almeida", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-condescending-almeida", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a89616a5-c78a-45fd-baf7-24f639d78d2b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.410814+00:00", - "modification_date": "2025-10-28T16:45:50.410814+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2\", \"name\": \"cli-srv-boring-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"712a1c9d-4ac8-45a9-9980-013c2e0fc024\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.082239+00:00\", \"modification_date\": \"2025-11-04T10:17:37.082239+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1758" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8a61dceb-54ea-431d-b7a9-ebdb7a762d85 + - 6894ed6f-84b5-4573-b569-58d5d595c45d status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 89.56081ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3c6413af-ae10-4d1c-92ef-d45f0ab958d3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e610e3c8-3daa-4220-9cf7-52669c7f77fd + - 420f27fb-d367-43d6-8d4e-dd8e82e4d072 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"a89616a5-c78a-45fd-baf7-24f639d78d2b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.498375Z", "updated_at":"2025-10-28T16:45:50.498375Z", - "references":[{"id":"0047154f-21ec-4dbe-9d3f-1136d9a00157", "product_resource_type":"instance_server", - "product_resource_id":"3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "created_at":"2025-10-28T16:45:50.498375Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 193.79844ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a89616a5-c78a-45fd-baf7-24f639d78d2b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/712a1c9d-4ac8-45a9-9980-013c2e0fc024 method: GET response: - body: '{"id":"a89616a5-c78a-45fd-baf7-24f639d78d2b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.498375Z", "updated_at":"2025-10-28T16:45:50.498375Z", - "references":[{"id":"0047154f-21ec-4dbe-9d3f-1136d9a00157", "product_resource_type":"instance_server", - "product_resource_id":"3c6413af-ae10-4d1c-92ef-d45f0ab958d3", "created_at":"2025-10-28T16:45:50.498375Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"712a1c9d-4ac8-45a9-9980-013c2e0fc024\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.171011Z\", \"updated_at\":\"2025-11-04T10:17:37.171011Z\", \"references\":[{\"id\":\"cdeb7ae6-3de7-4f96-a15c-371096f06509\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2\", \"created_at\":\"2025-11-04T10:17:37.171011Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7f564607-8007-484a-b283-50f49207c40a + - 2ba6566d-909d-4ad8-92c9-a91c28fb3f89 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a89616a5-c78a-45fd-baf7-24f639d78d2b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.498375Z", "updated_at":"2025-10-28T16:45:51.608185Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:51.608185Z", "zone":"fr-par-1"}' - form: {} + duration: 55.787234ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a89616a5-c78a-45fd-baf7-24f639d78d2b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/712a1c9d-4ac8-45a9-9980-013c2e0fc024 method: GET response: - body: '{"id":"a89616a5-c78a-45fd-baf7-24f639d78d2b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.498375Z", "updated_at":"2025-10-28T16:45:51.608185Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:51.608185Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"712a1c9d-4ac8-45a9-9980-013c2e0fc024\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.171011Z\", \"updated_at\":\"2025-11-04T10:17:37.967525Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:17:37.967525Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:56 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b1f8a61c-0606-4067-92b7-088ccc8d99fa + - fa69216e-f04b-429b-b0f1-28c44733a432 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 53.444082ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a89616a5-c78a-45fd-baf7-24f639d78d2b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/712a1c9d-4ac8-45a9-9980-013c2e0fc024 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:56 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ed74d521-4506-4af4-b874-525daf1c202b + - 2ade6f8e-73a1-44bb-803a-75434af34126 status: 204 No Content code: 204 - duration: "" + duration: 75.739896ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.golden b/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.golden index 0b4f04bf6d..0bf8c8992c 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.golden +++ b/internal/namespaces/instance/v1/testdata/test-create-server-simple-default.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID 3c6413af-ae10-4d1c-92ef-d45f0ab958d3 -Name cli-srv-condescending-almeida +ID 52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2 +Name cli-srv-boring-hugle Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 AllowedActions.0 poweron @@ -11,7 +11,7 @@ CreationDate few seconds ago DynamicIPRequired false RoutedIPEnabled true EnableIPv6 false -Hostname cli-srv-condescending-almeida +Hostname cli-srv-boring-hugle Image.ID 6d3c053e-c728-4294-b23a-560b62a4d592 Image.Name Ubuntu 22.04 Jammy Jellyfish Image.Arch x86_64 @@ -26,11 +26,11 @@ Image.State available Image.Project 51b656e3-4865-41e8-adbc-0c45bdd780db Image.Zone fr-par-1 Protected false -MacAddress de:00:00:d0:04:4b +MacAddress de:00:00:d1:45:4b ModificationDate few seconds ago State archived BootType local -Volumes.0.ID a89616a5-c78a-45fd-baf7-24f639d78d2b +Volumes.0.ID 712a1c9d-4ac8-45a9-9980-013c2e0fc024 Volumes.0.VolumeType sbs_volume Volumes.0.State available Volumes.0.Boot false @@ -43,8 +43,8 @@ Zone fr-par-1 EndOfService false 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "3c6413af-ae10-4d1c-92ef-d45f0ab958d3", - "name": "cli-srv-condescending-almeida", + "id": "52fee0a9-94a5-4ec4-a5e4-38d2c41c4da2", + "name": "cli-srv-boring-hugle", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "allowed_actions": [ @@ -57,7 +57,7 @@ EndOfService false "dynamic_ip_required": false, "routed_ip_enabled": true, "enable_ipv6": false, - "hostname": "cli-srv-condescending-almeida", + "hostname": "cli-srv-boring-hugle", "image": { "id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", @@ -84,7 +84,7 @@ EndOfService false "private_ip": null, "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:4b", + "mac_address": "de:00:00:d1:45:4b", "modification_date": "1970-01-01T00:00:00.0Z", "state": "stopped", "location": null, @@ -92,7 +92,7 @@ EndOfService false "boot_type": "local", "volumes": { "0": { - "id": "a89616a5-c78a-45fd-baf7-24f639d78d2b", + "id": "712a1c9d-4ac8-45a9-9980-013c2e0fc024", "name": null, "export_uri": null, "organization": null, diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-simple-gp1xs.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-simple-gp1xs.cassette.yaml index c67a4f0ee4..fcaf9b9975 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-simple-gp1xs.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-simple-gp1xs.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7c5b8b80-7b36-4a80-933b-4bc0b14809b3 + - 3d0429c6-13d1-4b3a-8656-d352208430e6 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 62.573911ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 365deae4-c3ac-40ad-b63d-c689fd7d375f + - 44d0c45b-056c-4ec6-80b4-d1aab667e7c5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 44.542674ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 99274fb3-bb8b-4c31-acf1-bb6fc4606b63 + - a4c17275-58bd-4154-bf02-8d8004226d90 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 54.829628ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 102abc37-c073-4ef6-ac9c-49e8effe227d + - 9e3da275-5801-412d-b202-54326c54ac25 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}}' - form: {} + duration: 35.651551ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"5eb49ba4-0af0-448c-be38-d178d89cc40f\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51e271eb-d909-48ea-8d76-7fadc82f1cbd + - d0cdf256-b0b4-4dff-9a5d-e80e0da6c808 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "e737d15a-2286-4222-89a7-bd30356a656e", "name": "cli-srv-sweet-johnson", - "arch": "x86_64", "commercial_type": "GP1-XS", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sweet-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}], - "mac_address": "de:00:00:d0:04:51", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:45:51.318981+00:00", "modification_date": - "2025-10-28T16:45:51.318981+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 412.328441ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 279 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-thirsty-driscoll\",\"dynamic_ip_required\":true,\"commercial_type\":\"GP1-XS\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"fe3afc1e-a1ea-48d8-8df4-663952b362a7\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,354 +205,210 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "e737d15a-2286-4222-89a7-bd30356a656e", "name": "cli-srv-sweet-johnson", - "arch": "x86_64", "commercial_type": "GP1-XS", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sweet-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}], - "mac_address": "de:00:00:d0:04:51", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:45:51.318981+00:00", "modification_date": - "2025-10-28T16:45:51.318981+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2271 + body: "{\"server\": {\"id\": \"115b987f-cb8c-429a-9d71-0156877027ed\", \"name\": \"cli-srv-thirsty-driscoll\", \"arch\": \"x86_64\", \"commercial_type\": \"GP1-XS\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-thirsty-driscoll\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"47a15082-7cd1-44e1-8002-2f9b0ba10c98\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5eb49ba4-0af0-448c-be38-d178d89cc40f\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5eb49ba4-0af0-448c-be38-d178d89cc40f\"}], \"mac_address\": \"de:00:00:d1:45:53\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.471595+00:00\", \"modification_date\": \"2025-11-04T10:17:37.471595+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2267" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2271" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e737d15a-2286-4222-89a7-bd30356a656e + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/115b987f-cb8c-429a-9d71-0156877027ed Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c49b2f0-5eb8-4ba6-ac6f-bc191432b4f9 + - 17047aa0-d6ac-46d3-99b5-2a88bc4c3910 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "e737d15a-2286-4222-89a7-bd30356a656e", "name": "cli-srv-sweet-johnson", - "arch": "x86_64", "commercial_type": "GP1-XS", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sweet-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}], - "mac_address": "de:00:00:d0:04:51", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:45:51.318981+00:00", "modification_date": - "2025-10-28T16:45:51.318981+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 816.623791ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e737d15a-2286-4222-89a7-bd30356a656e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/115b987f-cb8c-429a-9d71-0156877027ed method: GET response: - body: '{"server": {"id": "e737d15a-2286-4222-89a7-bd30356a656e", "name": "cli-srv-sweet-johnson", - "arch": "x86_64", "commercial_type": "GP1-XS", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sweet-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}], - "mac_address": "de:00:00:d0:04:51", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:45:51.318981+00:00", "modification_date": - "2025-10-28T16:45:51.318981+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2271 + body: "{\"server\": {\"id\": \"115b987f-cb8c-429a-9d71-0156877027ed\", \"name\": \"cli-srv-thirsty-driscoll\", \"arch\": \"x86_64\", \"commercial_type\": \"GP1-XS\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-thirsty-driscoll\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"47a15082-7cd1-44e1-8002-2f9b0ba10c98\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5eb49ba4-0af0-448c-be38-d178d89cc40f\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5eb49ba4-0af0-448c-be38-d178d89cc40f\"}], \"mac_address\": \"de:00:00:d1:45:53\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.471595+00:00\", \"modification_date\": \"2025-11-04T10:17:37.471595+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2267" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2271" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:52 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0c1731a7-e06a-4e2c-a626-fc8d25ce8c3f + - 092701a7-da0a-41ee-974d-bd6eff30b03a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e737d15a-2286-4222-89a7-bd30356a656e", "name": "cli-srv-sweet-johnson", - "arch": "x86_64", "commercial_type": "GP1-XS", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sweet-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}], - "mac_address": "de:00:00:d0:04:51", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:45:51.318981+00:00", "modification_date": - "2025-10-28T16:45:51.318981+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 83.487491ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e737d15a-2286-4222-89a7-bd30356a656e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/115b987f-cb8c-429a-9d71-0156877027ed method: GET response: - body: '{"server": {"id": "e737d15a-2286-4222-89a7-bd30356a656e", "name": "cli-srv-sweet-johnson", - "arch": "x86_64", "commercial_type": "GP1-XS", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sweet-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ce07ddb4-3921-438d-ae6c-6b810e5eea96"}], - "mac_address": "de:00:00:d0:04:51", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:45:51.318981+00:00", "modification_date": - "2025-10-28T16:45:51.318981+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2271 + body: "{\"server\": {\"id\": \"115b987f-cb8c-429a-9d71-0156877027ed\", \"name\": \"cli-srv-thirsty-driscoll\", \"arch\": \"x86_64\", \"commercial_type\": \"GP1-XS\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-thirsty-driscoll\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"47a15082-7cd1-44e1-8002-2f9b0ba10c98\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5eb49ba4-0af0-448c-be38-d178d89cc40f\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5eb49ba4-0af0-448c-be38-d178d89cc40f\"}], \"mac_address\": \"de:00:00:d1:45:53\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.471595+00:00\", \"modification_date\": \"2025-11-04T10:17:37.471595+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2267" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2271" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:52 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 41f1974c-1f8d-46a1-8a96-ad49c40bb30d + - 9588e020-8906-4883-a65f-4cb5b84f8dfe status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 89.730245ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e737d15a-2286-4222-89a7-bd30356a656e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/115b987f-cb8c-429a-9d71-0156877027ed method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:52 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 76208d87-29fb-48a9-a45e-dc51ac370cd0 + - 7e57a776-c47b-4d6b-86ca-779e3aa8404c status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 303.825908ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:52 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3b214c0e-f610-47a5-9a5e-5db9001a1cc6 + - d4f6b9cd-aa45-4d33-811b-c8b63e4e973e status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:51.410063Z", "updated_at":"2025-10-28T16:45:52.521347Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:52.521347Z", "zone":"fr-par-1"}' - form: {} + duration: 343.788467ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/33291a3e-cc95-4ea3-b062-d27ccb8b53bc + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/47a15082-7cd1-44e1-8002-2f9b0ba10c98 method: GET response: - body: '{"id":"33291a3e-cc95-4ea3-b062-d27ccb8b53bc", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:51.410063Z", "updated_at":"2025-10-28T16:45:52.521347Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:52.521347Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"47a15082-7cd1-44e1-8002-2f9b0ba10c98\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.558627Z\", \"updated_at\":\"2025-11-04T10:17:38.655648Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:17:38.655648Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:52 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0854d7bd-77be-4350-8c9b-67a48cf6ca8a + - c1f4d997-640a-4fa8-916c-c1d64fa7f91e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 45.272281ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/33291a3e-cc95-4ea3-b062-d27ccb8b53bc + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/47a15082-7cd1-44e1-8002-2f9b0ba10c98 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:52 GMT + - Tue, 04 Nov 2025 10:17:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4abec727-ab37-475a-83d7-cbc34214308a + - da488cd9-c106-4a43-8907-a1598f5a6a6a status: 204 No Content code: 204 - duration: "" + duration: 74.643745ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-simple-image-uuid.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-simple-image-uuid.cassette.yaml index 723ac03315..81b1364e21 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-simple-image-uuid.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-simple-image-uuid.cassette.yaml @@ -1,1433 +1,124 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:49 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 114a6c03-a228-4db0-9fe4-af710fe0e6ad + - 87cd022c-6e97-4bd7-857d-92ce83e6549f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 56.223945ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:49 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 291710b1-b734-46b4-93be-f622e11f75e0 + - b8396d9a-8941-40d2-a8ac-4921ca4df211 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", "name": "Ubuntu - Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 75.15034ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f974feac-abae-4365-b988-8ec7d1cec10d method: GET response: - body: '{"image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", "name": "Ubuntu - Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 644 + body: "{\"image\": {\"id\": \"f974feac-abae-4365-b988-8ec7d1cec10d\", \"name\": \"Ubuntu Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"dd5f5c10-23b1-4c9c-8445-eb6740957c84\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2019-03-05T10:13:15.974944+00:00\", \"modification_date\": \"2019-03-05T13:32:29.274319+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "644" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 126f039e-388f-463b-a4b1-b7982a314201 + - bb992bc6-beea-4850-b64f-e1d7246b12f1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", "name": "cli-srv-jolly-driscoll", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-driscoll", "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "name": "Ubuntu Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}, "volumes": {"0": - {"boot": false, "id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", - "name": "cli-srv-jolly-driscoll"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:47", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 43.819919ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 230 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-peaceful-nightingale\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"f974feac-abae-4365-b988-8ec7d1cec10d\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1436,312 +127,180 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", "name": "cli-srv-jolly-driscoll", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-driscoll", "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "name": "Ubuntu Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}, "volumes": {"0": - {"boot": false, "id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", - "name": "cli-srv-jolly-driscoll"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:47", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2230 + body: "{\"server\": {\"id\": \"09c8fb0c-41ab-47ce-9117-caba19dd7072\", \"name\": \"cli-srv-peaceful-nightingale\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-peaceful-nightingale\", \"image\": {\"id\": \"f974feac-abae-4365-b988-8ec7d1cec10d\", \"name\": \"Ubuntu Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"dd5f5c10-23b1-4c9c-8445-eb6740957c84\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2019-03-05T10:13:15.974944+00:00\", \"modification_date\": \"2019-03-05T13:32:29.274319+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"d9b5a7af-bece-4c6c-8321-a589fec5b3c4\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"09c8fb0c-41ab-47ce-9117-caba19dd7072\", \"name\": \"cli-srv-peaceful-nightingale\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:17:37.049940+00:00\", \"modification_date\": \"2025-11-04T10:17:37.049940+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:49\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.049940+00:00\", \"modification_date\": \"2025-11-04T10:17:37.049940+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2232" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2230" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9cf80d61-af9a-4091-8a14-808001ae6a02 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/09c8fb0c-41ab-47ce-9117-caba19dd7072 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 52b5b6e1-b12b-458c-a633-3e3a11c183d0 + - 5810a116-8817-4289-b5d6-738c6b0b4d8e status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", "name": "cli-srv-jolly-driscoll", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-driscoll", "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "name": "Ubuntu Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}, "volumes": {"0": - {"boot": false, "id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", - "name": "cli-srv-jolly-driscoll"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:47", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 420.03374ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9cf80d61-af9a-4091-8a14-808001ae6a02 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/09c8fb0c-41ab-47ce-9117-caba19dd7072 method: GET response: - body: '{"server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", "name": "cli-srv-jolly-driscoll", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-driscoll", "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "name": "Ubuntu Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}, "volumes": {"0": - {"boot": false, "id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", - "name": "cli-srv-jolly-driscoll"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:47", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2230 + body: "{\"server\": {\"id\": \"09c8fb0c-41ab-47ce-9117-caba19dd7072\", \"name\": \"cli-srv-peaceful-nightingale\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-peaceful-nightingale\", \"image\": {\"id\": \"f974feac-abae-4365-b988-8ec7d1cec10d\", \"name\": \"Ubuntu Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"dd5f5c10-23b1-4c9c-8445-eb6740957c84\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2019-03-05T10:13:15.974944+00:00\", \"modification_date\": \"2019-03-05T13:32:29.274319+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"d9b5a7af-bece-4c6c-8321-a589fec5b3c4\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"09c8fb0c-41ab-47ce-9117-caba19dd7072\", \"name\": \"cli-srv-peaceful-nightingale\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:17:37.049940+00:00\", \"modification_date\": \"2025-11-04T10:17:37.049940+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:49\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.049940+00:00\", \"modification_date\": \"2025-11-04T10:17:37.049940+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2232" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2230" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7d0aaccf-34f8-4092-8e0c-0c2da2c9448c + - 4acf63b4-f755-4c26-a790-18b56edcb1db status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", "name": "cli-srv-jolly-driscoll", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-driscoll", "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "name": "Ubuntu Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}, "volumes": {"0": - {"boot": false, "id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", - "name": "cli-srv-jolly-driscoll"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:47", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 79.897105ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9cf80d61-af9a-4091-8a14-808001ae6a02 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/09c8fb0c-41ab-47ce-9117-caba19dd7072 method: GET response: - body: '{"server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", "name": "cli-srv-jolly-driscoll", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-driscoll", "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "name": "Ubuntu Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": true, "arch": - "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", "modification_date": - "2019-03-05T13:32:29.274319+00:00", "default_bootscript": null, "from_server": - "", "state": "available", "tags": [], "zone": "fr-par-1"}, "volumes": {"0": - {"boot": false, "id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "9cf80d61-af9a-4091-8a14-808001ae6a02", - "name": "cli-srv-jolly-driscoll"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:47", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": "2025-10-28T16:45:50.267346+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2230 + body: "{\"server\": {\"id\": \"09c8fb0c-41ab-47ce-9117-caba19dd7072\", \"name\": \"cli-srv-peaceful-nightingale\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-peaceful-nightingale\", \"image\": {\"id\": \"f974feac-abae-4365-b988-8ec7d1cec10d\", \"name\": \"Ubuntu Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"dd5f5c10-23b1-4c9c-8445-eb6740957c84\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2019-03-05T10:13:15.974944+00:00\", \"modification_date\": \"2019-03-05T13:32:29.274319+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"d9b5a7af-bece-4c6c-8321-a589fec5b3c4\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"09c8fb0c-41ab-47ce-9117-caba19dd7072\", \"name\": \"cli-srv-peaceful-nightingale\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:17:37.049940+00:00\", \"modification_date\": \"2025-11-04T10:17:37.049940+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:49\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.049940+00:00\", \"modification_date\": \"2025-11-04T10:17:37.049940+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2232" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2230" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 97901f4a-5d0a-428f-b416-e70e39635800 + - 0d09a4c0-bd0f-4ea3-a6bf-adf6f4f25ad4 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 84.942132ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9cf80d61-af9a-4091-8a14-808001ae6a02 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/09c8fb0c-41ab-47ce-9117-caba19dd7072 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 95a32453-8d05-4568-a642-51d3f1595dff + - 76208e93-1d82-4fbe-994b-c046ae958c7c status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": - "2025-10-28T16:45:51.219932+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 105.541407ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3f7a1aac-08d8-42d5-85a2-e4f25079e533 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d9b5a7af-bece-4c6c-8321-a589fec5b3c4 method: GET response: - body: '{"volume": {"id": "3f7a1aac-08d8-42d5-85a2-e4f25079e533", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:45:50.267346+00:00", "modification_date": - "2025-10-28T16:45:51.219932+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 464 + body: "{\"volume\": {\"id\": \"d9b5a7af-bece-4c6c-8321-a589fec5b3c4\", \"name\": \"snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:17:37.049940+00:00\", \"modification_date\": \"2025-11-04T10:17:37.472762+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "484" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "464" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f871cf8d-c7fe-4be6-88f1-ad8dabb2bc2e + - 1a7a05f8-6c8b-453d-b3cb-c3c608b1231a status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 57.318799ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3f7a1aac-08d8-42d5-85a2-e4f25079e533 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d9b5a7af-bece-4c6c-8321-a589fec5b3c4 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 92981f76-5338-47bc-a108-6249f19d4d57 + - 6c28015d-abc2-4c0f-9648-789bc1b5ce98 status: 204 No Content code: 204 - duration: "" + duration: 111.075072ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-simple-tags.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-simple-tags.cassette.yaml index c809495f52..47b4241dd8 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-simple-tags.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-simple-tags.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:49 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dd67b8fb-3857-4e88-98f0-cabfdd8dc71d + - efae568a-aa8c-4671-a877-e77e56b15c43 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 56.54122ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6cb99487-ca1d-4379-a62e-a5042598b5da + - 2ed7c7da-30ed-400f-9507-a57128513db3 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 39.761513ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1cc8df21-9331-4ead-9499-c43d06a7acc6 + - 1e174ca1-6cea-447d-abf9-cc0030eacd7e status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 57.7032ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c0b75363-75ce-42d9-8f40-fb417677e03a + - d20e31ee-cb59-45fe-bb34-61b7081b9a80 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "67e32b78-c13c-40f8-8173-a099269154d0", "name": "cli-srv-sad-shirley", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sad-shirley", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "state": "available", "zone": - "fr-par-1"}}, "tags": ["prod", "blue"], "state": "stopped", "protected": false, - "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.448361+00:00", - "modification_date": "2025-10-28T16:45:50.448361+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 56.859006ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 245 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-frosty-payne\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"prod\",\"blue\"]}" headers: Content-Type: - application/json @@ -1496,294 +168,212 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "67e32b78-c13c-40f8-8173-a099269154d0", "name": "cli-srv-sad-shirley", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sad-shirley", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "state": "available", "zone": - "fr-par-1"}}, "tags": ["prod", "blue"], "state": "stopped", "protected": false, - "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.448361+00:00", - "modification_date": "2025-10-28T16:45:50.448361+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"973b1d4a-3d01-4220-a4fa-7a2b89c8a557\", \"name\": \"cli-srv-frosty-payne\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-frosty-payne\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"4abfc242-2055-4ca4-8c2f-50bc1ec2b627\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"prod\", \"blue\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.110747+00:00\", \"modification_date\": \"2025-11-04T10:17:37.110747+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1754" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/67e32b78-c13c-40f8-8173-a099269154d0 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/973b1d4a-3d01-4220-a4fa-7a2b89c8a557 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e2306374-ae15-4634-8520-493c776b95dd + - c5422233-3101-4c35-8123-f7be40cbad48 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "67e32b78-c13c-40f8-8173-a099269154d0", "name": "cli-srv-sad-shirley", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sad-shirley", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "state": "available", "zone": - "fr-par-1"}}, "tags": ["prod", "blue"], "state": "stopped", "protected": false, - "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.448361+00:00", - "modification_date": "2025-10-28T16:45:50.448361+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 661.081351ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/67e32b78-c13c-40f8-8173-a099269154d0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/973b1d4a-3d01-4220-a4fa-7a2b89c8a557 method: GET response: - body: '{"server": {"id": "67e32b78-c13c-40f8-8173-a099269154d0", "name": "cli-srv-sad-shirley", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sad-shirley", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "state": "available", "zone": - "fr-par-1"}}, "tags": ["prod", "blue"], "state": "stopped", "protected": false, - "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.448361+00:00", - "modification_date": "2025-10-28T16:45:50.448361+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"973b1d4a-3d01-4220-a4fa-7a2b89c8a557\", \"name\": \"cli-srv-frosty-payne\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-frosty-payne\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"4abfc242-2055-4ca4-8c2f-50bc1ec2b627\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"prod\", \"blue\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.110747+00:00\", \"modification_date\": \"2025-11-04T10:17:37.110747+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1754" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2f308ff5-8b2f-4852-9b88-4bf0477d61fb + - 81ea9fc1-a18f-4d2b-8377-2f9432f88bbe status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "67e32b78-c13c-40f8-8173-a099269154d0", "name": "cli-srv-sad-shirley", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sad-shirley", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "state": "available", "zone": - "fr-par-1"}}, "tags": ["prod", "blue"], "state": "stopped", "protected": false, - "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.448361+00:00", - "modification_date": "2025-10-28T16:45:50.448361+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 85.417114ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/67e32b78-c13c-40f8-8173-a099269154d0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/973b1d4a-3d01-4220-a4fa-7a2b89c8a557 method: GET response: - body: '{"server": {"id": "67e32b78-c13c-40f8-8173-a099269154d0", "name": "cli-srv-sad-shirley", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sad-shirley", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "state": "available", "zone": - "fr-par-1"}}, "tags": ["prod", "blue"], "state": "stopped", "protected": false, - "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.448361+00:00", - "modification_date": "2025-10-28T16:45:50.448361+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"973b1d4a-3d01-4220-a4fa-7a2b89c8a557\", \"name\": \"cli-srv-frosty-payne\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-frosty-payne\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"4abfc242-2055-4ca4-8c2f-50bc1ec2b627\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"prod\", \"blue\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.110747+00:00\", \"modification_date\": \"2025-11-04T10:17:37.110747+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1754" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3d2b8254-bdbf-4cfa-9473-7bfbb55a6439 + - 3d7d1717-0fc0-46c0-a0c2-a1883a13fb48 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 100.349274ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/67e32b78-c13c-40f8-8173-a099269154d0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/973b1d4a-3d01-4220-a4fa-7a2b89c8a557 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - aaf66a70-d102-4858-8478-d10403c3dcb6 + - bcef1e86-f1c6-4ea4-a864-bcff5892015d status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.533504Z", "updated_at":"2025-10-28T16:45:51.843101Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:51.843101Z", "zone":"fr-par-1"}' - form: {} + duration: 163.319006ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4abfc242-2055-4ca4-8c2f-50bc1ec2b627 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"4abfc242-2055-4ca4-8c2f-50bc1ec2b627\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.195574Z\", \"updated_at\":\"2025-11-04T10:17:37.195574Z\", \"references\":[{\"id\":\"8453dd58-d12e-4d98-aba3-1c6f32447808\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"973b1d4a-3d01-4220-a4fa-7a2b89c8a557\", \"created_at\":\"2025-11-04T10:17:37.195574Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:17:37 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ebe0dc44-b3b5-4e59-8387-635bea62281d + status: 200 OK + code: 200 + duration: 40.911851ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ab91c84c-eb2e-4223-8c8f-e2021d22a52b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4abfc242-2055-4ca4-8c2f-50bc1ec2b627 method: GET response: - body: '{"id":"ab91c84c-eb2e-4223-8c8f-e2021d22a52b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.533504Z", "updated_at":"2025-10-28T16:45:51.843101Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:51.843101Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"4abfc242-2055-4ca4-8c2f-50bc1ec2b627\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.195574Z\", \"updated_at\":\"2025-11-04T10:17:37.988635Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:17:37.988635Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 290402d1-9e46-48fe-bb28-bf026c8da018 + - 048d4f42-7bf9-45e3-8d9f-138d5cbf432a status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 48.563474ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ab91c84c-eb2e-4223-8c8f-e2021d22a52b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4abfc242-2055-4ca4-8c2f-50bc1ec2b627 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 48f3fcd8-1496-4017-ac5b-1d4ae78d4126 + - d0458c24-5149-49d2-9dcb-a22c4ba2876b status: 204 No Content code: 204 - duration: "" + duration: 76.491155ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-name.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-name.cassette.yaml index 7d667c17b8..1c357cc516 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-name.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-name.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:49 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fe1856f4-2a09-4e1b-ae27-9a8430bd36c9 + - af71f42a-aefe-41e2-addc-08120cf2cb79 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 56.250956ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a80e65ee-38f5-4610-b1e6-18e29d1eba7f + - 02ac9d07-8380-4fc9-b10e-f18bf91e440d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 46.757861ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 538a63a3-5812-4215-99e6-024cb7ef1e93 + - 7e61bf94-f8fc-41ae-b450-7e6de41f0094 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 108.601301ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3ed75f37-a0ea-4fb1-a93d-eb05c618fa76 + - 54349901-2baf-4449-b6d8-108f63908169 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "name": "yo", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "yo", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": - "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.366122+00:00", - "modification_date": "2025-10-28T16:45:50.366122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 49.871655ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 204 + host: api.scaleway.com + body: "{\"name\":\"yo\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,340 +168,212 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "name": "yo", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "yo", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": - "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.366122+00:00", - "modification_date": "2025-10-28T16:45:50.366122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1704 + body: "{\"server\": {\"id\": \"78a8bb30-8795-4295-84bf-977c82167e77\", \"name\": \"yo\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"yo\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"686048e9-a43a-443e-8d2a-60294cc73ac2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:51\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.139949+00:00\", \"modification_date\": \"2025-11-04T10:17:37.139949+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1704" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f14184c6-ed54-435f-a8c6-58a6a2bdfc49 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/78a8bb30-8795-4295-84bf-977c82167e77 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 672c978b-b51b-4760-afdb-85acc69b0fe0 + - 51de7d98-b22d-48a5-b8d4-c931ebd902f1 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "name": "yo", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "yo", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": - "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.366122+00:00", - "modification_date": "2025-10-28T16:45:50.366122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 668.590541ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f14184c6-ed54-435f-a8c6-58a6a2bdfc49 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/78a8bb30-8795-4295-84bf-977c82167e77 method: GET response: - body: '{"server": {"id": "f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "name": "yo", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "yo", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": - "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.366122+00:00", - "modification_date": "2025-10-28T16:45:50.366122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1704 + body: "{\"server\": {\"id\": \"78a8bb30-8795-4295-84bf-977c82167e77\", \"name\": \"yo\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"yo\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"686048e9-a43a-443e-8d2a-60294cc73ac2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:51\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.139949+00:00\", \"modification_date\": \"2025-11-04T10:17:37.139949+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1704" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 89e5f06e-f4c6-4293-8840-aaf18da92523 + - 354f3f9a-61ec-4dd9-82d8-a11b8a1980c7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "name": "yo", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "yo", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": - "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.366122+00:00", - "modification_date": "2025-10-28T16:45:50.366122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 88.170912ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f14184c6-ed54-435f-a8c6-58a6a2bdfc49 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/78a8bb30-8795-4295-84bf-977c82167e77 method: GET response: - body: '{"server": {"id": "f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "name": "yo", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "yo", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": - "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.366122+00:00", - "modification_date": "2025-10-28T16:45:50.366122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1704 + body: "{\"server\": {\"id\": \"78a8bb30-8795-4295-84bf-977c82167e77\", \"name\": \"yo\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"yo\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"686048e9-a43a-443e-8d2a-60294cc73ac2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:51\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.139949+00:00\", \"modification_date\": \"2025-11-04T10:17:37.139949+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1704" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0eee2a84-c621-4f5d-bb43-7e43b3bdee17 + - 1b6634ce-8723-4a12-a530-c5b1db632528 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 87.902929ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f14184c6-ed54-435f-a8c6-58a6a2bdfc49 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/78a8bb30-8795-4295-84bf-977c82167e77 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d6f2a656-05ec-482a-bc66-4a9c87bd048d + - 3e7f94ff-2d8d-4d90-aa0d-c8be64c2677c status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.446392Z", "updated_at":"2025-10-28T16:45:50.446392Z", - "references":[{"id":"b6c96ac7-a08a-48d6-bf3c-ad1ba8c27860", "product_resource_type":"instance_server", - "product_resource_id":"f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "created_at":"2025-10-28T16:45:50.446392Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 213.776178ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/686048e9-a43a-443e-8d2a-60294cc73ac2 method: GET response: - body: '{"id":"3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.446392Z", "updated_at":"2025-10-28T16:45:50.446392Z", - "references":[{"id":"b6c96ac7-a08a-48d6-bf3c-ad1ba8c27860", "product_resource_type":"instance_server", - "product_resource_id":"f14184c6-ed54-435f-a8c6-58a6a2bdfc49", "created_at":"2025-10-28T16:45:50.446392Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"686048e9-a43a-443e-8d2a-60294cc73ac2\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.219418Z\", \"updated_at\":\"2025-11-04T10:17:37.219418Z\", \"references\":[{\"id\":\"26a2f01b-1dc9-41dd-9c18-913b5913c3f2\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"78a8bb30-8795-4295-84bf-977c82167e77\", \"created_at\":\"2025-11-04T10:17:37.219418Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c1a2a39-236d-4704-9b30-f62e8a31140a + - b0575ee6-b5a9-4af2-a808-aa1318c78a7b status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.446392Z", "updated_at":"2025-10-28T16:45:51.616536Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:51.616536Z", "zone":"fr-par-1"}' - form: {} + duration: 49.177199ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/686048e9-a43a-443e-8d2a-60294cc73ac2 method: GET response: - body: '{"id":"3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.446392Z", "updated_at":"2025-10-28T16:45:51.616536Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:45:51.616536Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"686048e9-a43a-443e-8d2a-60294cc73ac2\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.219418Z\", \"updated_at\":\"2025-11-04T10:17:38.090111Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:17:38.090111Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:56 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9d78b075-6441-4f6c-b805-bbcd2c3b319a + - b9e45aff-320f-4ad0-99fd-7e038154096e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 53.23557ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3a1b7ce0-1ff5-4c6c-a9cd-500f752232ea + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/686048e9-a43a-443e-8d2a-60294cc73ac2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:56 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bb2673ec-7405-40e3-8dd8-d0393e6e79aa + - 00722229-9251-4896-9e00-dd1ff01c23b6 status: 204 No Content code: 204 - duration: "" + duration: 79.182135ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-start.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-start.cassette.yaml index 7cc3989f45..1d8c3ac469 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-start.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-simple-with-start.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:49 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3db8049b-b8e5-419b-b86a-44aeb6dd3fa4 + - 53e12855-f45f-4ac3-a40e-6bf7be2496e5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 43.772871ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4f7e2d8e-9ffc-49c4-8a70-19a2cae00696 + - fb2d3740-95c0-48a9-8053-e5753a1e5bdd X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 71.751332ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 35ae78d2-54ff-4ae7-8f1a-ff1834ad49f0 + - 76b81555-be38-4717-8f6a-b615c95ef18a status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 44.843179ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:50 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1be25ca0-c4a5-46dc-a113-d8ff4a2b3c80 + - 7d8a4586-8a6d-4ff5-ad90-d24f53c58228 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:50.655095+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 61.256688ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 227 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-distracted-joliot\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,1128 +168,606 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:50.655095+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:37.085585+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9f36a058-c66d-451f-995e-1dc59d0834f8 + - c5fdfc2a-ce26-45e8-bb30-477126dd247c status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "ab1b587d-4f2f-473b-a071-963427889aff", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f/action", - "href_result": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f", "started_at": - "2025-10-28T16:45:51.460886+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 761.454771ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5/action method: POST response: - body: '{"task": {"id": "ab1b587d-4f2f-473b-a071-963427889aff", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f/action", - "href_result": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f", "started_at": - "2025-10-28T16:45:51.460886+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"127fe6ac-1bfa-4691-bc87-99a4c1fc8236\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/489bbc33-127b-4f08-b633-1d4287572df5/action\", \"href_result\": \"/servers/489bbc33-127b-4f08-b633-1d4287572df5\", \"started_at\": \"2025-11-04T10:17:37.859429+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/ab1b587d-4f2f-473b-a071-963427889aff + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/127fe6ac-1bfa-4691-bc87-99a4c1fc8236 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fae26545-01a2-472d-b822-12bcc2ac7e50 + - c8f896be-0510-4195-96c0-26a0b08b1955 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:51.269595+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 208.238918ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:51.269595+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1772 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:37.702110+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1768" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1772" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:51 GMT + - Tue, 04 Nov 2025 10:17:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d1e47eef-449b-4c4d-b271-736abf67c0c7 + - c520bfc5-5025-4d84-8d2f-ad3727e39a36 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:54.316317+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 96.237749ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:54.316317+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1906 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:39.883253+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1902" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1906" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:56 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fb2e8139-ba90-418b-bafe-b87e72b8bba8 + - 40d9fd78-1a46-4f2e-8ae3-11409e54da4a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:54.316317+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 110.102783ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:54.316317+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1906 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:39.883253+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1902" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1906" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:56 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ff8231cf-fd28-4c2c-a729-c7aca2d43776 + - 40398652-d421-43d2-999a-dbb8ed7cf8e1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:54.316317+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 99.859854ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:54.316317+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1906 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:39.883253+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1902" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1906" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:57 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0c3ad411-6820-4d91-9e86-55a9f3a08eae + - 8c1e6185-38ee-4c5b-b2c5-5d73a701fac5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "b0d22eda-d9f2-4023-9d8a-76ad5d9a7e2c", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f/action", - "href_result": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f", "started_at": - "2025-10-28T16:45:57.229121+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 98.585662ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5/action method: POST response: - body: '{"task": {"id": "b0d22eda-d9f2-4023-9d8a-76ad5d9a7e2c", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f/action", - "href_result": "/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f", "started_at": - "2025-10-28T16:45:57.229121+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"0ff73d35-f118-4607-8195-23eb3cb2683c\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/489bbc33-127b-4f08-b633-1d4287572df5/action\", \"href_result\": \"/servers/489bbc33-127b-4f08-b633-1d4287572df5\", \"started_at\": \"2025-11-04T10:17:43.455256+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:57 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/b0d22eda-d9f2-4023-9d8a-76ad5d9a7e2c + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/0ff73d35-f118-4607-8195-23eb3cb2683c Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 991c96fa-c82b-4351-b612-a433eb5f1e1b + - 63f90ef3-8b92-454b-9811-f5387df9661f status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 193.234868ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1866 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:43.323883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1862" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1866" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:45:57 GMT + - Tue, 04 Nov 2025 10:17:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d76f7013-1e08-4d9f-a588-461dc68afb04 + - cfa0f5ed-e35e-4206-b922-c5b47f706356 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 85.800032ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1866 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:43.323883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1862" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1866" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:02 GMT + - Tue, 04 Nov 2025 10:17:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 44c4d4ca-e8bd-4d8a-b053-0522d6376a1d + - 823495f1-4c3e-4efa-9964-f6bc3c57f4dd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 125.832024ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1866 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:43.323883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1862" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1866" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:07 GMT + - Tue, 04 Nov 2025 10:17:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bb6e5eae-ede3-49f3-9ca6-15f21ac51922 + - 7eed11e6-3864-4ab0-be93-3c018fd675bf status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 99.573407ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1866 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:43.323883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1862" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1866" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:12 GMT + - Tue, 04 Nov 2025 10:17:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a4922a6b-fb83-4ae3-885e-a54e91840390 + - c6223800-5cac-412f-b7fe-3531fb37a7fd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 82.541062ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1866 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:43.323883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1862" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1866" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:17 GMT + - Tue, 04 Nov 2025 10:18:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0d96aa35-9fbd-4b42-8ded-5f4fd67305c0 + - 317447a4-73df-4ba0-a5d2-6daab1288c7f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 106.362944ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1866 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:43.323883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1862" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1866" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:23 GMT + - Tue, 04 Nov 2025 10:18:09 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2cd062e8-4b87-445c-a377-57d7c44032d1 + - 195fde66-579d-4875-a287-22cb9a488f0d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 115.222801ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:45:57.051838+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "36", "hypervisor_id": "801", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1866 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:17:43.323883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"48\", \"hypervisor_id\": \"504\", \"node_id\": \"20\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1862" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1866" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:28 GMT + - Tue, 04 Nov 2025 10:18:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0413994b-a3bc-43f6-a9f7-4ce81bf0f63e + - 33bd2ed3-9af7-4176-9748-64cfb142cea1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:46:30.425098+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 94.734601ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: GET response: - body: '{"server": {"id": "e06faa0c-f0b5-41c2-acb2-df16694fec1f", "name": "cli-srv-pensive-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-pensive-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "66602812-d3cd-4258-8b57-afc811dad205", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:45:50.655095+00:00", - "modification_date": "2025-10-28T16:46:30.425098+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"489bbc33-127b-4f08-b633-1d4287572df5\", \"name\": \"cli-srv-distracted-joliot\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-joliot\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:4f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:17:37.085585+00:00\", \"modification_date\": \"2025-11-04T10:18:16.428868+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 98856eef-2b77-44cd-ba68-fa4d47bfb09b + - ffbe0b85-ccd6-41b6-825b-701cb85acb0c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 102.344777ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e06faa0c-f0b5-41c2-acb2-df16694fec1f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/489bbc33-127b-4f08-b633-1d4287572df5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b3a6cfeb-4d08-4127-88a8-bc74580418f6 + - d64b754a-1c4a-491d-82c0-156e8ea4d053 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"66602812-d3cd-4258-8b57-afc811dad205", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.742337Z", "updated_at":"2025-10-28T16:46:33.609051Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:33.609051Z", "zone":"fr-par-1"}' - form: {} + duration: 189.635363ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.196519Z\", \"updated_at\":\"2025-11-04T10:17:37.196519Z\", \"references\":[{\"id\":\"95e73ee5-215c-4bb5-afd3-521510f298eb\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"489bbc33-127b-4f08-b633-1d4287572df5\", \"created_at\":\"2025-11-04T10:17:37.196519Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:18:19 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 2e94d87f-73ab-48c9-9c66-76b7de3ac7a4 + status: 200 OK + code: 200 + duration: 61.670253ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/66602812-d3cd-4258-8b57-afc811dad205 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602 method: GET response: - body: '{"id":"66602812-d3cd-4258-8b57-afc811dad205", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:45:50.742337Z", "updated_at":"2025-10-28T16:46:33.609051Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:33.609051Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:17:37.196519Z\", \"updated_at\":\"2025-11-04T10:18:19.588779Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:19.588779Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3f3f3ba9-a554-453e-973e-fb58f6d80149 + - 253c46cb-bbad-47d0-b835-7051166de207 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 61.130185ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/66602812-d3cd-4258-8b57-afc811dad205 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9f8ba2f5-b3a7-4b84-a64d-8c20e5dfd602 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 53f99c12-f997-4864-bd70-337d10abc046 + - ec34e180-8702-48b9-94df-dba8696ab8b7 status: 204 No Content code: 204 - duration: "" + duration: 84.027711ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume-with-iops.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume-with-iops.cassette.yaml index 8ffbefa268..be9fb8eeff 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume-with-iops.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume-with-iops.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6e549494-099d-4f8e-bda4-c0a86d1826f2 + - 8c857f3a-7649-4384-8a28-022b6eaa850c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 79.70816ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fb4dee46-6642-4b65-a6f0-37b2b94658b3 + - a698adf0-7649-4eec-ad61-4f19311e51a4 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 76.198596ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9436b890-20c5-4b09-9808-4d69cf7562b4 + - 76a0e59f-b4bc-416b-a9c6-89163cfcbd2d status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 55.946693ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 288486e8-cf2a-4cec-ab25-d1241544f00e + - a45df53f-502a-455f-9b65-0dce9319c965 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "name": "cli-srv-awesome-brahmagupta", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-awesome-brahmagupta", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ef3ae508-4e67-4bc1-b23f-665624f3952b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.426008+00:00", - "modification_date": "2025-10-28T16:46:34.426008+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 47.485712ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 291 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-flamboyant-pascal\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,480 +168,311 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "name": "cli-srv-awesome-brahmagupta", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-awesome-brahmagupta", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ef3ae508-4e67-4bc1-b23f-665624f3952b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.426008+00:00", - "modification_date": "2025-10-28T16:46:34.426008+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"088a4c8d-b579-4e85-8232-d02e2f60833c\", \"name\": \"cli-srv-flamboyant-pascal\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-flamboyant-pascal\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.202038+00:00\", \"modification_date\": \"2025-11-04T10:18:25.202038+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/088a4c8d-b579-4e85-8232-d02e2f60833c Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 62e8f0a1-eebd-4e28-b712-2510b1dd5d8e + - 4a1d055b-5c65-4502-a576-8e460524dd0f status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:34.517140Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"updating", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 518.058663ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 19 + host: api.scaleway.com + body: "{\"perf_iops\":15000}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ef3ae508-4e67-4bc1-b23f-665624f3952b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d0920d75-fb66-4ed0-b1d9-998493abe399 method: PATCH response: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:34.517140Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"updating", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 707 + body: "{\"id\":\"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"updated_at\":\"2025-11-04T10:18:25.291484Z\", \"references\":[{\"id\":\"e8055db3-bff5-4a25-a83b-cba1d61e2043\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"088a4c8d-b579-4e85-8232-d02e2f60833c\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"updating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "707" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ca17e830-6aa7-4258-b465-8245719f059f + - 6a2ddce3-71af-4e7f-8570-5e9b52081d5d status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:34.517140Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"updating", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 112.030731ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ef3ae508-4e67-4bc1-b23f-665624f3952b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d0920d75-fb66-4ed0-b1d9-998493abe399 method: GET response: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:34.517140Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"updating", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 707 + body: "{\"id\":\"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"updated_at\":\"2025-11-04T10:18:25.291484Z\", \"references\":[{\"id\":\"e8055db3-bff5-4a25-a83b-cba1d61e2043\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"088a4c8d-b579-4e85-8232-d02e2f60833c\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"updating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "707" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - efd29af8-af78-4045-abab-929b4862752b + - 12a25180-1770-4b92-9863-c7e38f3bd2de status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_15k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:35.086796Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 43.987711ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ef3ae508-4e67-4bc1-b23f-665624f3952b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d0920d75-fb66-4ed0-b1d9-998493abe399 method: GET response: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_15k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:35.086796Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 707 + body: "{\"id\":\"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_15k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"updated_at\":\"2025-11-04T10:18:25.663039Z\", \"references\":[{\"id\":\"e8055db3-bff5-4a25-a83b-cba1d61e2043\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"088a4c8d-b579-4e85-8232-d02e2f60833c\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":15000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "707" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e7a13861-8d30-4b17-bc82-49172c4ae2d9 + - b6039989-00b8-4609-8cbf-aad6b412249b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "name": "cli-srv-awesome-brahmagupta", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-awesome-brahmagupta", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ef3ae508-4e67-4bc1-b23f-665624f3952b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.426008+00:00", - "modification_date": "2025-10-28T16:46:34.426008+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 46.865496ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/088a4c8d-b579-4e85-8232-d02e2f60833c method: GET response: - body: '{"server": {"id": "73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "name": "cli-srv-awesome-brahmagupta", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-awesome-brahmagupta", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ef3ae508-4e67-4bc1-b23f-665624f3952b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.426008+00:00", - "modification_date": "2025-10-28T16:46:34.426008+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"088a4c8d-b579-4e85-8232-d02e2f60833c\", \"name\": \"cli-srv-flamboyant-pascal\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-flamboyant-pascal\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.202038+00:00\", \"modification_date\": \"2025-11-04T10:18:25.202038+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f08b4204-4330-47df-9e31-df8f91da730b + - 1574e31d-d46e-4462-913a-133fdeac642f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "name": "cli-srv-awesome-brahmagupta", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-awesome-brahmagupta", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ef3ae508-4e67-4bc1-b23f-665624f3952b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.426008+00:00", - "modification_date": "2025-10-28T16:46:34.426008+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 97.582023ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/088a4c8d-b579-4e85-8232-d02e2f60833c method: GET response: - body: '{"server": {"id": "73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "name": "cli-srv-awesome-brahmagupta", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-awesome-brahmagupta", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ef3ae508-4e67-4bc1-b23f-665624f3952b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.426008+00:00", - "modification_date": "2025-10-28T16:46:34.426008+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"088a4c8d-b579-4e85-8232-d02e2f60833c\", \"name\": \"cli-srv-flamboyant-pascal\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-flamboyant-pascal\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.202038+00:00\", \"modification_date\": \"2025-11-04T10:18:25.202038+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - acbbb5b1-b730-4e75-ba1b-2c3c7f807b35 + - c66a3c40-8231-47df-a34e-ffc9d6700662 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 90.514248ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/088a4c8d-b579-4e85-8232-d02e2f60833c method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c85262a1-5540-4b42-b75b-3712250658d4 + - 855d1a52-84d6-4285-aeae-aaba779a0031 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_15k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:35.086796Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 169.551768ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ef3ae508-4e67-4bc1-b23f-665624f3952b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d0920d75-fb66-4ed0-b1d9-998493abe399 method: GET response: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_15k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:35.086796Z", - "references":[{"id":"85dd06bc-019e-4e00-afc7-e711229113e7", "product_resource_type":"instance_server", - "product_resource_id":"73ecc592-b5ea-4a0b-88ba-b4eaa5cebee1", "created_at":"2025-10-28T16:46:34.517140Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 708 + body: "{\"id\":\"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_15k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"updated_at\":\"2025-11-04T10:18:25.663039Z\", \"references\":[{\"id\":\"e8055db3-bff5-4a25-a83b-cba1d61e2043\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"088a4c8d-b579-4e85-8232-d02e2f60833c\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":15000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "708" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2fc3e72b-1adf-42e0-af46-8ae28b7aa73c + - 712fad09-11e3-4f03-83e2-84994db6fefb status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_15k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:40.645259Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:40.645259Z", "zone":"fr-par-1"}' - form: {} + duration: 41.302882ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ef3ae508-4e67-4bc1-b23f-665624f3952b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d0920d75-fb66-4ed0-b1d9-998493abe399 method: GET response: - body: '{"id":"ef3ae508-4e67-4bc1-b23f-665624f3952b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_15k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.517140Z", "updated_at":"2025-10-28T16:46:40.645259Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:40.645259Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 500 + body: "{\"id\":\"d0920d75-fb66-4ed0-b1d9-998493abe399\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_15k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.291484Z\", \"updated_at\":\"2025-11-04T10:18:31.172377Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":15000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:31.172377Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "500" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:45 GMT + - Tue, 04 Nov 2025 10:18:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0a92f1c9-2482-43a3-9758-1ee70522221f + - 7f2314e9-c6c9-433f-9812-4eebbf0814d0 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 81.093652ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ef3ae508-4e67-4bc1-b23f-665624f3952b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d0920d75-fb66-4ed0-b1d9-998493abe399 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:45 GMT + - Tue, 04 Nov 2025 10:18:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2b6be007-cea4-40cf-8f3f-214a13331187 + - 431efde7-debf-476f-829e-859deecc79ab status: 204 No Content code: 204 - duration: "" + duration: 75.041311ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume.cassette.yaml index 60d87af6e2..e792677f56 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-create-sbs-root-volume.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 76727eae-9f0c-4257-b7af-7d1f397af4d0 + - 7c8d3a02-0292-4080-abf8-9b9f5a207ed0 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 79.323849ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4b83e187-8920-4b63-8f00-8afc7cc48092 + - 0e354490-0bdc-4e06-bbd2-6e364229ac4d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 48.530693ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e6e5ce77-cb28-4f6c-9b4b-12f2bbebc517 + - 15e8df8b-061d-4ddc-b856-088c8407c653 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 66.204532ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fc452376-c310-446a-a57b-670b0436d941 + - 005254e3-8bf4-4654-9258-23c16e83368b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5c3562c8-ace7-4285-8bc4-66c59713fe9b", "name": "cli-srv-busy-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6d2279bb-a491-470f-902e-65744ef38164", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.435407+00:00", - "modification_date": "2025-10-28T16:46:34.435407+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 34.968546ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 286 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-hungry-rubin\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,340 +168,212 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "5c3562c8-ace7-4285-8bc4-66c59713fe9b", "name": "cli-srv-busy-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6d2279bb-a491-470f-902e-65744ef38164", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.435407+00:00", - "modification_date": "2025-10-28T16:46:34.435407+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"23b2597d-3c81-448a-94c8-5ab2ca9abd20\", \"name\": \"cli-srv-hungry-rubin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-hungry-rubin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c242edfa-a77f-4e16-ba27-9f9c02ffea99\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.155970+00:00\", \"modification_date\": \"2025-11-04T10:18:25.155970+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1738" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5c3562c8-ace7-4285-8bc4-66c59713fe9b + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/23b2597d-3c81-448a-94c8-5ab2ca9abd20 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5b4ad658-09f5-415d-8575-f97725ee943b + - 5be74abe-42db-42f1-85a7-9ebab90c92fe status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "5c3562c8-ace7-4285-8bc4-66c59713fe9b", "name": "cli-srv-busy-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6d2279bb-a491-470f-902e-65744ef38164", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.435407+00:00", - "modification_date": "2025-10-28T16:46:34.435407+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 537.049022ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5c3562c8-ace7-4285-8bc4-66c59713fe9b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/23b2597d-3c81-448a-94c8-5ab2ca9abd20 method: GET response: - body: '{"server": {"id": "5c3562c8-ace7-4285-8bc4-66c59713fe9b", "name": "cli-srv-busy-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6d2279bb-a491-470f-902e-65744ef38164", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.435407+00:00", - "modification_date": "2025-10-28T16:46:34.435407+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"23b2597d-3c81-448a-94c8-5ab2ca9abd20\", \"name\": \"cli-srv-hungry-rubin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-hungry-rubin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c242edfa-a77f-4e16-ba27-9f9c02ffea99\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.155970+00:00\", \"modification_date\": \"2025-11-04T10:18:25.155970+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1738" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 302219ac-f51a-40f7-ae59-e5b3be216a74 + - 57fba474-89cb-4187-a3f9-9a57980bcf91 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "5c3562c8-ace7-4285-8bc4-66c59713fe9b", "name": "cli-srv-busy-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6d2279bb-a491-470f-902e-65744ef38164", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.435407+00:00", - "modification_date": "2025-10-28T16:46:34.435407+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 109.382996ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5c3562c8-ace7-4285-8bc4-66c59713fe9b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/23b2597d-3c81-448a-94c8-5ab2ca9abd20 method: GET response: - body: '{"server": {"id": "5c3562c8-ace7-4285-8bc4-66c59713fe9b", "name": "cli-srv-busy-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6d2279bb-a491-470f-902e-65744ef38164", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.435407+00:00", - "modification_date": "2025-10-28T16:46:34.435407+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"23b2597d-3c81-448a-94c8-5ab2ca9abd20\", \"name\": \"cli-srv-hungry-rubin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-hungry-rubin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c242edfa-a77f-4e16-ba27-9f9c02ffea99\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.155970+00:00\", \"modification_date\": \"2025-11-04T10:18:25.155970+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1738" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0913f878-cb3e-4706-88f4-444a9efd97a3 + - 32512ecb-79b3-4b6c-adeb-c68cfbb02c96 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 95.136295ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5c3562c8-ace7-4285-8bc4-66c59713fe9b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/23b2597d-3c81-448a-94c8-5ab2ca9abd20 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 59f214dc-819d-46dc-9d74-0df6834d44ae + - 95b13442-b30d-4605-a071-f5b0cd887ef3 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"6d2279bb-a491-470f-902e-65744ef38164", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.532807Z", "updated_at":"2025-10-28T16:46:34.532807Z", - "references":[{"id":"3f0d9e21-798c-4bad-9172-6cbf2a58a135", "product_resource_type":"instance_server", - "product_resource_id":"5c3562c8-ace7-4285-8bc4-66c59713fe9b", "created_at":"2025-10-28T16:46:34.532807Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 186.769739ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6d2279bb-a491-470f-902e-65744ef38164 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c242edfa-a77f-4e16-ba27-9f9c02ffea99 method: GET response: - body: '{"id":"6d2279bb-a491-470f-902e-65744ef38164", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.532807Z", "updated_at":"2025-10-28T16:46:34.532807Z", - "references":[{"id":"3f0d9e21-798c-4bad-9172-6cbf2a58a135", "product_resource_type":"instance_server", - "product_resource_id":"5c3562c8-ace7-4285-8bc4-66c59713fe9b", "created_at":"2025-10-28T16:46:34.532807Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"c242edfa-a77f-4e16-ba27-9f9c02ffea99\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.238629Z\", \"updated_at\":\"2025-11-04T10:18:25.238629Z\", \"references\":[{\"id\":\"78871d6a-e43f-4ded-9eb9-d8c1254e748a\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"23b2597d-3c81-448a-94c8-5ab2ca9abd20\", \"created_at\":\"2025-11-04T10:18:25.238629Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "705" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 08218d41-38b8-4369-aa69-66cc5ad8b339 + - d6d26f7d-6580-4ed1-9344-445859aef0f8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"6d2279bb-a491-470f-902e-65744ef38164", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.532807Z", "updated_at":"2025-10-28T16:46:35.364303Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:35.364303Z", "zone":"fr-par-1"}' - form: {} + duration: 48.618317ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6d2279bb-a491-470f-902e-65744ef38164 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c242edfa-a77f-4e16-ba27-9f9c02ffea99 method: GET response: - body: '{"id":"6d2279bb-a491-470f-902e-65744ef38164", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.532807Z", "updated_at":"2025-10-28T16:46:35.364303Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:35.364303Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"c242edfa-a77f-4e16-ba27-9f9c02ffea99\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.238629Z\", \"updated_at\":\"2025-11-04T10:18:26.027864Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:26.027864Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dc0c5208-0fe2-4465-ad11-37b808cbf910 + - a5ad2e4a-7b01-4496-bc4e-8439741f4677 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.085666ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6d2279bb-a491-470f-902e-65744ef38164 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c242edfa-a77f-4e16-ba27-9f9c02ffea99 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 90e560c1-de72-4e54-94c2-38fde93eb675 + - a7d2f0c8-ca6a-44e8-a37b-641b4c3d2940 status: 204 No Content code: 204 - duration: "" + duration: 75.055213ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes-from-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes-from-id.cassette.yaml index 514e3caf74..335225b8cd 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes-from-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes-from-id.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:33.865243Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 182 + host: api.scaleway.com + body: "{\"name\":\"Test_CreateServer/Volumes/sbs_additional_volumes_from_id\",\"perf_iops\":5000,\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":20000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -16,1636 +17,312 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:33.865243Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 453 + body: "{\"id\":\"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"name\":\"Test_CreateServer/Volumes/sbs_additional_volumes_from_id\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.854855Z\", \"updated_at\":\"2025-11-04T10:18:24.854855Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "453" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cacd2fea-7603-47a6-8823-710ceab20b9c + - d633f77f-c2fb-4439-a22a-ef9b68a81b26 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:33.865243Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 198.101486ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/925374f8-2d6f-487c-b1c1-102e32bd6ccb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1c401bec-e2b6-4b22-9adc-1374a06c9036 method: GET response: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:33.865243Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 453 + body: "{\"id\":\"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"name\":\"Test_CreateServer/Volumes/sbs_additional_volumes_from_id\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.854855Z\", \"updated_at\":\"2025-11-04T10:18:24.854855Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "453" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:18:25 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - d053e77e-da69-4ebb-9a97-96918e3edf76 + status: 200 OK + code: 200 + duration: 47.256714ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1c401bec-e2b6-4b22-9adc-1374a06c9036 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 454 + body: "{\"id\":\"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"name\":\"Test_CreateServer/Volumes/sbs_additional_volumes_from_id\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.854855Z\", \"updated_at\":\"2025-11-04T10:18:24.854855Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f9afb2f3-8d5a-4b71-8f7f-7f9aaff16809 + - 8ec1810f-74a1-4969-a336-eb85f6c01b5d status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 49.644226ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51cd704f-ed06-462f-8c5c-7402dc68c91c + - 693c2dda-ed31-4d1f-8110-3c993b8bc367 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 55.107433ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bb773d53-ed79-4410-992a-4d49bce9700a + - 6503b03d-031c-4f03-bf6a-ce53b46ff3f6 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 39.998226ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0f9cbb0e-6e07-427f-b90c-0266ab1c7717 + - 7d041c16-0619-4ee1-b644-f51b04ea08d8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 55.487415ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 46fc0044-86ae-47d1-906c-3123f1fa6c57 + - df3c797d-2501-4f81-a176-f431efc1856e status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb"}' - form: {} + duration: 35.456909ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/925374f8-2d6f-487c-b1c1-102e32bd6ccb + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1c401bec-e2b6-4b22-9adc-1374a06c9036 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"1c401bec-e2b6-4b22-9adc-1374a06c9036\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2c68ed1d-8612-47af-bd7d-6326a1fe265b + - ca6d6995-1c6c-4a72-bc67-9343957b1128 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:33.865243Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 30.824982ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/925374f8-2d6f-487c-b1c1-102e32bd6ccb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1c401bec-e2b6-4b22-9adc-1374a06c9036 method: GET response: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:33.865243Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 454 + body: "{\"id\":\"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"name\":\"Test_CreateServer/Volumes/sbs_additional_volumes_from_id\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.854855Z\", \"updated_at\":\"2025-11-04T10:18:24.854855Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 59c950d8-a923-4021-8d17-a410446fab5b + - 3616f6bf-3fce-49ab-a50c-641de1d78cb6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d6245ce9-f4ef-46e4-9013-c97cd0e6366e", "name": "cli-srv-cool-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-lumiere", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "de683aba-06ba-4988-a3df-52ebac6aad15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:69", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.759264+00:00", "modification_date": - "2025-10-28T16:46:34.759264+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 50.159714ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 320 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-agitated-visvesvaraya\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"1\":{\"id\":\"1c401bec-e2b6-4b22-9adc-1374a06c9036\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1654,376 +331,242 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "d6245ce9-f4ef-46e4-9013-c97cd0e6366e", "name": "cli-srv-cool-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-lumiere", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "de683aba-06ba-4988-a3df-52ebac6aad15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:69", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.759264+00:00", "modification_date": - "2025-10-28T16:46:34.759264+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1897 + body: "{\"server\": {\"id\": \"fa24c56d-9175-4ef4-a940-713c84874ec6\", \"name\": \"cli-srv-agitated-visvesvaraya\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-visvesvaraya\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"85d42573-89c1-46c5-b21b-aa49e3fc9c3a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:79\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:30.526896+00:00\", \"modification_date\": \"2025-11-04T10:18:30.526896+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1879" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1897" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d6245ce9-f4ef-46e4-9013-c97cd0e6366e + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fa24c56d-9175-4ef4-a940-713c84874ec6 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 01401023-0180-426e-af58-7e06d6ac9fae + - 3733988e-84a0-4599-bec6-2f1058569982 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "d6245ce9-f4ef-46e4-9013-c97cd0e6366e", "name": "cli-srv-cool-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-lumiere", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "de683aba-06ba-4988-a3df-52ebac6aad15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:69", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.759264+00:00", "modification_date": - "2025-10-28T16:46:34.759264+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 681.329559ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d6245ce9-f4ef-46e4-9013-c97cd0e6366e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fa24c56d-9175-4ef4-a940-713c84874ec6 method: GET response: - body: '{"server": {"id": "d6245ce9-f4ef-46e4-9013-c97cd0e6366e", "name": "cli-srv-cool-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-lumiere", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "de683aba-06ba-4988-a3df-52ebac6aad15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:69", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.759264+00:00", "modification_date": - "2025-10-28T16:46:34.759264+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1897 + body: "{\"server\": {\"id\": \"fa24c56d-9175-4ef4-a940-713c84874ec6\", \"name\": \"cli-srv-agitated-visvesvaraya\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-visvesvaraya\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"85d42573-89c1-46c5-b21b-aa49e3fc9c3a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:79\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:30.526896+00:00\", \"modification_date\": \"2025-11-04T10:18:30.526896+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1879" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1897" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - acd3064c-ec63-4db3-8481-0fc0db589f6c + - e5b3192b-2873-43c1-9428-b5bad65a8887 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d6245ce9-f4ef-46e4-9013-c97cd0e6366e", "name": "cli-srv-cool-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-lumiere", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "de683aba-06ba-4988-a3df-52ebac6aad15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:69", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.759264+00:00", "modification_date": - "2025-10-28T16:46:34.759264+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 124.479396ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d6245ce9-f4ef-46e4-9013-c97cd0e6366e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fa24c56d-9175-4ef4-a940-713c84874ec6 method: GET response: - body: '{"server": {"id": "d6245ce9-f4ef-46e4-9013-c97cd0e6366e", "name": "cli-srv-cool-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-lumiere", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "de683aba-06ba-4988-a3df-52ebac6aad15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "925374f8-2d6f-487c-b1c1-102e32bd6ccb", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:69", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.759264+00:00", "modification_date": - "2025-10-28T16:46:34.759264+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1897 + body: "{\"server\": {\"id\": \"fa24c56d-9175-4ef4-a940-713c84874ec6\", \"name\": \"cli-srv-agitated-visvesvaraya\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-visvesvaraya\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"85d42573-89c1-46c5-b21b-aa49e3fc9c3a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:79\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:30.526896+00:00\", \"modification_date\": \"2025-11-04T10:18:30.526896+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1879" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1897" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c08e1aee-1b55-49ce-a3d4-d886267513e2 + - c5083e87-e24c-4e28-a2a2-3450ed15a1f9 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 101.314321ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d6245ce9-f4ef-46e4-9013-c97cd0e6366e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fa24c56d-9175-4ef4-a940-713c84874ec6 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 822bffde-43cf-4def-9b8f-11525c846e4b + - f24bcf41-e3ad-4566-9d63-51c35563abf6 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"de683aba-06ba-4988-a3df-52ebac6aad15", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.841292Z", "updated_at":"2025-10-28T16:46:35.827753Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:35.827753Z", "zone":"fr-par-1"}' - form: {} + duration: 264.96916ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/de683aba-06ba-4988-a3df-52ebac6aad15 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/85d42573-89c1-46c5-b21b-aa49e3fc9c3a method: GET response: - body: '{"id":"de683aba-06ba-4988-a3df-52ebac6aad15", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.841292Z", "updated_at":"2025-10-28T16:46:35.827753Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:35.827753Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"85d42573-89c1-46c5-b21b-aa49e3fc9c3a\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:30.618416Z\", \"updated_at\":\"2025-11-04T10:18:31.486915Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:31.486915Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e378c8ce-f6b2-400b-8e32-13bc22f0bb92 + - 9365bc0c-b0a8-402f-a48f-6bbffa05abc4 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 48.165923ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/de683aba-06ba-4988-a3df-52ebac6aad15 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/85d42573-89c1-46c5-b21b-aa49e3fc9c3a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8adf6c46-609d-4ead-b3b3-4b75eb96aaf8 + - 0917cbf2-0d93-48ed-955d-275c8bf92cdc status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:35.909672Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:35.909672Z", - "zone":"fr-par-1"}' - form: {} + duration: 152.389341ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/925374f8-2d6f-487c-b1c1-102e32bd6ccb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1c401bec-e2b6-4b22-9adc-1374a06c9036 method: GET response: - body: '{"id":"925374f8-2d6f-487c-b1c1-102e32bd6ccb", "name":"Test_CreateServer/Volumes/sbs_additional_volumes_from_id", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.865243Z", "updated_at":"2025-10-28T16:46:35.909672Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:35.909672Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 479 + body: "{\"id\":\"1c401bec-e2b6-4b22-9adc-1374a06c9036\", \"name\":\"Test_CreateServer/Volumes/sbs_additional_volumes_from_id\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.854855Z\", \"updated_at\":\"2025-11-04T10:18:31.570658Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:31.570658Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "479" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 601ac2c4-9823-49fc-b3b6-1e21b164a9f8 + - 663c3d87-18e7-4008-876d-9365b17666da status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 46.949312ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/925374f8-2d6f-487c-b1c1-102e32bd6ccb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1c401bec-e2b6-4b22-9adc-1374a06c9036 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 380f4871-f26c-4e38-882a-8610dc6caa04 + - 1e7ddd19-42c3-45a2-a299-b12b4fa4e25c status: 204 No Content code: 204 - duration: "" + duration: 63.203776ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes.cassette.yaml index c3cbcedfab..a28c7d2234 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-sbs-additional-volumes.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 505597f3-114a-40f5-8aa7-712dead15160 + - 8270d491-ef7d-4cdd-8421-064e83342bdf X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 79.849094ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a83a4a50-4440-4b96-9e90-9e8fdec793a8 + - a5d53a49-1051-4f01-ad50-a64e482c772b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 51.940929ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d8660019-0f16-4deb-8c79-5d1103900ea7 + - 68802b6c-ca03-4e36-8a65-4af89630ee11 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 56.161025ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9206a1fc-8e00-4be8-ae39-3d6b56d32a13 + - da8f1e66-c952-4707-baf4-7dfc1e88e079 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"0491bad6-3fd9-4b92-9457-8525f5561621", "name":"cli-vol-mystifying-dubinsky", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.326355Z", "updated_at":"2025-10-28T16:46:34.326355Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 39.596847ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 126 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-loving-wu\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":20000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1480,132 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"0491bad6-3fd9-4b92-9457-8525f5561621", "name":"cli-vol-mystifying-dubinsky", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.326355Z", "updated_at":"2025-10-28T16:46:34.326355Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 414 + body: "{\"id\":\"1ab9ec12-1161-4d7d-8ab2-e84993ead049\", \"name\":\"cli-vol-loving-wu\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.072025Z\", \"updated_at\":\"2025-11-04T10:18:25.072025Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "424" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "414" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96fcfdd4-d081-4df8-9d11-df5c2f03d241 + - 57f16952-e91b-4ad0-9280-fd469bfd25dc status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "0491bad6-3fd9-4b92-9457-8525f5561621"}' - form: {} + duration: 157.710476ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0491bad6-3fd9-4b92-9457-8525f5561621 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1ab9ec12-1161-4d7d-8ab2-e84993ead049 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "0491bad6-3fd9-4b92-9457-8525f5561621"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"1ab9ec12-1161-4d7d-8ab2-e84993ead049\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 332025eb-6b97-4a9f-8a27-1c92279f079e + - 5eaa2589-7ce4-4ba7-b2bc-42d3f7b7ee86 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"0491bad6-3fd9-4b92-9457-8525f5561621", "name":"cli-vol-mystifying-dubinsky", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.326355Z", "updated_at":"2025-10-28T16:46:34.326355Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 31.068301ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0491bad6-3fd9-4b92-9457-8525f5561621 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1ab9ec12-1161-4d7d-8ab2-e84993ead049 method: GET response: - body: '{"id":"0491bad6-3fd9-4b92-9457-8525f5561621", "name":"cli-vol-mystifying-dubinsky", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.326355Z", "updated_at":"2025-10-28T16:46:34.326355Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 414 + body: "{\"id\":\"1ab9ec12-1161-4d7d-8ab2-e84993ead049\", \"name\":\"cli-vol-loving-wu\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.072025Z\", \"updated_at\":\"2025-11-04T10:18:25.072025Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "424" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "414" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7d14be27-9dc5-497d-b4f5-27d184b42a16 + - ae581ea2-bc48-4a98-9ded-21a746fa8336 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "608ab54f-3563-470e-a104-370cdc913763", "name": "cli-srv-silly-goldwasser", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-goldwasser", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "df576c0e-6de1-4342-b58a-bed14401d9a5", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "0491bad6-3fd9-4b92-9457-8525f5561621", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.701600+00:00", "modification_date": - "2025-10-28T16:46:34.701600+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 42.326917ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 313 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-quirky-bardeen\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"1\":{\"id\":\"1ab9ec12-1161-4d7d-8ab2-e84993ead049\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1614,376 +267,242 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "608ab54f-3563-470e-a104-370cdc913763", "name": "cli-srv-silly-goldwasser", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-goldwasser", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "df576c0e-6de1-4342-b58a-bed14401d9a5", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "0491bad6-3fd9-4b92-9457-8525f5561621", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.701600+00:00", "modification_date": - "2025-10-28T16:46:34.701600+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1883 + body: "{\"server\": {\"id\": \"89450f0b-f100-4b0c-b3eb-6b1d0a455f9e\", \"name\": \"cli-srv-quirky-bardeen\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-quirky-bardeen\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f17437bb-0023-441e-9f97-73e9c3287ec1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1ab9ec12-1161-4d7d-8ab2-e84993ead049\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.400727+00:00\", \"modification_date\": \"2025-11-04T10:18:25.400727+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1887" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1883" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/608ab54f-3563-470e-a104-370cdc913763 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/89450f0b-f100-4b0c-b3eb-6b1d0a455f9e Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 350f8508-42ff-4a95-b650-b3a066e5b5bb + - 3fe4d44d-f785-425b-bd7c-70ee6b7a404f status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "608ab54f-3563-470e-a104-370cdc913763", "name": "cli-srv-silly-goldwasser", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-goldwasser", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "df576c0e-6de1-4342-b58a-bed14401d9a5", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "0491bad6-3fd9-4b92-9457-8525f5561621", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.701600+00:00", "modification_date": - "2025-10-28T16:46:34.701600+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 666.197328ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/608ab54f-3563-470e-a104-370cdc913763 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/89450f0b-f100-4b0c-b3eb-6b1d0a455f9e method: GET response: - body: '{"server": {"id": "608ab54f-3563-470e-a104-370cdc913763", "name": "cli-srv-silly-goldwasser", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-goldwasser", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "df576c0e-6de1-4342-b58a-bed14401d9a5", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "0491bad6-3fd9-4b92-9457-8525f5561621", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.701600+00:00", "modification_date": - "2025-10-28T16:46:34.701600+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1883 + body: "{\"server\": {\"id\": \"89450f0b-f100-4b0c-b3eb-6b1d0a455f9e\", \"name\": \"cli-srv-quirky-bardeen\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-quirky-bardeen\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f17437bb-0023-441e-9f97-73e9c3287ec1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1ab9ec12-1161-4d7d-8ab2-e84993ead049\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.400727+00:00\", \"modification_date\": \"2025-11-04T10:18:25.400727+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1887" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1883" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4542b89e-a300-4d8c-87e3-c4dc029c50b8 + - 27b64fcc-0a2b-4023-a68d-d9476e6340bf status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "608ab54f-3563-470e-a104-370cdc913763", "name": "cli-srv-silly-goldwasser", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-goldwasser", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "df576c0e-6de1-4342-b58a-bed14401d9a5", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "0491bad6-3fd9-4b92-9457-8525f5561621", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.701600+00:00", "modification_date": - "2025-10-28T16:46:34.701600+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 137.357873ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/608ab54f-3563-470e-a104-370cdc913763 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/89450f0b-f100-4b0c-b3eb-6b1d0a455f9e method: GET response: - body: '{"server": {"id": "608ab54f-3563-470e-a104-370cdc913763", "name": "cli-srv-silly-goldwasser", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-goldwasser", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "df576c0e-6de1-4342-b58a-bed14401d9a5", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "0491bad6-3fd9-4b92-9457-8525f5561621", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:34.701600+00:00", "modification_date": - "2025-10-28T16:46:34.701600+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1883 + body: "{\"server\": {\"id\": \"89450f0b-f100-4b0c-b3eb-6b1d0a455f9e\", \"name\": \"cli-srv-quirky-bardeen\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-quirky-bardeen\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f17437bb-0023-441e-9f97-73e9c3287ec1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1ab9ec12-1161-4d7d-8ab2-e84993ead049\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:6f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.400727+00:00\", \"modification_date\": \"2025-11-04T10:18:25.400727+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1887" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1883" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 21196ad7-8a3a-47b0-96ce-b8284d882177 + - 26eca15f-9c27-4cd6-bbc1-ae615db51a58 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 85.591281ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/608ab54f-3563-470e-a104-370cdc913763 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/89450f0b-f100-4b0c-b3eb-6b1d0a455f9e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - aebc557c-8ce4-4a65-aa10-93968bf99b02 + - 03103f1f-ab01-48fc-8059-2038f1edae72 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"df576c0e-6de1-4342-b58a-bed14401d9a5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.785458Z", "updated_at":"2025-10-28T16:46:36.134742Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:36.134742Z", "zone":"fr-par-1"}' - form: {} + duration: 308.000179ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/df576c0e-6de1-4342-b58a-bed14401d9a5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f17437bb-0023-441e-9f97-73e9c3287ec1 method: GET response: - body: '{"id":"df576c0e-6de1-4342-b58a-bed14401d9a5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.785458Z", "updated_at":"2025-10-28T16:46:36.134742Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:36.134742Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"f17437bb-0023-441e-9f97-73e9c3287ec1\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.483322Z\", \"updated_at\":\"2025-11-04T10:18:26.387906Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:26.387906Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 61284e91-45e9-4ed8-85f7-3bbf7fe823f8 + - 869f64b7-5030-4d5e-838b-5b31e1f48c63 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 39.613336ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/df576c0e-6de1-4342-b58a-bed14401d9a5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f17437bb-0023-441e-9f97-73e9c3287ec1 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cc70d33f-8824-4cec-9ce5-1c66cb5b7af4 + - 77eeda81-5118-4565-95a4-18588519b91a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"0491bad6-3fd9-4b92-9457-8525f5561621", "name":"cli-vol-mystifying-dubinsky", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.326355Z", "updated_at":"2025-10-28T16:46:36.115991Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:36.115991Z", - "zone":"fr-par-1"}' - form: {} + duration: 82.841072ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0491bad6-3fd9-4b92-9457-8525f5561621 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1ab9ec12-1161-4d7d-8ab2-e84993ead049 method: GET response: - body: '{"id":"0491bad6-3fd9-4b92-9457-8525f5561621", "name":"cli-vol-mystifying-dubinsky", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.326355Z", "updated_at":"2025-10-28T16:46:36.115991Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:36.115991Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 440 + body: "{\"id\":\"1ab9ec12-1161-4d7d-8ab2-e84993ead049\", \"name\":\"cli-vol-loving-wu\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.072025Z\", \"updated_at\":\"2025-11-04T10:18:26.527353Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:26.527353Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "440" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6be0058c-9f26-4a10-a175-09b9defc6e93 + - a5d65cce-7264-40d8-b159-c2d9e3ee0470 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 44.597184ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0491bad6-3fd9-4b92-9457-8525f5561621 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1ab9ec12-1161-4d7d-8ab2-e84993ead049 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 52ab0fa4-6df0-430e-91f7-a52f7c29adde + - 675f1f00-6b86-4ebe-9fdd-542348a1cafe status: 204 No Content code: 204 - duration: "" + duration: 69.668457ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-use-sbs-root-volume.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-use-sbs-root-volume.cassette.yaml index 31eb26ef68..9909398606 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-use-sbs-root-volume.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-use-sbs-root-volume.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 171 + host: api.scaleway.com + body: "{\"name\":\"Test_CreateServer/Volumes/use_sbs_root_volume\",\"perf_iops\":5000,\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":20000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -16,1558 +17,239 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 442 + body: "{\"id\":\"c6a48324-aace-422e-93da-8f2a958f734a\", \"name\":\"Test_CreateServer/Volumes/use_sbs_root_volume\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.827350Z\", \"updated_at\":\"2025-11-04T10:18:24.827350Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "442" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0e314a34-c58a-4e6d-a10b-140c64c2324f + - 8bd66598-b5ba-472e-9c18-965f53361c7c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 162.772273ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3bf172f8-49e3-4016-9e6c-d9ebdb5011b6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c6a48324-aace-422e-93da-8f2a958f734a method: GET response: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 442 + body: "{\"id\":\"c6a48324-aace-422e-93da-8f2a958f734a\", \"name\":\"Test_CreateServer/Volumes/use_sbs_root_volume\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.827350Z\", \"updated_at\":\"2025-11-04T10:18:24.827350Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "442" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 12b35fd7-56b3-4921-86c2-326595740548 + - be4bc615-7b40-4693-90a9-5bd0e25d36ea status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 40.497456ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3bf172f8-49e3-4016-9e6c-d9ebdb5011b6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c6a48324-aace-422e-93da-8f2a958f734a method: GET response: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 443 + body: "{\"id\":\"c6a48324-aace-422e-93da-8f2a958f734a\", \"name\":\"Test_CreateServer/Volumes/use_sbs_root_volume\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.827350Z\", \"updated_at\":\"2025-11-04T10:18:24.827350Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "443" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:39 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 142648e5-41be-4830-ba86-a317a608c6e8 + - 3728fbee-8fb7-4ec5-92bf-4bda412c1cfb status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 44.613693ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:39 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d7995d01-465d-47b7-84ff-cc58b07275b1 + - 5a0c395c-45da-41c8-bd3f-286f167caeb5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 56.57756ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:39 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 60ccd8ec-18b3-4620-b58a-d2806d15091c + - 6e6fc7d0-9630-4395-878f-931900dac80e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6"}' - form: {} + duration: 52.596734ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3bf172f8-49e3-4016-9e6c-d9ebdb5011b6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c6a48324-aace-422e-93da-8f2a958f734a method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"c6a48324-aace-422e-93da-8f2a958f734a\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:39 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c44a0e16-9e87-4c83-a1cb-cf6199b1c817 + - ff9a84dd-82bb-4021-bd04-27047e29f883 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 27.938197ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3bf172f8-49e3-4016-9e6c-d9ebdb5011b6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c6a48324-aace-422e-93da-8f2a958f734a method: GET response: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:33.872676Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 443 + body: "{\"id\":\"c6a48324-aace-422e-93da-8f2a958f734a\", \"name\":\"Test_CreateServer/Volumes/use_sbs_root_volume\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.827350Z\", \"updated_at\":\"2025-11-04T10:18:24.827350Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "443" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:39 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 644a8035-c768-447a-a90b-25ef5606d64b + - 3ff2c646-3343-4cc8-802e-a7506c53a7b2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "2a241767-1ca2-48d4-a17c-819ac8708cdc", "name": "cli-srv-dreamy-yonath", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-yonath", "image": null, "volumes": {"0": {"boot": - false, "volume_type": "sbs_volume", "id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:75", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:39.824431+00:00", "modification_date": - "2025-10-28T16:46:39.824431+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 44.567776ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 273 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-optimistic-lichterman\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"volumes\":{\"0\":{\"id\":\"c6a48324-aace-422e-93da-8f2a958f734a\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1576,264 +258,212 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "2a241767-1ca2-48d4-a17c-819ac8708cdc", "name": "cli-srv-dreamy-yonath", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-yonath", "image": null, "volumes": {"0": {"boot": - false, "volume_type": "sbs_volume", "id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:75", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:39.824431+00:00", "modification_date": - "2025-10-28T16:46:39.824431+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1186 + body: "{\"server\": {\"id\": \"9102ed8e-f895-489f-9a6b-54f657f4dad2\", \"name\": \"cli-srv-optimistic-lichterman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-optimistic-lichterman\", \"image\": null, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c6a48324-aace-422e-93da-8f2a958f734a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:77\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:30.377342+00:00\", \"modification_date\": \"2025-11-04T10:18:30.377342+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1170" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1186" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a241767-1ca2-48d4-a17c-819ac8708cdc + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9102ed8e-f895-489f-9a6b-54f657f4dad2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a6a42e44-5486-4fcc-8372-fb6e5c016859 + - 419dba47-734d-4747-82a8-113cdfdef919 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "2a241767-1ca2-48d4-a17c-819ac8708cdc", "name": "cli-srv-dreamy-yonath", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-yonath", "image": null, "volumes": {"0": {"boot": - false, "volume_type": "sbs_volume", "id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:75", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:39.824431+00:00", "modification_date": - "2025-10-28T16:46:39.824431+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 580.127308ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a241767-1ca2-48d4-a17c-819ac8708cdc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9102ed8e-f895-489f-9a6b-54f657f4dad2 method: GET response: - body: '{"server": {"id": "2a241767-1ca2-48d4-a17c-819ac8708cdc", "name": "cli-srv-dreamy-yonath", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-yonath", "image": null, "volumes": {"0": {"boot": - false, "volume_type": "sbs_volume", "id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:75", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:39.824431+00:00", "modification_date": - "2025-10-28T16:46:39.824431+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1186 + body: "{\"server\": {\"id\": \"9102ed8e-f895-489f-9a6b-54f657f4dad2\", \"name\": \"cli-srv-optimistic-lichterman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-optimistic-lichterman\", \"image\": null, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c6a48324-aace-422e-93da-8f2a958f734a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:77\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:30.377342+00:00\", \"modification_date\": \"2025-11-04T10:18:30.377342+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1170" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1186" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:30 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 31ee6e63-b713-40e4-87dd-da0af2eec384 + - 24d2e7c0-7111-4bf6-ac8f-03d251e6e90a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "2a241767-1ca2-48d4-a17c-819ac8708cdc", "name": "cli-srv-dreamy-yonath", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-yonath", "image": null, "volumes": {"0": {"boot": - false, "volume_type": "sbs_volume", "id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:75", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:39.824431+00:00", "modification_date": - "2025-10-28T16:46:39.824431+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 175.911989ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a241767-1ca2-48d4-a17c-819ac8708cdc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9102ed8e-f895-489f-9a6b-54f657f4dad2 method: GET response: - body: '{"server": {"id": "2a241767-1ca2-48d4-a17c-819ac8708cdc", "name": "cli-srv-dreamy-yonath", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-dreamy-yonath", "image": null, "volumes": {"0": {"boot": - false, "volume_type": "sbs_volume", "id": "3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:75", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:39.824431+00:00", "modification_date": - "2025-10-28T16:46:39.824431+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1186 + body: "{\"server\": {\"id\": \"9102ed8e-f895-489f-9a6b-54f657f4dad2\", \"name\": \"cli-srv-optimistic-lichterman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-optimistic-lichterman\", \"image\": null, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c6a48324-aace-422e-93da-8f2a958f734a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:77\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:30.377342+00:00\", \"modification_date\": \"2025-11-04T10:18:30.377342+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1170" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1186" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bf8c211d-f11b-40e8-992d-afa59c471d77 + - 7827fa52-717c-472f-beb1-6be0c1e66de2 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 105.940417ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a241767-1ca2-48d4-a17c-819ac8708cdc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9102ed8e-f895-489f-9a6b-54f657f4dad2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5f6a046a-00da-42b7-a2cd-d936d3126ad8 + - e0a59233-34e4-4a13-af69-f979c1907d78 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:40.583971Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:40.583971Z", - "zone":"fr-par-1"}' - form: {} + duration: 243.807723ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c6a48324-aace-422e-93da-8f2a958f734a + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 676 + body: "{\"id\":\"c6a48324-aace-422e-93da-8f2a958f734a\", \"name\":\"Test_CreateServer/Volumes/use_sbs_root_volume\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.827350Z\", \"updated_at\":\"2025-11-04T10:18:30.392656Z\", \"references\":[{\"id\":\"2e39180e-8096-45d9-802d-943b3f139c75\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9102ed8e-f895-489f-9a6b-54f657f4dad2\", \"created_at\":\"2025-11-04T10:18:30.392656Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "676" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:18:31 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 6c56e989-f779-477c-a3f5-940b34ccbe27 + status: 200 OK + code: 200 + duration: 43.438637ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3bf172f8-49e3-4016-9e6c-d9ebdb5011b6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c6a48324-aace-422e-93da-8f2a958f734a method: GET response: - body: '{"id":"3bf172f8-49e3-4016-9e6c-d9ebdb5011b6", "name":"Test_CreateServer/Volumes/use_sbs_root_volume", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:33.872676Z", "updated_at":"2025-10-28T16:46:40.583971Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:40.583971Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 468 + body: "{\"id\":\"c6a48324-aace-422e-93da-8f2a958f734a\", \"name\":\"Test_CreateServer/Volumes/use_sbs_root_volume\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:24.827350Z\", \"updated_at\":\"2025-11-04T10:18:31.348727Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:31.348727Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "468" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 753279ac-1823-4fb7-9316-595443752a95 + - 2d330937-c4e9-498b-bf6e-ab93adb4f3cb status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 44.847607ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3bf172f8-49e3-4016-9e6c-d9ebdb5011b6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c6a48324-aace-422e-93da-8f2a958f734a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7b1c75c0-ab7a-4bda-ba6b-33824f1ca325 + - dbfc67b2-4492-4f3b-a77c-c42297114984 status: 204 No Content code: 204 - duration: "" + duration: 87.018423ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-additional-block-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-additional-block-volumes.cassette.yaml index 30674a7ef2..033890c254 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-additional-block-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-additional-block-volumes.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0bdcf588-f34d-4832-a721-c4917c50aa87 + - 0c2485cf-f0ed-4dc4-9462-c722bfdff381 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 78.776943ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 18fa354c-5ef8-442f-a01a-6949a3699596 + - c39b86a8-e236-4b97-8cb3-65eec253a49c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 42.116513ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 275627fe-7c33-4540-9d73-c45c61c31960 + - b3031f59-46ab-4a62-8ca2-ba170ef849ab status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 59.57065ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2b4207e3-69d9-4629-a534-bb013330c253 + - 7f98acbe-7fcb-4012-b660-b202868bfa67 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:34.306343Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 38.296287ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 129 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-serene-beaver\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":1000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1480,40 +168,33 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:34.306343Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 417 + body: "{\"id\":\"f8c4c162-3978-44e9-b54d-22b7b6eae96b\", \"name\":\"cli-vol-serene-beaver\", \"type\":\"sbs_5k\", \"size\":1000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.070847Z\", \"updated_at\":\"2025-11-04T10:18:25.070847Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "417" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 97dc6480-8b44-4839-af14-af32d3d8b7e6 + - aca01615-4589-4ae1-a508-d4d6f92147c5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:34.429117Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 127.807531ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 128 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-musing-kilby\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":5000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1522,40 +203,33 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:34.429117Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 416 + body: "{\"id\":\"eba01436-934f-4016-89b7-3c16299e7be4\", \"name\":\"cli-vol-musing-kilby\", \"type\":\"sbs_5k\", \"size\":5000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.179153Z\", \"updated_at\":\"2025-11-04T10:18:25.179153Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "416" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 924e4377-ee3f-4287-bc94-d4eca0791f8b + - 29b083fa-a1f6-46a5-b586-2bfbe6f1d480 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:34.584260Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 111.538298ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 134 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-jolly-brahmagupta\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1564,283 +238,225 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:34.584260Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 422 + body: "{\"id\":\"39cb71fb-0ac2-479d-b7a1-ba24079535f1\", \"name\":\"cli-vol-jolly-brahmagupta\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.302240Z\", \"updated_at\":\"2025-11-04T10:18:25.302240Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 83113eee-d4b6-4f78-a3d3-e3f922cd0409 + - ed171ab7-6696-49e9-91b6-eb266bc1f9b0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93"}' - form: {} + duration: 181.05465ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/8e8ee2ab-cab7-4bf1-84b8-143c517e1c93 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f8c4c162-3978-44e9-b54d-22b7b6eae96b method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"f8c4c162-3978-44e9-b54d-22b7b6eae96b\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 445f5dd5-2af3-458a-b886-4aeb38b6cd6c + - a45de8e5-df86-456b-b2df-71e7b4f9f795 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:34.306343Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 31.603334ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8e8ee2ab-cab7-4bf1-84b8-143c517e1c93 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8c4c162-3978-44e9-b54d-22b7b6eae96b method: GET response: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:34.306343Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 418 + body: "{\"id\":\"f8c4c162-3978-44e9-b54d-22b7b6eae96b\", \"name\":\"cli-vol-serene-beaver\", \"type\":\"sbs_5k\", \"size\":1000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.070847Z\", \"updated_at\":\"2025-11-04T10:18:25.070847Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "424" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "418" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bd1399d5-1820-4709-b50d-181a5db34907 + - 9469ea01-fc12-4349-9ec3-a3d2206533c5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "3c7f50be-acfe-42e4-ad19-604311180d7c"}' - form: {} + duration: 43.257683ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3c7f50be-acfe-42e4-ad19-604311180d7c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/eba01436-934f-4016-89b7-3c16299e7be4 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "3c7f50be-acfe-42e4-ad19-604311180d7c"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"eba01436-934f-4016-89b7-3c16299e7be4\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7aaf93ba-2294-4241-a9b3-5a6413051b78 + - e1828ae1-cf51-4073-aa02-d886c10de4ad status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:34.429117Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 38.157577ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3c7f50be-acfe-42e4-ad19-604311180d7c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/eba01436-934f-4016-89b7-3c16299e7be4 method: GET response: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:34.429117Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 417 + body: "{\"id\":\"eba01436-934f-4016-89b7-3c16299e7be4\", \"name\":\"cli-vol-musing-kilby\", \"type\":\"sbs_5k\", \"size\":5000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.179153Z\", \"updated_at\":\"2025-11-04T10:18:25.179153Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "420" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "417" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - db99327e-44dc-4f13-8f93-645b632bdd01 + - 905ecd23-db5f-4152-831e-e75263e6f046 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "f8ddc7cd-7caf-4147-9bb6-27c679c3a950"}' - form: {} + duration: 42.238411ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f8ddc7cd-7caf-4147-9bb6-27c679c3a950 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/39cb71fb-0ac2-479d-b7a1-ba24079535f1 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "f8ddc7cd-7caf-4147-9bb6-27c679c3a950"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"39cb71fb-0ac2-479d-b7a1-ba24079535f1\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 40e059c2-618d-4359-bb04-0fc22902ca30 + - 278c6e6e-1ac1-4d5b-8bb8-a3c8aed43392 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:34.584260Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 36.054223ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8ddc7cd-7caf-4147-9bb6-27c679c3a950 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/39cb71fb-0ac2-479d-b7a1-ba24079535f1 method: GET response: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:34.584260Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"id\":\"39cb71fb-0ac2-479d-b7a1-ba24079535f1\", \"name\":\"cli-vol-jolly-brahmagupta\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.302240Z\", \"updated_at\":\"2025-11-04T10:18:25.302240Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bc1f8827-4aae-4776-8072-afbd1d5bd194 + - 27a7ba35-2d56-45c6-a1fc-0029705e94cd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "name": "cli-srv-kind-austin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-kind-austin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "3c7f50be-acfe-42e4-ad19-604311180d7c", "state": "available", - "zone": "fr-par-1"}, "3": {"boot": false, "volume_type": "sbs_volume", "id": - "f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "state": "available", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - null, "public_ips": [], "mac_address": "de:00:00:d0:04:6f", "routed_ip_enabled": - true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.320158+00:00", - "modification_date": "2025-10-28T16:46:35.320158+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 38.720653ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 464 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-boring-bohr\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"1\":{\"id\":\"f8c4c162-3978-44e9-b54d-22b7b6eae96b\",\"volume_type\":\"sbs_volume\"},\"2\":{\"id\":\"eba01436-934f-4016-89b7-3c16299e7be4\",\"volume_type\":\"sbs_volume\"},\"3\":{\"id\":\"39cb71fb-0ac2-479d-b7a1-ba24079535f1\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1849,673 +465,462 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "name": "cli-srv-kind-austin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-kind-austin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "3c7f50be-acfe-42e4-ad19-604311180d7c", "state": "available", - "zone": "fr-par-1"}, "3": {"boot": false, "volume_type": "sbs_volume", "id": - "f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "state": "available", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - null, "public_ips": [], "mac_address": "de:00:00:d0:04:6f", "routed_ip_enabled": - true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.320158+00:00", - "modification_date": "2025-10-28T16:46:35.320158+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"5a277747-87df-4760-b5c5-4a571e17ad3f\", \"name\": \"cli-srv-boring-bohr\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-bohr\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dfa2766d-b350-4dad-8daf-2db5916b6f1e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f8c4c162-3978-44e9-b54d-22b7b6eae96b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"eba01436-934f-4016-89b7-3c16299e7be4\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"3\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"39cb71fb-0ac2-479d-b7a1-ba24079535f1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:71\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.837900+00:00\", \"modification_date\": \"2025-11-04T10:18:25.837900+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2155" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b87cc5-463f-4ba3-b8bd-8c0a750bdca9 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5a277747-87df-4760-b5c5-4a571e17ad3f Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a2561103-048e-414a-a56a-722ebfac0a19 + - 1766deef-f52b-4336-841c-ac3bb65786f9 status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:35.453736Z", - "references":[{"id":"4ee650ba-2eae-4fa1-9e06-b0fb20e94174", "product_resource_type":"instance_server", - "product_resource_id":"59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "created_at":"2025-10-28T16:46:35.453736Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 1.076105795s +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8e8ee2ab-cab7-4bf1-84b8-143c517e1c93 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8c4c162-3978-44e9-b54d-22b7b6eae96b method: GET response: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:35.453736Z", - "references":[{"id":"4ee650ba-2eae-4fa1-9e06-b0fb20e94174", "product_resource_type":"instance_server", - "product_resource_id":"59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "created_at":"2025-10-28T16:46:35.453736Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 650 + body: "{\"id\":\"f8c4c162-3978-44e9-b54d-22b7b6eae96b\", \"name\":\"cli-vol-serene-beaver\", \"type\":\"sbs_5k\", \"size\":1000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.070847Z\", \"updated_at\":\"2025-11-04T10:18:26.013950Z\", \"references\":[{\"id\":\"f27f5006-e995-4c97-a106-6a31b7180bd9\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"5a277747-87df-4760-b5c5-4a571e17ad3f\", \"created_at\":\"2025-11-04T10:18:26.013950Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "656" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "650" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 422570c9-b2a8-44dd-af96-8cbcbf883d35 + - 118041d9-ffc8-4f7e-9df6-ebfa3827e38f status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:35.517871Z", - "references":[{"id":"3f4ab23c-ed6d-4945-aa55-ef9af090b46b", "product_resource_type":"instance_server", - "product_resource_id":"59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "created_at":"2025-10-28T16:46:35.517871Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 53.225928ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3c7f50be-acfe-42e4-ad19-604311180d7c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/eba01436-934f-4016-89b7-3c16299e7be4 method: GET response: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:35.517871Z", - "references":[{"id":"3f4ab23c-ed6d-4945-aa55-ef9af090b46b", "product_resource_type":"instance_server", - "product_resource_id":"59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "created_at":"2025-10-28T16:46:35.517871Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 649 + body: "{\"id\":\"eba01436-934f-4016-89b7-3c16299e7be4\", \"name\":\"cli-vol-musing-kilby\", \"type\":\"sbs_5k\", \"size\":5000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.179153Z\", \"updated_at\":\"2025-11-04T10:18:26.078599Z\", \"references\":[{\"id\":\"b742b185-da36-45e5-b2c0-ce6995c20db4\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"5a277747-87df-4760-b5c5-4a571e17ad3f\", \"created_at\":\"2025-11-04T10:18:26.078599Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "652" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "649" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ea7b3fbf-0bd2-4144-86e5-1dba204b4694 + - 493caed4-564f-4a59-8b1b-c28d08fa48dc status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:35.568820Z", - "references":[{"id":"caacf5a1-7484-4c75-a8dc-831455b24f9f", "product_resource_type":"instance_server", - "product_resource_id":"59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "created_at":"2025-10-28T16:46:35.568820Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 44.553603ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8ddc7cd-7caf-4147-9bb6-27c679c3a950 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/39cb71fb-0ac2-479d-b7a1-ba24079535f1 method: GET response: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:35.568820Z", - "references":[{"id":"caacf5a1-7484-4c75-a8dc-831455b24f9f", "product_resource_type":"instance_server", - "product_resource_id":"59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "created_at":"2025-10-28T16:46:35.568820Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 655 + body: "{\"id\":\"39cb71fb-0ac2-479d-b7a1-ba24079535f1\", \"name\":\"cli-vol-jolly-brahmagupta\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.302240Z\", \"updated_at\":\"2025-11-04T10:18:26.131536Z\", \"references\":[{\"id\":\"5c0474b6-ed61-452b-9291-dad50cc3ea34\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"5a277747-87df-4760-b5c5-4a571e17ad3f\", \"created_at\":\"2025-11-04T10:18:26.131536Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "655" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c92153a2-caf8-4aa7-8038-cc5946230d8b + - d85b7943-3c83-4507-b754-f9c1c6445108 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "name": "cli-srv-kind-austin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-kind-austin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "3c7f50be-acfe-42e4-ad19-604311180d7c", "state": "available", - "zone": "fr-par-1"}, "3": {"boot": false, "volume_type": "sbs_volume", "id": - "f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "state": "available", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - null, "public_ips": [], "mac_address": "de:00:00:d0:04:6f", "routed_ip_enabled": - true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.320158+00:00", - "modification_date": "2025-10-28T16:46:35.320158+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 262.891365ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b87cc5-463f-4ba3-b8bd-8c0a750bdca9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5a277747-87df-4760-b5c5-4a571e17ad3f method: GET response: - body: '{"server": {"id": "59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "name": "cli-srv-kind-austin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-kind-austin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "3c7f50be-acfe-42e4-ad19-604311180d7c", "state": "available", - "zone": "fr-par-1"}, "3": {"boot": false, "volume_type": "sbs_volume", "id": - "f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "state": "available", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - null, "public_ips": [], "mac_address": "de:00:00:d0:04:6f", "routed_ip_enabled": - true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.320158+00:00", - "modification_date": "2025-10-28T16:46:35.320158+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"5a277747-87df-4760-b5c5-4a571e17ad3f\", \"name\": \"cli-srv-boring-bohr\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-bohr\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dfa2766d-b350-4dad-8daf-2db5916b6f1e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f8c4c162-3978-44e9-b54d-22b7b6eae96b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"eba01436-934f-4016-89b7-3c16299e7be4\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"3\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"39cb71fb-0ac2-479d-b7a1-ba24079535f1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:71\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.837900+00:00\", \"modification_date\": \"2025-11-04T10:18:25.837900+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2155" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f66db41b-0f2a-4ee9-b23b-be3d921c3b12 + - 4254e60c-a3f5-4327-955c-a557fb5e7657 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "name": "cli-srv-kind-austin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-kind-austin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "3c7f50be-acfe-42e4-ad19-604311180d7c", "state": "available", - "zone": "fr-par-1"}, "3": {"boot": false, "volume_type": "sbs_volume", "id": - "f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "state": "available", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - null, "public_ips": [], "mac_address": "de:00:00:d0:04:6f", "routed_ip_enabled": - true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.320158+00:00", - "modification_date": "2025-10-28T16:46:35.320158+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 132.010319ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b87cc5-463f-4ba3-b8bd-8c0a750bdca9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5a277747-87df-4760-b5c5-4a571e17ad3f method: GET response: - body: '{"server": {"id": "59b87cc5-463f-4ba3-b8bd-8c0a750bdca9", "name": "cli-srv-kind-austin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-kind-austin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "3c7f50be-acfe-42e4-ad19-604311180d7c", "state": "available", - "zone": "fr-par-1"}, "3": {"boot": false, "volume_type": "sbs_volume", "id": - "f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "state": "available", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - null, "public_ips": [], "mac_address": "de:00:00:d0:04:6f", "routed_ip_enabled": - true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.320158+00:00", - "modification_date": "2025-10-28T16:46:35.320158+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"5a277747-87df-4760-b5c5-4a571e17ad3f\", \"name\": \"cli-srv-boring-bohr\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-bohr\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dfa2766d-b350-4dad-8daf-2db5916b6f1e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f8c4c162-3978-44e9-b54d-22b7b6eae96b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"eba01436-934f-4016-89b7-3c16299e7be4\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"3\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"39cb71fb-0ac2-479d-b7a1-ba24079535f1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:71\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.837900+00:00\", \"modification_date\": \"2025-11-04T10:18:25.837900+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2155" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 31a34f1d-31ea-4ab8-ac84-1257fccc5fc2 + - d0d89d2c-9b69-474e-9a68-5d87dd22aa22 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 112.089177ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b87cc5-463f-4ba3-b8bd-8c0a750bdca9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/5a277747-87df-4760-b5c5-4a571e17ad3f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dcb1bcd9-ed80-4ba3-969a-8130e6e8c027 + - 83b4a059-10c1-46dd-b25d-ca4ee0f90716 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:35.401020Z", "updated_at":"2025-10-28T16:46:36.954475Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:36.954475Z", "zone":"fr-par-1"}' - form: {} + duration: 599.108927ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b3a621ab-5e6e-4995-9c61-ad09eadbdbe7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dfa2766d-b350-4dad-8daf-2db5916b6f1e method: GET response: - body: '{"id":"b3a621ab-5e6e-4995-9c61-ad09eadbdbe7", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:35.401020Z", "updated_at":"2025-10-28T16:46:36.954475Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:36.954475Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"dfa2766d-b350-4dad-8daf-2db5916b6f1e\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.932237Z\", \"updated_at\":\"2025-11-04T10:18:27.772964Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:27.772964Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 38073205-76a3-455c-bfb7-3290df019f55 + - ed4ff76b-248f-44cb-b62b-20b19a1d24bf status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 45.497451ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b3a621ab-5e6e-4995-9c61-ad09eadbdbe7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dfa2766d-b350-4dad-8daf-2db5916b6f1e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 901b2730-333a-4842-bbff-1ec40af4d5dc + - 65538efd-1a7e-49d7-96d4-f03bcfc450b8 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:37.029325Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:37.029325Z", - "zone":"fr-par-1"}' - form: {} + duration: 82.653909ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8e8ee2ab-cab7-4bf1-84b8-143c517e1c93 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8c4c162-3978-44e9-b54d-22b7b6eae96b method: GET response: - body: '{"id":"8e8ee2ab-cab7-4bf1-84b8-143c517e1c93", "name":"cli-vol-wonderful-blackwell", - "type":"sbs_5k", "size":1000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.306343Z", "updated_at":"2025-10-28T16:46:37.029325Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:37.029325Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 443 + body: "{\"id\":\"f8c4c162-3978-44e9-b54d-22b7b6eae96b\", \"name\":\"cli-vol-serene-beaver\", \"type\":\"sbs_5k\", \"size\":1000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.070847Z\", \"updated_at\":\"2025-11-04T10:18:27.841750Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:27.841750Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "449" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "443" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9fd30616-8978-4467-b973-5aab2d0a5f5a + - e3d132b4-6653-4cbd-87a8-a420db215a8c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.271926ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8e8ee2ab-cab7-4bf1-84b8-143c517e1c93 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8c4c162-3978-44e9-b54d-22b7b6eae96b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5e6b21d3-d047-4f54-95de-b85922555b7b + - 19c7a2b6-fb9b-498b-b708-16c3bc9b967d status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:37.094753Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:37.094753Z", - "zone":"fr-par-1"}' - form: {} + duration: 65.074427ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3c7f50be-acfe-42e4-ad19-604311180d7c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/eba01436-934f-4016-89b7-3c16299e7be4 method: GET response: - body: '{"id":"3c7f50be-acfe-42e4-ad19-604311180d7c", "name":"cli-vol-focused-babbage", - "type":"sbs_5k", "size":5000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.429117Z", "updated_at":"2025-10-28T16:46:37.094753Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:37.094753Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 442 + body: "{\"id\":\"eba01436-934f-4016-89b7-3c16299e7be4\", \"name\":\"cli-vol-musing-kilby\", \"type\":\"sbs_5k\", \"size\":5000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.179153Z\", \"updated_at\":\"2025-11-04T10:18:27.908422Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:27.908422Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "445" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "442" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cac9975c-e247-499e-be16-9b5a4b5a6bfa + - 84dcd922-982b-46cf-8356-20622d7ca596 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 64.170022ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3c7f50be-acfe-42e4-ad19-604311180d7c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/eba01436-934f-4016-89b7-3c16299e7be4 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3b040e6d-9e08-4ea0-bc33-5dd43842e971 + - 87539268-8db2-4658-9498-34cd4da92316 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:37.218459Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:37.218459Z", - "zone":"fr-par-1"}' - form: {} + duration: 73.229573ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8ddc7cd-7caf-4147-9bb6-27c679c3a950 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/39cb71fb-0ac2-479d-b7a1-ba24079535f1 method: GET response: - body: '{"id":"f8ddc7cd-7caf-4147-9bb6-27c679c3a950", "name":"cli-vol-wizardly-elbakyan", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.584260Z", "updated_at":"2025-10-28T16:46:37.218459Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:46:37.218459Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 448 + body: "{\"id\":\"39cb71fb-0ac2-479d-b7a1-ba24079535f1\", \"name\":\"cli-vol-jolly-brahmagupta\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.302240Z\", \"updated_at\":\"2025-11-04T10:18:27.992844Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:27.992844Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "448" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8d5d8c34-0550-457c-95eb-7249af2507a4 + - f2376c86-5360-4366-a8c9-26ff990d89eb status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.728542ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8ddc7cd-7caf-4147-9bb6-27c679c3a950 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/39cb71fb-0ac2-479d-b7a1-ba24079535f1 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:37 GMT + - Tue, 04 Nov 2025 10:18:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e62a7a5f-b9b3-4b71-bc50-9e2193eec6b4 + - 0b066adf-78d8-439a-93ea-1fdfb2cf6f8e status: 204 No Content code: 204 - duration: "" + duration: 83.900927ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-local-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-local-volumes.cassette.yaml index b752750bfb..f41e4a1d5b 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-local-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-local-volumes.cassette.yaml @@ -1,1487 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 45d91a9d-8a89-4740-9d2b-2330e3712069 + - d5c80d04-d50e-433a-9c70-7adb9555e78c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 84.904446ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2b9a591f-dbff-4869-9c00-30be84e17c6d + - 404a7a21-97eb-4dd7-99c7-70fed9c6ee34 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 84.680936ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_bionic + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_bionic&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 779 + body: "{\"local_images\":[{\"id\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"ENT1-2XL\", \"ENT1-L\", \"ENT1-M\", \"ENT1-S\", \"ENT1-XL\", \"ENT1-XS\", \"ENT1-XXS\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"GPU-3070-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-16C-64G\", \"POP2-2C-8G\", \"POP2-32C-128G\", \"POP2-4C-16G\", \"POP2-64C-256G\", \"POP2-8C-32G\", \"POP2-HC-16C-32G\", \"POP2-HC-2C-4G\", \"POP2-HC-32C-64G\", \"POP2-HC-4C-8G\", \"POP2-HC-64C-128G\", \"POP2-HC-8C-16G\", \"POP2-HM-16C-128G\", \"POP2-HM-2C-16G\", \"POP2-HM-32C-256G\", \"POP2-HM-4C-32G\", \"POP2-HM-64C-512G\", \"POP2-HM-8C-64G\", \"PRO2-L\", \"PRO2-M\", \"PRO2-S\", \"PRO2-XS\"], \"label\":\"ubuntu_bionic\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "779" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 758b9c45-2f82-46d7-95b7-752a1901f94f + - d4736406-10a8-4db0-8140-dd065fc463ad status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 53.51897ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/655aeea7-8a30-418a-bc2e-3c04e3fdc8aa method: GET response: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 614 + body: "{\"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f0e627b0-7b8d-4c9a-91c2-f6ad54236f4f + - e3758b04-074e-46ea-9bba-680e7365097f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-margulis", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c6680232-e553-4f84-85d7-17804a77ff16", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", - "name": "cli-srv-fervent-margulis-1", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 37.070378ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 370 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-peaceful-lovelace\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\",\"volumes\":{\"0\":{\"size\":10000000000,\"volume_type\":\"l_ssd\"},\"1\":{\"name\":\"cli-srv-peaceful-lovelace-1\",\"size\":10000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1490,414 +168,242 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-margulis", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c6680232-e553-4f84-85d7-17804a77ff16", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", - "name": "cli-srv-fervent-margulis-1", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2673 + body: "{\"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-peaceful-lovelace\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1e28d49f-020d-471e-bea1-5a13ac970911\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"9bca8f38-bb81-4daa-a1d0-8c6c8aa8a032\", \"name\": \"cli-srv-peaceful-lovelace-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:69\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2708" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2673" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/368f21ed-24ca-4cd9-910b-1f7b8686f9f4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3157ad18-f8c0-492e-ae16-0b388b16206e Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 672ade0c-6251-4d06-bb44-bbf325c5fe63 + - 57ed427a-f8ba-4b24-9364-5965c59180b9 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-margulis", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c6680232-e553-4f84-85d7-17804a77ff16", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", - "name": "cli-srv-fervent-margulis-1", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 413.739927ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/368f21ed-24ca-4cd9-910b-1f7b8686f9f4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3157ad18-f8c0-492e-ae16-0b388b16206e method: GET response: - body: '{"server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-margulis", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c6680232-e553-4f84-85d7-17804a77ff16", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", - "name": "cli-srv-fervent-margulis-1", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2673 + body: "{\"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-peaceful-lovelace\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1e28d49f-020d-471e-bea1-5a13ac970911\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"9bca8f38-bb81-4daa-a1d0-8c6c8aa8a032\", \"name\": \"cli-srv-peaceful-lovelace-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:69\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2708" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2673" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b6288220-feab-453a-8548-06565c2db645 + - b6fb2668-a0ba-46df-b6ce-08417ba67f89 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-margulis", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c6680232-e553-4f84-85d7-17804a77ff16", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", - "name": "cli-srv-fervent-margulis-1", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 90.066135ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/368f21ed-24ca-4cd9-910b-1f7b8686f9f4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3157ad18-f8c0-492e-ae16-0b388b16206e method: GET response: - body: '{"server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-margulis", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c6680232-e553-4f84-85d7-17804a77ff16", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", - "name": "cli-srv-fervent-margulis-1", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "368f21ed-24ca-4cd9-910b-1f7b8686f9f4", "name": "cli-srv-fervent-margulis"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.411856+00:00", - "modification_date": "2025-10-28T16:46:34.411856+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2673 + body: "{\"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-peaceful-lovelace\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1e28d49f-020d-471e-bea1-5a13ac970911\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"9bca8f38-bb81-4daa-a1d0-8c6c8aa8a032\", \"name\": \"cli-srv-peaceful-lovelace-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"3157ad18-f8c0-492e-ae16-0b388b16206e\", \"name\": \"cli-srv-peaceful-lovelace\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:69\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.244964+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2708" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2673" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b932bb23-9b10-45a7-8f50-b940927b46a2 + - bec7fb78-5df2-426b-82fa-4fae71626ad3 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 95.015078ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/368f21ed-24ca-4cd9-910b-1f7b8686f9f4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/3157ad18-f8c0-492e-ae16-0b388b16206e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0192fc39-9fa5-4565-a803-043324b4e8d0 + - 232c1a84-5533-4069-bbb0-388ba283ff63 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", "name": "cli-srv-fervent-margulis-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 10000000000, - "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", "modification_date": - "2025-10-28T16:46:34.941855+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 119.068982ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/9fb5166e-0ada-46b6-8e3b-76c7023459dd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1e28d49f-020d-471e-bea1-5a13ac970911 method: GET response: - body: '{"volume": {"id": "9fb5166e-0ada-46b6-8e3b-76c7023459dd", "name": "cli-srv-fervent-margulis-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 10000000000, - "state": "available", "creation_date": "2025-10-28T16:46:34.411856+00:00", "modification_date": - "2025-10-28T16:46:34.941855+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 428 + body: "{\"volume\": {\"id\": \"1e28d49f-020d-471e-bea1-5a13ac970911\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.659154+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "448" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "428" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b0ff8a90-712b-4d0a-9cfa-69abbdf96695 + - b1f97fd2-b469-42e8-b9df-de099ed5bfb1 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 55.719035ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/9fb5166e-0ada-46b6-8e3b-76c7023459dd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1e28d49f-020d-471e-bea1-5a13ac970911 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 43e9e303-c6db-437e-aa4d-4b46da3d7ddc + - 238ac812-903d-4a73-87cf-f2132edff0ba status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "c6680232-e553-4f84-85d7-17804a77ff16", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.411856+00:00", "modification_date": "2025-10-28T16:46:34.941855+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 115.837641ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c6680232-e553-4f84-85d7-17804a77ff16 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/9bca8f38-bb81-4daa-a1d0-8c6c8aa8a032 method: GET response: - body: '{"volume": {"id": "c6680232-e553-4f84-85d7-17804a77ff16", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.411856+00:00", "modification_date": "2025-10-28T16:46:34.941855+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 429 + body: "{\"volume\": {\"id\": \"9bca8f38-bb81-4daa-a1d0-8c6c8aa8a032\", \"name\": \"cli-srv-peaceful-lovelace-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.244964+00:00\", \"modification_date\": \"2025-11-04T10:18:25.659154+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "448" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "429" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 113f2d2e-ba3f-417b-8c6e-614592438577 + - 56280061-daaa-44af-8508-3529ce786875 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 61.555702ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c6680232-e553-4f84-85d7-17804a77ff16 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/9bca8f38-bb81-4daa-a1d0-8c6c8aa8a032 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 915f0dad-7e02-4577-a74a-078fc2a59e17 + - 04958ab3-bdfb-4f21-8a8d-d3c3bf071f9f status: 204 No Content code: 204 - duration: "" + duration: 114.520739ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-snapshot.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-snapshot.cassette.yaml index f369b5743b..5b014f773d 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-snapshot.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-double-snapshot.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f1c6d89b-31a3-4b12-94c0-d91153a7fb4d + - 8aa9d25a-1598-43af-a1b4-b565c711c60f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 61.008807ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c39a68c9-97e7-4f44-8643-91bafbc4e529 + - 076ec454-530e-4163-bcc5-f28018b2105e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 44.315778ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 62baf10d-0937-40b8-a056-cdd3e527c7c4 + - a3f18b7a-f642-4026-99ec-8d622c4fcf1a status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 46.649354ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2b41a0dd-aaac-4e4e-a569-acad86076ff0 + - 37768aad-2983-4e59-af13-1235aa28f297 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4cc573e7-be0b-4f63-ad20-a5ae87b6a914", "name": "cli-srv-eloquent-kalam", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-eloquent-kalam", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82f62656-5823-4f2a-a59b-9a060b42e3b4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.387083+00:00", - "modification_date": "2025-10-28T16:46:34.387083+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 58.453053ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 289 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-gifted-ishizaka\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,59 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "4cc573e7-be0b-4f63-ad20-a5ae87b6a914", "name": "cli-srv-eloquent-kalam", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-eloquent-kalam", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82f62656-5823-4f2a-a59b-9a060b42e3b4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.387083+00:00", - "modification_date": "2025-10-28T16:46:34.387083+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"b780ccee-0f47-4bb0-90b0-654038da0395\", \"name\": \"cli-srv-gifted-ishizaka\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-gifted-ishizaka\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:65\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.141361+00:00\", \"modification_date\": \"2025-11-04T10:18:25.141361+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4cc573e7-be0b-4f63-ad20-a5ae87b6a914 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b780ccee-0f47-4bb0-90b0-654038da0395 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - baf217d0-7522-4cbc-a0a6-a6ff161d7dee + - 5b14e0c9-0fca-4a46-9a6d-428fcc3d4ae9 status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 526.890408ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 148 + host: api.scaleway.com + body: "{\"volume_id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\",\"name\":\"cli-snp-hardcore-hertz\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null}" headers: Content-Type: - application/json @@ -1557,1759 +205,376 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots method: POST response: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 473 + body: "{\"id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"name\":\"cli-snp-hardcore-hertz\", \"parent_volume\":{\"id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.610095Z\", \"updated_at\":\"2025-11-04T10:18:25.610095Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "480" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "473" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d3a7e7be-d56f-48ad-990e-9c81304c7c6f + - f4d677f3-9007-4a20-a0fc-4d4ceee8f34f status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 307.094336ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/91001c49-4b33-4cbc-918a-6073ca14c0aa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/1a550866-b3b8-4c15-9bd6-9ea86bce8771 method: GET response: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 473 + body: "{\"id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"name\":\"cli-snp-hardcore-hertz\", \"parent_volume\":{\"id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.610095Z\", \"updated_at\":\"2025-11-04T10:18:25.610095Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "480" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "473" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5b28695c-621e-4431-bcb2-871364cde1f0 + - 7b1ce714-e3ae-4300-868f-6e5d894d09dc status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 165.246481ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/91001c49-4b33-4cbc-918a-6073ca14c0aa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/1a550866-b3b8-4c15-9bd6-9ea86bce8771 method: GET response: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 474 + body: "{\"id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"name\":\"cli-snp-hardcore-hertz\", \"parent_volume\":{\"id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.610095Z\", \"updated_at\":\"2025-11-04T10:18:25.610095Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "481" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "474" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 33d375b3-83f9-47b3-b25d-2d3bfef8e614 + - 305b5d24-53fc-4f5b-a9f8-3a103c87ef28 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 196.598123ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 053836bb-2872-437e-bd53-ce6f35a43748 + - 146f5d96-18b3-46d5-a74d-64c785cfc0e3 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 52.298854ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 30afe5bb-9da3-4386-b645-dda0b93ef7b8 + - 33faded2-698c-4aef-a71d-6e659f067d8f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 42.214242ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 56628e0f-b93d-482e-8002-2f973c84fb6f + - 8c3aeb3b-0772-4af3-9743-56d8e013e6a4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 68.700856ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9d726378-899f-4e45-bc4a-7e832e157173 + - 3d42afe4-be2c-4d02-b9c3-c468a0469f9a status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "91001c49-4b33-4cbc-918a-6073ca14c0aa"}' - form: {} + duration: 39.85176ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/91001c49-4b33-4cbc-918a-6073ca14c0aa + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/1a550866-b3b8-4c15-9bd6-9ea86bce8771 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "91001c49-4b33-4cbc-918a-6073ca14c0aa"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 145 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_snapshot\", \"resource_id\": \"1a550866-b3b8-4c15-9bd6-9ea86bce8771\"}" headers: Content-Length: - "145" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:40 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4efc36da-5bf9-4a55-be36-8197945c2f60 + - 29ee2f5f-10d1-4397-9f6e-ba21a575a47f status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 32.104881ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/91001c49-4b33-4cbc-918a-6073ca14c0aa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/1a550866-b3b8-4c15-9bd6-9ea86bce8771 method: GET response: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 474 + body: "{\"id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"name\":\"cli-snp-hardcore-hertz\", \"parent_volume\":{\"id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.610095Z\", \"updated_at\":\"2025-11-04T10:18:25.610095Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "481" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "474" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:41 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a5fcc7f8-883e-475b-b33e-9873a516c44f + - e17b2eb6-db9c-41f5-ada0-52fd81a2666d status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "91001c49-4b33-4cbc-918a-6073ca14c0aa"}' - form: {} + duration: 234.81127ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/91001c49-4b33-4cbc-918a-6073ca14c0aa + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/1a550866-b3b8-4c15-9bd6-9ea86bce8771 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "91001c49-4b33-4cbc-918a-6073ca14c0aa"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 145 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_snapshot\", \"resource_id\": \"1a550866-b3b8-4c15-9bd6-9ea86bce8771\"}" headers: Content-Length: - "145" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:41 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b1ace16e-3edd-4172-beec-1c94d87d6a56 + - 90a7cca1-34a7-4149-89d9-8afaf01ec550 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 34.836525ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/91001c49-4b33-4cbc-918a-6073ca14c0aa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/1a550866-b3b8-4c15-9bd6-9ea86bce8771 method: GET response: - body: '{"id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", "name":"cli-snp-unruffled-ardinghelli", - "parent_volume":{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:46:34.942381Z", - "updated_at":"2025-10-28T16:46:34.942381Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 474 + body: "{\"id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"name\":\"cli-snp-hardcore-hertz\", \"parent_volume\":{\"id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.610095Z\", \"updated_at\":\"2025-11-04T10:18:25.610095Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "481" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "474" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:41 GMT + - Tue, 04 Nov 2025 10:18:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96ef4ff2-4a36-4b5f-80aa-34a84e2964a2 + - 34a4dd0b-4b08-470e-9eb6-7536ec4514e3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "14e99e43-181c-4e87-b7a4-8f0766692269", "name": "cli-srv-strange-villani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-villani", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7d640d53-b41c-449b-82b2-61d7f946d01e", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:77", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:41.682540+00:00", "modification_date": - "2025-10-28T16:46:41.682540+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 235.204627ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 474 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-jolly-wright\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"0\":{\"name\":\"cli-srv-jolly-wright-0\",\"volume_type\":\"sbs_volume\",\"base_snapshot\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\"},\"1\":{\"name\":\"cli-srv-jolly-wright-1\",\"volume_type\":\"sbs_volume\",\"base_snapshot\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -3318,672 +583,492 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "14e99e43-181c-4e87-b7a4-8f0766692269", "name": "cli-srv-strange-villani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-villani", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7d640d53-b41c-449b-82b2-61d7f946d01e", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:77", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:41.682540+00:00", "modification_date": - "2025-10-28T16:46:41.682540+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1879 + body: "{\"server\": {\"id\": \"6b7e220c-faed-477a-b2eb-c01740a0542d\", \"name\": \"cli-srv-jolly-wright\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-jolly-wright\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9ec61b69-70f4-4f09-bc45-cb93374b89fe\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f89855d4-819a-4027-ad7d-442a64384c82\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:32.100740+00:00\", \"modification_date\": \"2025-11-04T10:18:32.100740+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1885" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1879" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:42 GMT + - Tue, 04 Nov 2025 10:18:32 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/14e99e43-181c-4e87-b7a4-8f0766692269 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6b7e220c-faed-477a-b2eb-c01740a0542d Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5845173f-557b-4d27-93da-2b9361447b8c + - b3e52bb5-dfce-48e1-8b9d-1f61c957bc5a status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "name":"cli-srv-strange-villani-0", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.787030Z", "updated_at":"2025-10-28T16:46:41.787030Z", - "references":[{"id":"e3bea533-2268-4ea1-8bc3-82266d2eaa1d", "product_resource_type":"instance_server", - "product_resource_id":"14e99e43-181c-4e87-b7a4-8f0766692269", "created_at":"2025-10-28T16:46:41.787030Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 782.030547ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/198bdfa8-16fb-4e98-86aa-6ec247bae2ed + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9ec61b69-70f4-4f09-bc45-cb93374b89fe method: GET response: - body: '{"id":"198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "name":"cli-srv-strange-villani-0", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.787030Z", "updated_at":"2025-10-28T16:46:41.787030Z", - "references":[{"id":"e3bea533-2268-4ea1-8bc3-82266d2eaa1d", "product_resource_type":"instance_server", - "product_resource_id":"14e99e43-181c-4e87-b7a4-8f0766692269", "created_at":"2025-10-28T16:46:41.787030Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 686 + body: "{\"id\":\"9ec61b69-70f4-4f09-bc45-cb93374b89fe\", \"name\":\"cli-srv-jolly-wright-0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:32.207278Z\", \"updated_at\":\"2025-11-04T10:18:32.207278Z\", \"references\":[{\"id\":\"a4de21c9-0bdb-48a4-81ad-63b305b2491b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"6b7e220c-faed-477a-b2eb-c01740a0542d\", \"created_at\":\"2025-11-04T10:18:32.207278Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "689" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "686" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:42 GMT + - Tue, 04 Nov 2025 10:18:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 36226b0b-53c3-4a3c-a6fa-d8aeaeac87ed + - 0c1c29c3-34fb-4acd-a611-f2a21f88f783 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"7d640d53-b41c-449b-82b2-61d7f946d01e", "name":"cli-srv-strange-villani-1", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.947011Z", "updated_at":"2025-10-28T16:46:41.947011Z", - "references":[{"id":"2a804d2e-658e-4917-b0d7-2274a0ca0d4d", "product_resource_type":"instance_server", - "product_resource_id":"14e99e43-181c-4e87-b7a4-8f0766692269", "created_at":"2025-10-28T16:46:41.947011Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 54.326426ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7d640d53-b41c-449b-82b2-61d7f946d01e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f89855d4-819a-4027-ad7d-442a64384c82 method: GET response: - body: '{"id":"7d640d53-b41c-449b-82b2-61d7f946d01e", "name":"cli-srv-strange-villani-1", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.947011Z", "updated_at":"2025-10-28T16:46:41.947011Z", - "references":[{"id":"2a804d2e-658e-4917-b0d7-2274a0ca0d4d", "product_resource_type":"instance_server", - "product_resource_id":"14e99e43-181c-4e87-b7a4-8f0766692269", "created_at":"2025-10-28T16:46:41.947011Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 686 + body: "{\"id\":\"f89855d4-819a-4027-ad7d-442a64384c82\", \"name\":\"cli-srv-jolly-wright-1\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:32.363503Z\", \"updated_at\":\"2025-11-04T10:18:32.363503Z\", \"references\":[{\"id\":\"9260d02c-0fed-4058-8cc0-f37fc699d2dc\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"6b7e220c-faed-477a-b2eb-c01740a0542d\", \"created_at\":\"2025-11-04T10:18:32.363503Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "689" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "686" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:42 GMT + - Tue, 04 Nov 2025 10:18:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b9145c5c-6651-42bb-bdbd-93b50dce147e + - 71159e4b-198a-40f2-9832-ca094a7b4420 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4cc573e7-be0b-4f63-ad20-a5ae87b6a914", "name": "cli-srv-eloquent-kalam", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-eloquent-kalam", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82f62656-5823-4f2a-a59b-9a060b42e3b4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.387083+00:00", - "modification_date": "2025-10-28T16:46:34.387083+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 44.16558ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4cc573e7-be0b-4f63-ad20-a5ae87b6a914 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b780ccee-0f47-4bb0-90b0-654038da0395 method: GET response: - body: '{"server": {"id": "4cc573e7-be0b-4f63-ad20-a5ae87b6a914", "name": "cli-srv-eloquent-kalam", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-eloquent-kalam", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82f62656-5823-4f2a-a59b-9a060b42e3b4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.387083+00:00", - "modification_date": "2025-10-28T16:46:34.387083+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"b780ccee-0f47-4bb0-90b0-654038da0395\", \"name\": \"cli-srv-gifted-ishizaka\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-gifted-ishizaka\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:65\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.141361+00:00\", \"modification_date\": \"2025-11-04T10:18:25.141361+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:42 GMT + - Tue, 04 Nov 2025 10:18:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8a6181af-fc50-47e8-9cf6-a0c65d4aeba5 + - 930ece08-02bb-44ba-a1c2-c985001921ca status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 98.394994ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4cc573e7-be0b-4f63-ad20-a5ae87b6a914 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b780ccee-0f47-4bb0-90b0-654038da0395 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:42 GMT + - Tue, 04 Nov 2025 10:18:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d8badf55-6112-4693-b728-f2f0e0796845 + - f7581114-5612-4c59-a58e-1775ac2fafdd status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.471979Z", "updated_at":"2025-10-28T16:46:42.854529Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:42.854529Z", "zone":"fr-par-1"}' - form: {} + duration: 182.686337ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d7a87c48-622c-4b61-aeea-1cffccab6b11 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.231345Z\", \"updated_at\":\"2025-11-04T10:18:25.231345Z\", \"references\":[{\"id\":\"57369a6d-65dd-4f9c-88a3-dd5ef9f39d9d\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"b780ccee-0f47-4bb0-90b0-654038da0395\", \"created_at\":\"2025-11-04T10:18:25.231345Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:18:33 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b3b0858d-b5c4-49fd-a729-97c43e19e16d + status: 200 OK + code: 200 + duration: 51.034191ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/82f62656-5823-4f2a-a59b-9a060b42e3b4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d7a87c48-622c-4b61-aeea-1cffccab6b11 method: GET response: - body: '{"id":"82f62656-5823-4f2a-a59b-9a060b42e3b4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:34.471979Z", "updated_at":"2025-10-28T16:46:42.854529Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:42.854529Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"d7a87c48-622c-4b61-aeea-1cffccab6b11\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:25.231345Z\", \"updated_at\":\"2025-11-04T10:18:33.169096Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:33.169096Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:42 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a8852ce8-3c08-46ba-a315-0d3573ea4dd1 + - d6382177-f1ca-4d1c-b2b6-5fddc149ca5e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 54.15559ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/82f62656-5823-4f2a-a59b-9a060b42e3b4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d7a87c48-622c-4b61-aeea-1cffccab6b11 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:42 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34e707ad-8a13-41ca-81b5-5d10317a773b + - 90f8d14d-2eb4-43aa-ab54-229c5e6dff76 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "14e99e43-181c-4e87-b7a4-8f0766692269", "name": "cli-srv-strange-villani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-villani", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7d640d53-b41c-449b-82b2-61d7f946d01e", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:77", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:41.682540+00:00", "modification_date": - "2025-10-28T16:46:41.682540+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 94.079261ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/14e99e43-181c-4e87-b7a4-8f0766692269 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6b7e220c-faed-477a-b2eb-c01740a0542d method: GET response: - body: '{"server": {"id": "14e99e43-181c-4e87-b7a4-8f0766692269", "name": "cli-srv-strange-villani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-villani", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7d640d53-b41c-449b-82b2-61d7f946d01e", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:77", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:41.682540+00:00", "modification_date": - "2025-10-28T16:46:41.682540+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1879 + body: "{\"server\": {\"id\": \"6b7e220c-faed-477a-b2eb-c01740a0542d\", \"name\": \"cli-srv-jolly-wright\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-jolly-wright\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9ec61b69-70f4-4f09-bc45-cb93374b89fe\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f89855d4-819a-4027-ad7d-442a64384c82\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:32.100740+00:00\", \"modification_date\": \"2025-11-04T10:18:32.100740+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1885" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1879" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:43 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 052b7794-6486-4077-9935-8d6e07426214 + - 5704182b-b694-48d4-bc35-208aa35931c6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "14e99e43-181c-4e87-b7a4-8f0766692269", "name": "cli-srv-strange-villani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-villani", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7d640d53-b41c-449b-82b2-61d7f946d01e", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:77", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:41.682540+00:00", "modification_date": - "2025-10-28T16:46:41.682540+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 109.880815ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/14e99e43-181c-4e87-b7a4-8f0766692269 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6b7e220c-faed-477a-b2eb-c01740a0542d method: GET response: - body: '{"server": {"id": "14e99e43-181c-4e87-b7a4-8f0766692269", "name": "cli-srv-strange-villani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-villani", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7d640d53-b41c-449b-82b2-61d7f946d01e", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:77", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:46:41.682540+00:00", "modification_date": - "2025-10-28T16:46:41.682540+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1879 + body: "{\"server\": {\"id\": \"6b7e220c-faed-477a-b2eb-c01740a0542d\", \"name\": \"cli-srv-jolly-wright\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-jolly-wright\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"9ec61b69-70f4-4f09-bc45-cb93374b89fe\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f89855d4-819a-4027-ad7d-442a64384c82\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:7b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:32.100740+00:00\", \"modification_date\": \"2025-11-04T10:18:32.100740+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1885" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1879" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:43 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bf89da95-417d-4680-8416-f54c60c16d82 + - fc80ac5c-23ba-4b4c-ad41-1534bd4e772e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 107.652806ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/14e99e43-181c-4e87-b7a4-8f0766692269 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6b7e220c-faed-477a-b2eb-c01740a0542d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:43 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b2cc1442-8da4-4589-b95b-ba12deb9dfaa + - f68e47e0-5e13-4f7a-b1fc-3ee7c71e897f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "name":"cli-srv-strange-villani-0", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.787030Z", "updated_at":"2025-10-28T16:46:43.483840Z", - "references":[], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:43.483840Z", "zone":"fr-par-1"}' - form: {} + duration: 272.001226ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/198bdfa8-16fb-4e98-86aa-6ec247bae2ed + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9ec61b69-70f4-4f09-bc45-cb93374b89fe method: GET response: - body: '{"id":"198bdfa8-16fb-4e98-86aa-6ec247bae2ed", "name":"cli-srv-strange-villani-0", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.787030Z", "updated_at":"2025-10-28T16:46:43.483840Z", - "references":[], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:43.483840Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 479 + body: "{\"id\":\"9ec61b69-70f4-4f09-bc45-cb93374b89fe\", \"name\":\"cli-srv-jolly-wright-0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:32.207278Z\", \"updated_at\":\"2025-11-04T10:18:38.798518Z\", \"references\":[], \"parent_snapshot_id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:38.798518Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "482" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "479" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:43 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 52381f29-2d76-49e6-801c-24ee487eca11 + - 69ec7518-d0d9-4d82-b4e9-ce4e18ebd857 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 44.867572ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/198bdfa8-16fb-4e98-86aa-6ec247bae2ed + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9ec61b69-70f4-4f09-bc45-cb93374b89fe method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:43 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cc224c32-ac7e-4e75-9d33-0542e4fb9c33 + - 88a50035-c0f0-4282-ac02-b6e76652f615 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"7d640d53-b41c-449b-82b2-61d7f946d01e", "name":"cli-srv-strange-villani-1", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.947011Z", "updated_at":"2025-10-28T16:46:43.549877Z", - "references":[], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:43.549877Z", "zone":"fr-par-1"}' - form: {} + duration: 85.902347ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7d640d53-b41c-449b-82b2-61d7f946d01e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f89855d4-819a-4027-ad7d-442a64384c82 method: GET response: - body: '{"id":"7d640d53-b41c-449b-82b2-61d7f946d01e", "name":"cli-srv-strange-villani-1", - "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:46:41.947011Z", "updated_at":"2025-10-28T16:46:43.549877Z", - "references":[], "parent_snapshot_id":"91001c49-4b33-4cbc-918a-6073ca14c0aa", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:46:43.549877Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 479 + body: "{\"id\":\"f89855d4-819a-4027-ad7d-442a64384c82\", \"name\":\"cli-srv-jolly-wright-1\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:18:32.363503Z\", \"updated_at\":\"2025-11-04T10:18:38.866465Z\", \"references\":[], \"parent_snapshot_id\":\"1a550866-b3b8-4c15-9bd6-9ea86bce8771\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:18:38.866465Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "482" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "479" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:43 GMT + - Tue, 04 Nov 2025 10:18:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 26c44e4f-12cd-4615-8ad9-1f94ab228513 + - c8f47bab-be78-4096-92b6-3da364351228 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 42.916272ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7d640d53-b41c-449b-82b2-61d7f946d01e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f89855d4-819a-4027-ad7d-442a64384c82 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:43 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 376b71c1-fb28-4fce-9f3f-3d70c5251d24 + - bdb56f13-2e45-4ae4-9379-6ca5a09d643c status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 75.818486ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/91001c49-4b33-4cbc-918a-6073ca14c0aa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/1a550866-b3b8-4c15-9bd6-9ea86bce8771 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:44 GMT + - Tue, 04 Nov 2025 10:18:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e0c18e6b-e8e0-4eda-8f4a-e30f0ebdd101 + - 43c1e9bc-2eff-42e1-997f-43b6f2deff5b status: 204 No Content code: 204 - duration: "" + duration: 213.202704ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot-without-image.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot-without-image.cassette.yaml index c71e91ca32..c28c435cdb 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot-without-image.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot-without-image.cassette.yaml @@ -1,1481 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 113ab925-3706-4ffb-950e-85a64aa459dc + - 04488d07-5e6f-4aa8-87fb-effb44837617 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 71.879206ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2b3dd8d8-7f34-46bd-b45c-abbfded397c9 + - 0af62fdc-0af7-4976-a363-af0141d4a2df X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 45.759777ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_bionic + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_bionic&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 779 + body: "{\"local_images\":[{\"id\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"ENT1-2XL\", \"ENT1-L\", \"ENT1-M\", \"ENT1-S\", \"ENT1-XL\", \"ENT1-XS\", \"ENT1-XXS\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"GPU-3070-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-16C-64G\", \"POP2-2C-8G\", \"POP2-32C-128G\", \"POP2-4C-16G\", \"POP2-64C-256G\", \"POP2-8C-32G\", \"POP2-HC-16C-32G\", \"POP2-HC-2C-4G\", \"POP2-HC-32C-64G\", \"POP2-HC-4C-8G\", \"POP2-HC-64C-128G\", \"POP2-HC-8C-16G\", \"POP2-HM-16C-128G\", \"POP2-HM-2C-16G\", \"POP2-HM-32C-256G\", \"POP2-HM-4C-32G\", \"POP2-HM-64C-512G\", \"POP2-HM-8C-64G\", \"PRO2-L\", \"PRO2-M\", \"PRO2-S\", \"PRO2-XS\"], \"label\":\"ubuntu_bionic\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "779" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3b2218a4-665c-4a88-8f5b-366f831e248e + - a4a5f679-f2da-4141-8588-95fbbef0d11f status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 59.635521ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/655aeea7-8a30-418a-bc2e-3c04e3fdc8aa method: GET response: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 614 + body: "{\"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7ccdf5d6-301b-4b50-a26a-11659a98c971 + - 02bd248e-9a74-430d-8844-d1c11961ae1e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-happy-yalow", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "27836b22-06cc-4510-8c78-2e02962d871a", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:59", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 44.07724ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 286 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-blissful-jennings\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1484,111 +168,67 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-happy-yalow", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "27836b22-06cc-4510-8c78-2e02962d871a", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:59", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"eb492003-d8ea-406b-8217-ae77313b2049\", \"name\": \"cli-srv-blissful-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-jennings\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"0eed2e1c-e9ab-41d6-b697-1df70724139e\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"eb492003-d8ea-406b-8217-ae77313b2049\", \"name\": \"cli-srv-blissful-jennings\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.199079+00:00\", \"modification_date\": \"2025-11-04T10:18:25.199079+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:67\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.199079+00:00\", \"modification_date\": \"2025-11-04T10:18:25.199079+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2157" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2155" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4c5222a4-bac1-4b02-b619-6eaa71439456 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/eb492003-d8ea-406b-8217-ae77313b2049 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a7accfb2-3a8a-4a33-a513-defd35408b4e + - ac1ca482-711e-422f-9b74-7fab0a0d5b53 status: 201 Created code: 201 - duration: "" -- request: - body: '{"volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 469.308689ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/27836b22-06cc-4510-8c78-2e02962d871a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0eed2e1c-e9ab-41d6-b697-1df70724139e method: GET response: - body: '{"volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 507 + body: "{\"volume\": {\"id\": \"0eed2e1c-e9ab-41d6-b697-1df70724139e\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"eb492003-d8ea-406b-8217-ae77313b2049\", \"name\": \"cli-srv-blissful-jennings\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.199079+00:00\", \"modification_date\": \"2025-11-04T10:18:25.199079+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "521" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "507" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8be94631-ba46-44be-98d8-a916b4ba94b5 + - c06534f5-a309-4785-bc2d-2e9940d93b89 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "69572915-098c-4a61-b348-a6d47ffa744a", "name": "cli-snp-trusting-sutherland", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.728721+00:00", - "modification_date": "2025-10-28T16:46:34.728721+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "7d45f669-dd93-4a29-8296-acc51f449af9", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/69572915-098c-4a61-b348-a6d47ffa744a", "started_at": "2025-10-28T16:46:34.906080+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 72.850616ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 159 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-zealous-cartwright\",\"volume_id\":\"0eed2e1c-e9ab-41d6-b697-1df70724139e\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1597,1456 +237,143 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "69572915-098c-4a61-b348-a6d47ffa744a", "name": "cli-snp-trusting-sutherland", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.728721+00:00", - "modification_date": "2025-10-28T16:46:34.728721+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "7d45f669-dd93-4a29-8296-acc51f449af9", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/69572915-098c-4a61-b348-a6d47ffa744a", "started_at": "2025-10-28T16:46:34.906080+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 849 + body: "{\"snapshot\": {\"id\": \"3d516393-960d-4a06-9796-a4d95f8784f5\", \"name\": \"cli-snp-zealous-cartwright\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:18:25.598039+00:00\", \"modification_date\": \"2025-11-04T10:18:25.598039+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"0eed2e1c-e9ab-41d6-b697-1df70724139e\", \"name\": \"Ubuntu 18.04 Bionic Beaver\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"3dcb3e38-df98-4818-ae22-4bc8b5f31ea3\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/3d516393-960d-4a06-9796-a4d95f8784f5\", \"started_at\": \"2025-11-04T10:18:26.072969+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "850" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "849" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9c6f7e9a-8caa-40e5-bc8d-416fef41099b + - a7520740-c6c3-46d8-a3b4-30db9965a420 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 579.920117ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0027f6c5-1e47-4013-b3ce-403e0c1a299e + - 8ec300df-772e-43ce-ba1a-64fe27e7684a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 49.853743ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1f67a68a-5afc-4de8-9538-5a66b46071a7 + - 23addb0c-fc6b-4baa-bb84-2cc9659451cf X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "69572915-098c-4a61-b348-a6d47ffa744a", "name": "cli-snp-trusting-sutherland", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.728721+00:00", - "modification_date": "2025-10-28T16:46:34.728721+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 43.787656ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/69572915-098c-4a61-b348-a6d47ffa744a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/3d516393-960d-4a06-9796-a4d95f8784f5 method: GET response: - body: '{"snapshot": {"id": "69572915-098c-4a61-b348-a6d47ffa744a", "name": "cli-snp-trusting-sutherland", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.728721+00:00", - "modification_date": "2025-10-28T16:46:34.728721+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 538 + body: "{\"snapshot\": {\"id\": \"3d516393-960d-4a06-9796-a4d95f8784f5\", \"name\": \"cli-snp-zealous-cartwright\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:18:25.598039+00:00\", \"modification_date\": \"2025-11-04T10:18:25.598039+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"0eed2e1c-e9ab-41d6-b697-1df70724139e\", \"name\": \"Ubuntu 18.04 Bionic Beaver\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - - "539" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "538" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cd676c21-91a8-4066-a35a-d45085fee4d4 + - 56f71b63-d599-4849-8e06-7736356ac167 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", "name": "cli-srv-nervous-colden", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nervous-colden", "image": null, "volumes": {"0": {"boot": - false, "id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", - "name": "cli-srv-nervous-colden"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:6b", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 62.625938ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 308 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-amazing-ganguly\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"volumes\":{\"0\":{\"name\":\"cli-srv-amazing-ganguly-0\",\"volume_type\":\"l_ssd\",\"base_snapshot\":\"3d516393-960d-4a06-9796-a4d95f8784f5\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -3055,489 +382,334 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", "name": "cli-srv-nervous-colden", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nervous-colden", "image": null, "volumes": {"0": {"boot": - false, "id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", - "name": "cli-srv-nervous-colden"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:6b", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1549 + body: "{\"server\": {\"id\": \"99a65578-3171-44ea-8abf-e192f7c4a2eb\", \"name\": \"cli-srv-amazing-ganguly\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-amazing-ganguly\", \"image\": null, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"74cefbdf-b218-4e37-bbab-90a99b8756da\", \"name\": \"cli-srv-amazing-ganguly-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"99a65578-3171-44ea-8abf-e192f7c4a2eb\", \"name\": \"cli-srv-amazing-ganguly\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.468876+00:00\", \"modification_date\": \"2025-11-04T10:18:26.468876+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:75\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:26.468876+00:00\", \"modification_date\": \"2025-11-04T10:18:26.468876+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1565" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1549" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f075489-a092-4d84-a1b9-6f57d93158c1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/99a65578-3171-44ea-8abf-e192f7c4a2eb Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - be3f5ff0-c2f5-4dab-9d4c-de537e6e307d + - 260d76e9-5399-48e3-bc3f-0166b6340b34 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-happy-yalow", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "27836b22-06cc-4510-8c78-2e02962d871a", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:59", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 326.24076ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4c5222a4-bac1-4b02-b619-6eaa71439456 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/eb492003-d8ea-406b-8217-ae77313b2049 method: GET response: - body: '{"server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-happy-yalow", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "27836b22-06cc-4510-8c78-2e02962d871a", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "4c5222a4-bac1-4b02-b619-6eaa71439456", "name": "cli-srv-happy-yalow"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:59", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.405797+00:00", - "modification_date": "2025-10-28T16:46:34.405797+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"eb492003-d8ea-406b-8217-ae77313b2049\", \"name\": \"cli-srv-blissful-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-jennings\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"0eed2e1c-e9ab-41d6-b697-1df70724139e\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"eb492003-d8ea-406b-8217-ae77313b2049\", \"name\": \"cli-srv-blissful-jennings\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.199079+00:00\", \"modification_date\": \"2025-11-04T10:18:25.199079+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:67\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.199079+00:00\", \"modification_date\": \"2025-11-04T10:18:25.199079+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2157" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2155" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7a0b1c14-e7c5-4517-8f82-7d4ef6fefea7 + - ae8f0d09-5240-42b2-bbda-72074847358a status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 66.053226ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4c5222a4-bac1-4b02-b619-6eaa71439456 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/eb492003-d8ea-406b-8217-ae77313b2049 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 193a94a1-67ca-48d6-823d-a2e54f62546b + - 561763cb-29cf-4a6e-8882-df0b881f702a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.405797+00:00", "modification_date": "2025-10-28T16:46:35.743097+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 123.578207ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/27836b22-06cc-4510-8c78-2e02962d871a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0eed2e1c-e9ab-41d6-b697-1df70724139e method: GET response: - body: '{"volume": {"id": "27836b22-06cc-4510-8c78-2e02962d871a", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.405797+00:00", "modification_date": "2025-10-28T16:46:35.743097+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 428 + body: "{\"volume\": {\"id\": \"0eed2e1c-e9ab-41d6-b697-1df70724139e\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.199079+00:00\", \"modification_date\": \"2025-11-04T10:18:26.710370+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "448" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "428" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e4f04cb-d4bc-4f5d-92c3-cc1ee0f4fadd + - ef9b447e-7fe7-4aa5-9afa-16678ea9899f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 55.158993ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/27836b22-06cc-4510-8c78-2e02962d871a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0eed2e1c-e9ab-41d6-b697-1df70724139e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fa2e1fad-9de4-41fd-9c25-4fa5b6ed8df2 + - f56bfbc3-9e06-4f2b-9168-b6ea57b30834 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", "name": "cli-srv-nervous-colden", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nervous-colden", "image": null, "volumes": {"0": {"boot": - false, "id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", - "name": "cli-srv-nervous-colden"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:6b", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 108.706365ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f075489-a092-4d84-a1b9-6f57d93158c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/99a65578-3171-44ea-8abf-e192f7c4a2eb method: GET response: - body: '{"server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", "name": "cli-srv-nervous-colden", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nervous-colden", "image": null, "volumes": {"0": {"boot": - false, "id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", - "name": "cli-srv-nervous-colden"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:6b", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1549 + body: "{\"server\": {\"id\": \"99a65578-3171-44ea-8abf-e192f7c4a2eb\", \"name\": \"cli-srv-amazing-ganguly\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-amazing-ganguly\", \"image\": null, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"74cefbdf-b218-4e37-bbab-90a99b8756da\", \"name\": \"cli-srv-amazing-ganguly-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"99a65578-3171-44ea-8abf-e192f7c4a2eb\", \"name\": \"cli-srv-amazing-ganguly\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.468876+00:00\", \"modification_date\": \"2025-11-04T10:18:26.468876+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:75\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:26.468876+00:00\", \"modification_date\": \"2025-11-04T10:18:26.468876+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1565" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1549" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2331a3fc-ef06-4ea8-8801-7a1667c0d367 + - d0ba3d5e-d3bd-4856-b9cf-f0356998945d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", "name": "cli-srv-nervous-colden", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nervous-colden", "image": null, "volumes": {"0": {"boot": - false, "id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", - "name": "cli-srv-nervous-colden"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:6b", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 88.837738ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f075489-a092-4d84-a1b9-6f57d93158c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/99a65578-3171-44ea-8abf-e192f7c4a2eb method: GET response: - body: '{"server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", "name": "cli-srv-nervous-colden", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nervous-colden", "image": null, "volumes": {"0": {"boot": - false, "id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "4f075489-a092-4d84-a1b9-6f57d93158c1", - "name": "cli-srv-nervous-colden"}, "size": 20000000000, "state": "available", - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "tags": [], "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:6b", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": "2025-10-28T16:46:35.373950+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1549 + body: "{\"server\": {\"id\": \"99a65578-3171-44ea-8abf-e192f7c4a2eb\", \"name\": \"cli-srv-amazing-ganguly\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-amazing-ganguly\", \"image\": null, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"74cefbdf-b218-4e37-bbab-90a99b8756da\", \"name\": \"cli-srv-amazing-ganguly-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"99a65578-3171-44ea-8abf-e192f7c4a2eb\", \"name\": \"cli-srv-amazing-ganguly\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.468876+00:00\", \"modification_date\": \"2025-11-04T10:18:26.468876+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:75\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:26.468876+00:00\", \"modification_date\": \"2025-11-04T10:18:26.468876+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1565" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1549" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8a3f9210-20fd-42a0-9891-c5ba144870f0 + - 3096b0d2-c41b-4cde-a0fa-3c1860e827e5 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 85.493766ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f075489-a092-4d84-a1b9-6f57d93158c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/99a65578-3171-44ea-8abf-e192f7c4a2eb method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 28cd90d6-531c-46ea-be80-d7a9beb1901d + - 063efb27-126a-4a01-9043-c0a78f86315a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": - "2025-10-28T16:46:36.258335+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 169.95734ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/4b23df6b-3573-4418-87f6-55e36590ac1c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/74cefbdf-b218-4e37-bbab-90a99b8756da method: GET response: - body: '{"volume": {"id": "4b23df6b-3573-4418-87f6-55e36590ac1c", "name": "cli-srv-nervous-colden-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:46:35.373950+00:00", "modification_date": - "2025-10-28T16:46:36.258335+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 427 + body: "{\"volume\": {\"id\": \"74cefbdf-b218-4e37-bbab-90a99b8756da\", \"name\": \"cli-srv-amazing-ganguly-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.468876+00:00\", \"modification_date\": \"2025-11-04T10:18:27.174529+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "446" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "427" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c41a458-6fcb-4a58-b5d3-d7c996b9885c + - 4537f33e-8ee1-433e-bbf5-44810bbbf43e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 62.314333ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/4b23df6b-3573-4418-87f6-55e36590ac1c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/74cefbdf-b218-4e37-bbab-90a99b8756da method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 487df2e4-7d24-4b3a-8ae3-789fa0ce4883 + - f0ff9551-a6fe-4084-a994-99126a10d344 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 101.017493ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/69572915-098c-4a61-b348-a6d47ffa744a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/3d516393-960d-4a06-9796-a4d95f8784f5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bc66739f-734e-4e21-a266-84e0c9345541 + - caf4a0bf-6829-4bde-89e8-8b84539a0658 status: 204 No Content code: 204 - duration: "" + duration: 112.866224ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot.cassette.yaml index 0f63754aac..129affb2c4 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-snapshot.cassette.yaml @@ -1,1481 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8de47afa-de5e-41bd-9587-d1f58fc16117 + - 440cac04-362b-431f-b558-86dc2b03aaba X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 125.377336ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4194e2c6-433d-4968-858e-05762c7f4b90 + - df78c833-dbf6-4822-86d2-d1fa161d76bb X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 32.036337ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_bionic + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_bionic&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 779 + body: "{\"local_images\":[{\"id\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"ENT1-2XL\", \"ENT1-L\", \"ENT1-M\", \"ENT1-S\", \"ENT1-XL\", \"ENT1-XS\", \"ENT1-XXS\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"GPU-3070-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-16C-64G\", \"POP2-2C-8G\", \"POP2-32C-128G\", \"POP2-4C-16G\", \"POP2-64C-256G\", \"POP2-8C-32G\", \"POP2-HC-16C-32G\", \"POP2-HC-2C-4G\", \"POP2-HC-32C-64G\", \"POP2-HC-4C-8G\", \"POP2-HC-64C-128G\", \"POP2-HC-8C-16G\", \"POP2-HM-16C-128G\", \"POP2-HM-2C-16G\", \"POP2-HM-32C-256G\", \"POP2-HM-4C-32G\", \"POP2-HM-64C-512G\", \"POP2-HM-8C-64G\", \"PRO2-L\", \"PRO2-M\", \"PRO2-S\", \"PRO2-XS\"], \"label\":\"ubuntu_bionic\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "779" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c1f16b52-fc17-47a3-99ca-c3b3252a4eec + - a034e121-d88d-411b-ab35-8f4f484bb788 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 55.926675ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/655aeea7-8a30-418a-bc2e-3c04e3fdc8aa method: GET response: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 614 + body: "{\"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 63872841-269d-4701-90b0-6a03b2b50109 + - 9490ab96-696c-459f-afcb-d92da52b44c6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-interesting-bartik", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c3f37217-c903-45a4-a478-02db7bf1983e", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 47.241275ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 284 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-tender-mahavira\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1484,111 +168,67 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-interesting-bartik", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c3f37217-c903-45a4-a478-02db7bf1983e", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2149 + body: "{\"server\": {\"id\": \"43fc04d9-84ea-423c-83c0-89d85702333f\", \"name\": \"cli-srv-tender-mahavira\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-tender-mahavira\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"d848bf3d-293f-4934-9cec-9987e49c733a\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"43fc04d9-84ea-423c-83c0-89d85702333f\", \"name\": \"cli-srv-tender-mahavira\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.203094+00:00\", \"modification_date\": \"2025-11-04T10:18:25.203094+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:63\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.203094+00:00\", \"modification_date\": \"2025-11-04T10:18:25.203094+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2178" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2149" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1fe448e2-4f58-4b5f-90be-59d5d565e414 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/43fc04d9-84ea-423c-83c0-89d85702333f Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ee5dfddb-a4be-431c-b9bf-2f434b721daf + - 59a2399f-fd88-4a3e-9c9c-0606f11e576b status: 201 Created code: 201 - duration: "" -- request: - body: '{"volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 408.963187ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c3f37217-c903-45a4-a478-02db7bf1983e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d848bf3d-293f-4934-9cec-9987e49c733a method: GET response: - body: '{"volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 505 + body: "{\"volume\": {\"id\": \"d848bf3d-293f-4934-9cec-9987e49c733a\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"43fc04d9-84ea-423c-83c0-89d85702333f\", \"name\": \"cli-srv-tender-mahavira\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.203094+00:00\", \"modification_date\": \"2025-11-04T10:18:25.203094+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "528" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "505" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2bde1035-6063-42bd-b6ed-a0aea43fe8e0 + - c5711a53-dc33-429f-927f-d1e59a857d40 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "10a46fde-ed75-4f97-be25-9b12c9c2d259", "name": "cli-snp-eloquent-moser", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.775453+00:00", - "modification_date": "2025-10-28T16:46:34.775453+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "668cc9ec-e1c5-4834-b9f8-1d6c02fcbbca", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/10a46fde-ed75-4f97-be25-9b12c9c2d259", "started_at": "2025-10-28T16:46:35.000976+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 61.840706ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 154 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-upbeat-keller\",\"volume_id\":\"d848bf3d-293f-4934-9cec-9987e49c733a\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1597,1557 +237,216 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "10a46fde-ed75-4f97-be25-9b12c9c2d259", "name": "cli-snp-eloquent-moser", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.775453+00:00", - "modification_date": "2025-10-28T16:46:34.775453+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "668cc9ec-e1c5-4834-b9f8-1d6c02fcbbca", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/10a46fde-ed75-4f97-be25-9b12c9c2d259", "started_at": "2025-10-28T16:46:35.000976+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 844 + body: "{\"snapshot\": {\"id\": \"4a789f7b-ff8f-483f-9646-f5c84e1a4d73\", \"name\": \"cli-snp-upbeat-keller\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:18:25.562394+00:00\", \"modification_date\": \"2025-11-04T10:18:25.562394+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"d848bf3d-293f-4934-9cec-9987e49c733a\", \"name\": \"Ubuntu 18.04 Bionic Beaver\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"0ab64b38-92db-4705-8859-0e5134c99c3c\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/4a789f7b-ff8f-483f-9646-f5c84e1a4d73\", \"started_at\": \"2025-11-04T10:18:25.779316+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "845" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "844" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 39821b77-f3d5-4018-9099-51cdb7ad786d + - 3f39695e-4ce8-4fe1-bd7d-715fe3ec7d7a status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 311.90007ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c189add9-8faf-4f70-b428-1fff2a7ce304 + - 2170937d-7f84-413f-9618-3fb8226e7f88 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 70.824085ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4fef7eea-0003-4932-9a98-9ecf8e896699 + - 7e3c25d8-68ef-459a-a024-c49c9107a9bc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 47.859854ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_bionic + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_bionic&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 779 + body: "{\"local_images\":[{\"id\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"ENT1-2XL\", \"ENT1-L\", \"ENT1-M\", \"ENT1-S\", \"ENT1-XL\", \"ENT1-XS\", \"ENT1-XXS\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"GPU-3070-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-16C-64G\", \"POP2-2C-8G\", \"POP2-32C-128G\", \"POP2-4C-16G\", \"POP2-64C-256G\", \"POP2-8C-32G\", \"POP2-HC-16C-32G\", \"POP2-HC-2C-4G\", \"POP2-HC-32C-64G\", \"POP2-HC-4C-8G\", \"POP2-HC-64C-128G\", \"POP2-HC-8C-16G\", \"POP2-HM-16C-128G\", \"POP2-HM-2C-16G\", \"POP2-HM-32C-256G\", \"POP2-HM-4C-32G\", \"POP2-HM-64C-512G\", \"POP2-HM-8C-64G\", \"PRO2-L\", \"PRO2-M\", \"PRO2-S\", \"PRO2-XS\"], \"label\":\"ubuntu_bionic\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "779" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c459e2a5-3d0b-418e-b209-9ecc2d063149 + - c03be6b6-7349-4e30-8081-603fe4d40aa4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 55.344482ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/655aeea7-8a30-418a-bc2e-3c04e3fdc8aa method: GET response: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 614 + body: "{\"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0b598920-cb49-40bd-a64c-15592fe3bf9c + - 91970c93-bea3-407d-8919-aabb6c17061d status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "10a46fde-ed75-4f97-be25-9b12c9c2d259", "name": "cli-snp-eloquent-moser", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.775453+00:00", - "modification_date": "2025-10-28T16:46:34.775453+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 37.447936ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/10a46fde-ed75-4f97-be25-9b12c9c2d259 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/4a789f7b-ff8f-483f-9646-f5c84e1a4d73 method: GET response: - body: '{"snapshot": {"id": "10a46fde-ed75-4f97-be25-9b12c9c2d259", "name": "cli-snp-eloquent-moser", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:46:34.775453+00:00", - "modification_date": "2025-10-28T16:46:34.775453+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": - "Ubuntu 18.04 Bionic Beaver"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 533 + body: "{\"snapshot\": {\"id\": \"4a789f7b-ff8f-483f-9646-f5c84e1a4d73\", \"name\": \"cli-snp-upbeat-keller\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:18:25.562394+00:00\", \"modification_date\": \"2025-11-04T10:18:25.562394+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"d848bf3d-293f-4934-9cec-9987e49c733a\", \"name\": \"Ubuntu 18.04 Bionic Beaver\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - - "534" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "533" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 089d636e-901c-4e8f-9f36-98e7dfdf7950 + - fa12ad45-cd25-4cd2-ac55-d51d63416935 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stoic-dubinsky", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", - "name": "cli-srv-stoic-dubinsky-0", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:6d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 57.536262ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 361 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-hungry-nightingale\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\",\"volumes\":{\"0\":{\"name\":\"cli-srv-hungry-nightingale-0\",\"volume_type\":\"l_ssd\",\"base_snapshot\":\"4a789f7b-ff8f-483f-9646-f5c84e1a4d73\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -3156,524 +455,334 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stoic-dubinsky", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", - "name": "cli-srv-stoic-dubinsky-0", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:6d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2160 + body: "{\"server\": {\"id\": \"e02798c1-936f-49fe-ba1e-3bb1d76c4b7f\", \"name\": \"cli-srv-hungry-nightingale\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-hungry-nightingale\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"16a3f4e8-0e97-4b79-93c3-d8960028cf8d\", \"name\": \"cli-srv-hungry-nightingale-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"e02798c1-936f-49fe-ba1e-3bb1d76c4b7f\", \"name\": \"cli-srv-hungry-nightingale\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.292678+00:00\", \"modification_date\": \"2025-11-04T10:18:26.292678+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:73\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:26.292678+00:00\", \"modification_date\": \"2025-11-04T10:18:26.292678+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2164" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2160" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1609e8c5-292c-432d-afa2-9f82e98605f8 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e02798c1-936f-49fe-ba1e-3bb1d76c4b7f Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ee548164-ccee-4622-b601-7907ba036330 + - 4e6000ab-12fb-4630-93e5-cd4d0cdf3e0e status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-interesting-bartik", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c3f37217-c903-45a4-a478-02db7bf1983e", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 411.426429ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1fe448e2-4f58-4b5f-90be-59d5d565e414 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/43fc04d9-84ea-423c-83c0-89d85702333f method: GET response: - body: '{"server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-interesting-bartik", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "c3f37217-c903-45a4-a478-02db7bf1983e", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1fe448e2-4f58-4b5f-90be-59d5d565e414", "name": "cli-srv-interesting-bartik"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.412366+00:00", - "modification_date": "2025-10-28T16:46:34.412366+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2149 + body: "{\"server\": {\"id\": \"43fc04d9-84ea-423c-83c0-89d85702333f\", \"name\": \"cli-srv-tender-mahavira\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-tender-mahavira\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"d848bf3d-293f-4934-9cec-9987e49c733a\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"43fc04d9-84ea-423c-83c0-89d85702333f\", \"name\": \"cli-srv-tender-mahavira\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.203094+00:00\", \"modification_date\": \"2025-11-04T10:18:25.203094+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:63\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.203094+00:00\", \"modification_date\": \"2025-11-04T10:18:25.203094+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2178" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2149" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1e8519fe-283e-4b9f-8eee-460f6042d1df + - 701e63e7-fe5d-4330-9967-f121385053c7 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 70.427029ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1fe448e2-4f58-4b5f-90be-59d5d565e414 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/43fc04d9-84ea-423c-83c0-89d85702333f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - adab59dd-349b-42d9-a39d-5f7ccab21498 + - 5f1e8007-4f64-4523-894b-fb14162cebc4 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.412366+00:00", "modification_date": "2025-10-28T16:46:35.949493+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 344.898956ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c3f37217-c903-45a4-a478-02db7bf1983e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d848bf3d-293f-4934-9cec-9987e49c733a method: GET response: - body: '{"volume": {"id": "c3f37217-c903-45a4-a478-02db7bf1983e", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.412366+00:00", "modification_date": "2025-10-28T16:46:35.949493+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 428 + body: "{\"volume\": {\"id\": \"d848bf3d-293f-4934-9cec-9987e49c733a\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.203094+00:00\", \"modification_date\": \"2025-11-04T10:18:26.619343+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "448" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "428" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9c185037-51a6-4ae3-b2f8-aba0c40d30e0 + - 1e55a46b-2038-4b6f-bec0-78c34814ae23 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 54.357751ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c3f37217-c903-45a4-a478-02db7bf1983e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d848bf3d-293f-4934-9cec-9987e49c733a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 640ebae5-1db2-4f71-b759-a9eef18fbba1 + - b49b0a75-ce91-403f-9e02-1a25c5602e08 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stoic-dubinsky", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", - "name": "cli-srv-stoic-dubinsky-0", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:6d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 107.626468ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1609e8c5-292c-432d-afa2-9f82e98605f8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e02798c1-936f-49fe-ba1e-3bb1d76c4b7f method: GET response: - body: '{"server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stoic-dubinsky", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", - "name": "cli-srv-stoic-dubinsky-0", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:6d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2160 + body: "{\"server\": {\"id\": \"e02798c1-936f-49fe-ba1e-3bb1d76c4b7f\", \"name\": \"cli-srv-hungry-nightingale\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-hungry-nightingale\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"16a3f4e8-0e97-4b79-93c3-d8960028cf8d\", \"name\": \"cli-srv-hungry-nightingale-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"e02798c1-936f-49fe-ba1e-3bb1d76c4b7f\", \"name\": \"cli-srv-hungry-nightingale\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.292678+00:00\", \"modification_date\": \"2025-11-04T10:18:26.292678+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:73\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:26.292678+00:00\", \"modification_date\": \"2025-11-04T10:18:26.292678+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2164" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2160" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e39d0f17-da75-4461-a1a6-f02e6ada0f01 + - 92d05acd-819c-4c72-9f67-8f6799bb7669 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stoic-dubinsky", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", - "name": "cli-srv-stoic-dubinsky-0", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:6d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 85.332003ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1609e8c5-292c-432d-afa2-9f82e98605f8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e02798c1-936f-49fe-ba1e-3bb1d76c4b7f method: GET response: - body: '{"server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stoic-dubinsky", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", - "name": "cli-srv-stoic-dubinsky-0", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1609e8c5-292c-432d-afa2-9f82e98605f8", "name": "cli-srv-stoic-dubinsky"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:6d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:35.570598+00:00", - "modification_date": "2025-10-28T16:46:35.570598+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2160 + body: "{\"server\": {\"id\": \"e02798c1-936f-49fe-ba1e-3bb1d76c4b7f\", \"name\": \"cli-srv-hungry-nightingale\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-hungry-nightingale\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"16a3f4e8-0e97-4b79-93c3-d8960028cf8d\", \"name\": \"cli-srv-hungry-nightingale-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"e02798c1-936f-49fe-ba1e-3bb1d76c4b7f\", \"name\": \"cli-srv-hungry-nightingale\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.292678+00:00\", \"modification_date\": \"2025-11-04T10:18:26.292678+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:73\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:26.292678+00:00\", \"modification_date\": \"2025-11-04T10:18:26.292678+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2164" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2160" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7834d3bf-0f2d-42b7-a340-19d5f558e67f + - a662092b-22ba-4b98-b2c2-5123493f8017 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 114.070101ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1609e8c5-292c-432d-afa2-9f82e98605f8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e02798c1-936f-49fe-ba1e-3bb1d76c4b7f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6f3cd221-a286-4ee7-b4c9-53592c25cdbf + - 1d9b4f6c-9d85-49ad-8467-7891a02ead06 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", "name": "cli-srv-stoic-dubinsky-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", "modification_date": - "2025-10-28T16:46:36.509562+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 136.140335ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/7983ae1c-f01a-42d6-8a7b-9222366ed7e9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/16a3f4e8-0e97-4b79-93c3-d8960028cf8d method: GET response: - body: '{"volume": {"id": "7983ae1c-f01a-42d6-8a7b-9222366ed7e9", "name": "cli-srv-stoic-dubinsky-0", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:46:35.570598+00:00", "modification_date": - "2025-10-28T16:46:36.509562+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"16a3f4e8-0e97-4b79-93c3-d8960028cf8d\", \"name\": \"cli-srv-hungry-nightingale-0\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:26.292678+00:00\", \"modification_date\": \"2025-11-04T10:18:27.311455+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "446" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0c9bf996-f92f-49b9-81c6-27ed70e4fe49 + - 40c9740e-a4b9-4b56-a147-22ed44dc2a9b status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 53.877871ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/7983ae1c-f01a-42d6-8a7b-9222366ed7e9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/16a3f4e8-0e97-4b79-93c3-d8960028cf8d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a109d8c3-8d89-4147-96ad-981bfdfdaa4e + - d83bf1e1-dd78-4b40-a771-1c56529e8685 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 117.885097ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/10a46fde-ed75-4f97-be25-9b12c9c2d259 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/4a789f7b-ff8f-483f-9646-f5c84e1a4d73 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:36 GMT + - Tue, 04 Nov 2025 10:18:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7b9968e3-1ba3-49e2-9235-15a2225d9cad + - 94e3ef3d-91ca-48d4-8429-ba8825592db7 status: 204 No Content code: 204 - duration: "" + duration: 125.497885ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-volume.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-volume.cassette.yaml index 0048318788..328f97629e 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-volume.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-server-volumes-valid-single-local-volume.cassette.yaml @@ -1,1481 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:33 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 60952f1a-13fb-4cba-a819-41080ffe7edc + - 00b3b00b-9f76-4e8c-9a2d-4f2348fc1156 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 71.146902ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 21205a59-a8e0-469c-80e9-2fc3f0876c69 + - 6281bcab-8fa4-4d15-a6fe-eb3817d91f7f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 51.619496ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_bionic + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_bionic&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "ENT1-2XL", "ENT1-L", "ENT1-M", "ENT1-S", "ENT1-XL", "ENT1-XS", "ENT1-XXS", - "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "GPU-3070-S", "PLAY2-MICRO", - "PLAY2-NANO", "PLAY2-PICO", "POP2-16C-64G", "POP2-2C-8G", "POP2-32C-128G", "POP2-4C-16G", - "POP2-64C-256G", "POP2-8C-32G", "POP2-HC-16C-32G", "POP2-HC-2C-4G", "POP2-HC-32C-64G", - "POP2-HC-4C-8G", "POP2-HC-64C-128G", "POP2-HC-8C-16G", "POP2-HM-16C-128G", "POP2-HM-2C-16G", - "POP2-HM-32C-256G", "POP2-HM-4C-32G", "POP2-HM-64C-512G", "POP2-HM-8C-64G", - "PRO2-L", "PRO2-M", "PRO2-S", "PRO2-XS"], "label":"ubuntu_bionic", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 779 + body: "{\"local_images\":[{\"id\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"ENT1-2XL\", \"ENT1-L\", \"ENT1-M\", \"ENT1-S\", \"ENT1-XL\", \"ENT1-XS\", \"ENT1-XXS\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"GPU-3070-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-16C-64G\", \"POP2-2C-8G\", \"POP2-32C-128G\", \"POP2-4C-16G\", \"POP2-64C-256G\", \"POP2-8C-32G\", \"POP2-HC-16C-32G\", \"POP2-HC-2C-4G\", \"POP2-HC-32C-64G\", \"POP2-HC-4C-8G\", \"POP2-HC-64C-128G\", \"POP2-HC-8C-16G\", \"POP2-HM-16C-128G\", \"POP2-HM-2C-16G\", \"POP2-HM-32C-256G\", \"POP2-HM-4C-32G\", \"POP2-HM-64C-512G\", \"POP2-HM-8C-64G\", \"PRO2-L\", \"PRO2-M\", \"PRO2-S\", \"PRO2-XS\"], \"label\":\"ubuntu_bionic\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "779" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 76e3ce2a-8a04-4dd4-87c0-6f182365bedd + - 75a6e143-1c18-41f2-9249-6aca5cb31f3d status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 56.778684ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/655aeea7-8a30-418a-bc2e-3c04e3fdc8aa method: GET response: - body: '{"image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", "name": "Ubuntu - 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 614 + body: "{\"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 67867db0-240a-4ad7-9da2-adf8885065d0 + - ad49d232-5eae-4651-935d-c35926480eb2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-clarke", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 35.030974ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 286 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-charming-shockley\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1484,314 +168,180 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-clarke", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f\", \"name\": \"cli-srv-charming-shockley\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-charming-shockley\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"54b767a5-355d-4f2e-9396-48c4421822a8\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f\", \"name\": \"cli-srv-charming-shockley\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.173047+00:00\", \"modification_date\": \"2025-11-04T10:18:25.173047+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:61\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.173047+00:00\", \"modification_date\": \"2025-11-04T10:18:25.173047+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2166" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2155" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4813193-7ac9-4330-b113-78cfaa39bec6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d7a07a8f-0ad0-4d13-b6ad-cec707e9bc82 + - 64fea35c-f2be-4c8f-b55c-6de60935e49e status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-clarke", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 476.268644ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4813193-7ac9-4330-b113-78cfaa39bec6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f method: GET response: - body: '{"server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-clarke", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f\", \"name\": \"cli-srv-charming-shockley\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-charming-shockley\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"54b767a5-355d-4f2e-9396-48c4421822a8\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f\", \"name\": \"cli-srv-charming-shockley\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.173047+00:00\", \"modification_date\": \"2025-11-04T10:18:25.173047+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:61\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.173047+00:00\", \"modification_date\": \"2025-11-04T10:18:25.173047+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2166" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2155" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b676a58d-96e5-4c71-a988-8e18e0ebdd44 + - 08e3dd75-9941-4d0a-92a0-8ab2fd1ad0b0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-clarke", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 80.936431ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4813193-7ac9-4330-b113-78cfaa39bec6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f method: GET response: - body: '{"server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-clarke", "image": {"id": "655aeea7-8a30-418a-bc2e-3c04e3fdc8aa", - "name": "Ubuntu 18.04 Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "27a6459c-efe6-4327-a062-b21a17f3143d", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2023-08-08T13:36:04.744241+00:00", - "modification_date": "2023-08-08T13:36:04.744241+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", - "name": "Ubuntu 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "e4813193-7ac9-4330-b113-78cfaa39bec6", "name": "cli-srv-vibrant-clarke"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:46:34.512200+00:00", - "modification_date": "2025-10-28T16:46:34.512200+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f\", \"name\": \"cli-srv-charming-shockley\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-charming-shockley\", \"image\": {\"id\": \"655aeea7-8a30-418a-bc2e-3c04e3fdc8aa\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"27a6459c-efe6-4327-a062-b21a17f3143d\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2023-08-08T13:36:04.744241+00:00\", \"modification_date\": \"2023-08-08T13:36:04.744241+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"54b767a5-355d-4f2e-9396-48c4421822a8\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f\", \"name\": \"cli-srv-charming-shockley\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.173047+00:00\", \"modification_date\": \"2025-11-04T10:18:25.173047+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:61\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:18:25.173047+00:00\", \"modification_date\": \"2025-11-04T10:18:25.173047+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2166" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2155" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:34 GMT + - Tue, 04 Nov 2025 10:18:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d7dbccda-c145-4a38-8012-3efe9cab4676 + - 5b3208e7-a30d-49e0-8ad3-3feb5d33b2d3 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 122.481152ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4813193-7ac9-4330-b113-78cfaa39bec6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59b0fb03-9eb3-42c0-a4a2-35bf11e8d48f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 131f8930-b415-4200-ac65-96de2d8b9903 + - 35399e29-99b2-453d-a996-4c8de430a522 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.512200+00:00", "modification_date": "2025-10-28T16:46:34.982657+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 338.907724ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d2e3847c-68d5-4cd5-bac6-076d3e3d36d2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/54b767a5-355d-4f2e-9396-48c4421822a8 method: GET response: - body: '{"volume": {"id": "d2e3847c-68d5-4cd5-bac6-076d3e3d36d2", "name": "Ubuntu - 18.04 Bionic Beaver", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:46:34.512200+00:00", "modification_date": "2025-10-28T16:46:34.982657+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 428 + body: "{\"volume\": {\"id\": \"54b767a5-355d-4f2e-9396-48c4421822a8\", \"name\": \"Ubuntu 18.04 Bionic Beaver\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:18:25.173047+00:00\", \"modification_date\": \"2025-11-04T10:18:25.688134+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "448" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "428" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4f16cc49-f062-4eec-acbf-2fa8f2c11b84 + - b5605516-ec51-4aac-a518-2854cf65d84e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 52.356227ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/d2e3847c-68d5-4cd5-bac6-076d3e3d36d2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/54b767a5-355d-4f2e-9396-48c4421822a8 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:46:35 GMT + - Tue, 04 Nov 2025 10:18:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f510bcc5-217f-4cc8-875f-6f13b3d9adab + - 5fdf60cc-2bed-44f1-8ec0-ffc213e09b12 status: 204 No Content code: 204 - duration: "" + duration: 115.200524ms diff --git a/internal/namespaces/instance/v1/testdata/test-create-volume-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-create-volume-simple.cassette.yaml index 9f08f01a74..9d7fe44885 100644 --- a/internal/namespaces/instance/v1/testdata/test-create-volume-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-create-volume-simple.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"volume": {"id": "2d40f9e7-2522-45da-af1d-bbe54278b8f5", "name": "test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:53:41.126067+00:00", "modification_date": - "2025-10-28T16:53:41.126067+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 105 + host: api.scaleway.com + body: "{\"name\":\"test\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\",\"size\":20000000000}" headers: Content-Type: - application/json @@ -16,62 +17,54 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes method: POST response: - body: '{"volume": {"id": "2d40f9e7-2522-45da-af1d-bbe54278b8f5", "name": "test", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 20000000000, - "state": "available", "creation_date": "2025-10-28T16:53:41.126067+00:00", "modification_date": - "2025-10-28T16:53:41.126067+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 406 + body: "{\"volume\": {\"id\": \"c48f4759-5755-4a2a-9832-6877a4b2cd0c\", \"name\": \"test\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:25:47.200437+00:00\", \"modification_date\": \"2025-11-04T10:25:47.200437+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "426" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "406" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/2d40f9e7-2522-45da-af1d-bbe54278b8f5 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c48f4759-5755-4a2a-9832-6877a4b2cd0c Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4a8db210-5f17-4dda-9968-350b85032886 + - 64cd28b9-56d6-4cfc-aac3-8b2d399b645b status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 160.816013ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/2d40f9e7-2522-45da-af1d-bbe54278b8f5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c48f4759-5755-4a2a-9832-6877a4b2cd0c method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d00cc4f7-e063-4e1d-9cda-9695112c7925 + - 44b2402a-a707-432d-933a-a1105e3f9ea6 status: 204 No Content code: 204 - duration: "" + duration: 105.012433ms diff --git a/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.cassette.yaml index 3be45ce1c0..2a19acef52 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"placement_group": {"id": "9e06c469-42ae-45f4-9bca-274b503a2910", "name": - "cli-pg-affectionate-mclaren", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 77 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-bold-kirch\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -16,1526 +17,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "9e06c469-42ae-45f4-9bca-274b503a2910", "name": - "cli-pg-affectionate-mclaren", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 323 + body: "{\"placement_group\": {\"id\": \"6aaf9801-7fe1-448f-b9a4-cad5e788e7df\", \"name\": \"cli-pg-bold-kirch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "333" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "323" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:34 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/9e06c469-42ae-45f4-9bca-274b503a2910 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/6aaf9801-7fe1-448f-b9a4-cad5e788e7df Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c9e18f9e-6bef-425f-9f7b-67958a2429d3 + - c984ff10-4d6f-4335-8bce-1b1d9f1595ec status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 154.820207ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:34 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 260b0318-a703-4158-8ee0-f7d631d82552 + - eaed27dc-f077-40de-94a0-a24fae7deed5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 77.699381ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:34 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 004ea13c-43b0-4815-b256-ec9bc435ad86 + - 946a812b-9cee-45f1-95ce-291218c4e0e0 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 51.651364ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 63b0173a-e506-4052-ae60-6b1ab6b03d90 + - 68dbb8fc-d275-4e05-8169-6f74ad59ecf6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 59.675639ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3beb07dd-c064-46c9-b9c0-ba79076a290a + - 9ad87c8a-058d-4a0a-99f9-b648bd6f15f0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "name": "cli-srv-heuristic-brattain", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-brattain", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ff444640-ba3d-4b98-8f4a-c4d83db953d1", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:06.079547+00:00", - "modification_date": "2025-10-28T16:41:06.079547+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "9e06c469-42ae-45f4-9bca-274b503a2910", - "name": "cli-pg-affectionate-mclaren", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 43.857694ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 280 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-stoic-germain\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"placement_group\":\"6aaf9801-7fe1-448f-b9a4-cad5e788e7df\"}" headers: Content-Type: - application/json @@ -1544,381 +205,278 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "name": "cli-srv-heuristic-brattain", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-brattain", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ff444640-ba3d-4b98-8f4a-c4d83db953d1", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:06.079547+00:00", - "modification_date": "2025-10-28T16:41:06.079547+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "9e06c469-42ae-45f4-9bca-274b503a2910", - "name": "cli-pg-affectionate-mclaren", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2041 + body: "{\"server\": {\"id\": \"531601c0-a828-4f0d-8304-c2a4d8d92f1b\", \"name\": \"cli-srv-stoic-germain\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-stoic-germain\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f629517d-7bfe-4f05-be43-721f1e9dca31\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:34.678738+00:00\", \"modification_date\": \"2025-11-04T10:12:34.678738+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"6aaf9801-7fe1-448f-b9a4-cad5e788e7df\", \"name\": \"cli-pg-bold-kirch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2061" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2041" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:06 GMT + - Tue, 04 Nov 2025 10:12:35 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/531601c0-a828-4f0d-8304-c2a4d8d92f1b Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b25b0901-1ebb-454a-aa20-8c21aef8aa55 + - 1487de12-2b90-46dc-9b7f-e18e112500d9 status: 201 Created code: 201 - duration: "" -- request: - body: '{"placement_group": {"id": "9e06c469-42ae-45f4-9bca-274b503a2910", "name": - "cli-pg-affectionate-mclaren", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 1.050724472s +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/9e06c469-42ae-45f4-9bca-274b503a2910 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/6aaf9801-7fe1-448f-b9a4-cad5e788e7df method: GET response: - body: '{"placement_group": {"id": "9e06c469-42ae-45f4-9bca-274b503a2910", "name": - "cli-pg-affectionate-mclaren", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 323 + body: "{\"placement_group\": {\"id\": \"6aaf9801-7fe1-448f-b9a4-cad5e788e7df\", \"name\": \"cli-pg-bold-kirch\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "333" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "323" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:06 GMT + - Tue, 04 Nov 2025 10:12:35 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 423cb03a-4cac-4d50-8140-f58411ff5318 + - 0798dcb4-3c7a-4ed9-8318-2080ac833520 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": [{"id": "4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "name": "cli-srv-heuristic-brattain", - "policy_respected": true}]}' - form: {} + duration: 72.508351ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/9e06c469-42ae-45f4-9bca-274b503a2910/servers + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/6aaf9801-7fe1-448f-b9a4-cad5e788e7df/servers method: GET response: - body: '{"servers": [{"id": "4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "name": "cli-srv-heuristic-brattain", - "policy_respected": true}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 120 + body: "{\"servers\": [{\"id\": \"531601c0-a828-4f0d-8304-c2a4d8d92f1b\", \"name\": \"cli-srv-stoic-germain\", \"policy_respected\": true}]}" headers: Content-Length: - - "125" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "120" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:06 GMT + - Tue, 04 Nov 2025 10:12:35 GMT Link: - - ; - rel="last" + - ; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - df2d5ab5-2edd-44e9-80eb-83aa05038bba + - e3d941e1-a87b-4be2-8c45-e3fad6912a31 X-Total-Count: - "1" status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 101.764426ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/9e06c469-42ae-45f4-9bca-274b503a2910 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/6aaf9801-7fe1-448f-b9a4-cad5e788e7df method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:06 GMT + - Tue, 04 Nov 2025 10:12:35 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 01a217c7-fe68-4d41-aced-a73ba1b239fd + - b8d73f2b-19ea-430a-9926-c0c02c6be57a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "name": "cli-srv-heuristic-brattain", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-brattain", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ff444640-ba3d-4b98-8f4a-c4d83db953d1", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:06.079547+00:00", - "modification_date": "2025-10-28T16:41:06.757037+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 95.817013ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/531601c0-a828-4f0d-8304-c2a4d8d92f1b method: GET response: - body: '{"server": {"id": "4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "name": "cli-srv-heuristic-brattain", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-brattain", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ff444640-ba3d-4b98-8f4a-c4d83db953d1", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:06.079547+00:00", - "modification_date": "2025-10-28T16:41:06.757037+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"531601c0-a828-4f0d-8304-c2a4d8d92f1b\", \"name\": \"cli-srv-stoic-germain\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-stoic-germain\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f629517d-7bfe-4f05-be43-721f1e9dca31\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:34.678738+00:00\", \"modification_date\": \"2025-11-04T10:12:35.549098+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:06 GMT + - Tue, 04 Nov 2025 10:12:35 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 50fe9bcd-ac29-4211-857e-2684cb8bdd3e + - 622b6901-d97e-49d7-8332-bf323201b543 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 111.700571ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/531601c0-a828-4f0d-8304-c2a4d8d92f1b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:07 GMT + - Tue, 04 Nov 2025 10:12:35 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4678c360-bc9c-4cd5-866c-7ec338fd979b + - f8e012b2-c4aa-4467-8f6a-1f6ba01fbb40 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"ff444640-ba3d-4b98-8f4a-c4d83db953d1", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:06.165826Z", "updated_at":"2025-10-28T16:41:06.165826Z", - "references":[{"id":"1dfa3971-e26a-4a65-8fdc-7d7d6aeb3acf", "product_resource_type":"instance_server", - "product_resource_id":"4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "created_at":"2025-10-28T16:41:06.165826Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 209.738729ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ff444640-ba3d-4b98-8f4a-c4d83db953d1 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f629517d-7bfe-4f05-be43-721f1e9dca31 method: GET response: - body: '{"id":"ff444640-ba3d-4b98-8f4a-c4d83db953d1", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:06.165826Z", "updated_at":"2025-10-28T16:41:06.165826Z", - "references":[{"id":"1dfa3971-e26a-4a65-8fdc-7d7d6aeb3acf", "product_resource_type":"instance_server", - "product_resource_id":"4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", "created_at":"2025-10-28T16:41:06.165826Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"f629517d-7bfe-4f05-be43-721f1e9dca31\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:34.800254Z\", \"updated_at\":\"2025-11-04T10:12:34.800254Z\", \"references\":[{\"id\":\"cfe6b052-0e77-4ab3-9497-e6f2693bb29d\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"531601c0-a828-4f0d-8304-c2a4d8d92f1b\", \"created_at\":\"2025-11-04T10:12:34.800254Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "705" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:07 GMT + - Tue, 04 Nov 2025 10:12:35 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1fd45085-9a4e-4b6b-b6d4-043989869820 + - 7d1bbc82-18a6-449e-bd6f-688b60753d05 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"ff444640-ba3d-4b98-8f4a-c4d83db953d1", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:06.165826Z", "updated_at":"2025-10-28T16:41:07.239861Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:41:07.239861Z", "zone":"fr-par-1"}' - form: {} + duration: 46.927569ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ff444640-ba3d-4b98-8f4a-c4d83db953d1 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f629517d-7bfe-4f05-be43-721f1e9dca31 method: GET response: - body: '{"id":"ff444640-ba3d-4b98-8f4a-c4d83db953d1", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:06.165826Z", "updated_at":"2025-10-28T16:41:07.239861Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:41:07.239861Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"f629517d-7bfe-4f05-be43-721f1e9dca31\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:34.800254Z\", \"updated_at\":\"2025-11-04T10:12:36.020829Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:36.020829Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:12 GMT + - Tue, 04 Nov 2025 10:12:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f86684c9-1e32-49e5-aec1-b673d6f8449d + - 9da486d4-f40f-468c-9a21-074e101dd59e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 40.635799ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ff444640-ba3d-4b98-8f4a-c4d83db953d1 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f629517d-7bfe-4f05-be43-721f1e9dca31 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:12 GMT + - Tue, 04 Nov 2025 10:12:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5a2474fc-b607-44ae-9a36-d47237fb204d + - 17ab1681-18ff-4011-a082-e9f0eddc2117 status: 204 No Content code: 204 - duration: "" + duration: 84.92622ms diff --git a/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.golden b/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.golden index 7766119e6a..cfe34cb969 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-get-placement-group-simple.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID 9e06c469-42ae-45f4-9bca-274b503a2910 -Name cli-pg-affectionate-mclaren +ID 6aaf9801-7fe1-448f-b9a4-cad5e788e7df +Name cli-pg-bold-kirch Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 PolicyMode optional @@ -10,8 +10,8 @@ PolicyRespected true Zone fr-par-1 Placement Group: -ID 9e06c469-42ae-45f4-9bca-274b503a2910 -Name cli-pg-affectionate-mclaren +ID 6aaf9801-7fe1-448f-b9a4-cad5e788e7df +Name cli-pg-bold-kirch Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 PolicyMode optional @@ -20,12 +20,12 @@ PolicyRespected true Zone fr-par-1 Servers: -ID NAME POLICY RESPECTED -4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90 cli-srv-heuristic-brattain true +ID NAME POLICY RESPECTED +531601c0-a828-4f0d-8304-c2a4d8d92f1b cli-srv-stoic-germain true 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "9e06c469-42ae-45f4-9bca-274b503a2910", - "name": "cli-pg-affectionate-mclaren", + "id": "6aaf9801-7fe1-448f-b9a4-cad5e788e7df", + "name": "cli-pg-bold-kirch", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "tags": [], @@ -35,8 +35,8 @@ ID NAME POLICY RESPECT "zone": "fr-par-1", "servers": [ { - "id": "4d6ffda3-49c7-4b48-9e3f-0fbe03fcde90", - "name": "cli-srv-heuristic-brattain", + "id": "531601c0-a828-4f0d-8304-c2a4d8d92f1b", + "name": "cli-srv-stoic-germain", "policy_respected": true } ] diff --git a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.cassette.yaml index 8d9a49e7b8..6db134ec77 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.cassette.yaml @@ -1,19 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"id":"387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "name":"cli-pn-dazzling-noyce", - "tags":[], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:50.345046Z", - "updated_at":"2025-10-31T17:28:50.345046Z", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "subnets":[{"id":"f9c7d336-3513-4bb7-84f4-2dec8f7ec934", "created_at":"2025-10-31T17:28:50.345046Z", - "updated_at":"2025-10-31T17:28:50.345046Z", "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"0a85ac7d-4e7c-446a-813c-b20b2cb0693e", "created_at":"2025-10-31T17:28:50.345046Z", - "updated_at":"2025-10-31T17:28:50.345046Z", "subnet":"fd63:256c:45f7:37de::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 155 + host: api.scaleway.com + body: "{\"name\":\"cli-pn-infallible-knuth\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null,\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -22,1526 +17,184 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "name":"cli-pn-dazzling-noyce", - "tags":[], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:50.345046Z", - "updated_at":"2025-10-31T17:28:50.345046Z", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "subnets":[{"id":"f9c7d336-3513-4bb7-84f4-2dec8f7ec934", "created_at":"2025-10-31T17:28:50.345046Z", - "updated_at":"2025-10-31T17:28:50.345046Z", "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"0a85ac7d-4e7c-446a-813c-b20b2cb0693e", "created_at":"2025-10-31T17:28:50.345046Z", - "updated_at":"2025-10-31T17:28:50.345046Z", "subnet":"fd63:256c:45f7:37de::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1092 + body: "{\"id\":\"60f03cc0-01c8-4290-831d-ae8721da9490\", \"name\":\"cli-pn-infallible-knuth\", \"tags\":[], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:49.973302Z\", \"updated_at\":\"2025-11-04T10:12:49.973302Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"99bcd76e-d231-414a-a086-e896f097eee5\", \"created_at\":\"2025-11-04T10:12:49.973302Z\", \"updated_at\":\"2025-11-04T10:12:49.973302Z\", \"subnet\":\"172.16.4.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"60f03cc0-01c8-4290-831d-ae8721da9490\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"84886d33-3b5a-4c32-bbb2-323598a0d870\", \"created_at\":\"2025-11-04T10:12:49.973302Z\", \"updated_at\":\"2025-11-04T10:12:49.973302Z\", \"subnet\":\"fd63:256c:45f7:f72c::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"60f03cc0-01c8-4290-831d-ae8721da9490\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1090" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1092" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3fbbe2fb-998d-449e-9424-ae90ac396a47 + - fc7ad578-086c-450d-b226-814f02d57e61 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 590.093546ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9fdf9f6a-26d4-4cfc-8374-2e6c7c93d99b + - 30cefdc5-f35d-48c0-a980-5486eb6f64cd X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 53.996786ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:51 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5a2d32b9-ec4c-493a-9281-995710a9ada4 + - 24337a8f-7b79-4ce1-8b05-dfeb651c1a78 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 45.430917ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:51 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cd9e370e-d362-41ad-96f4-0ea8b02a85f9 + - 96e23ae1-dc02-4df6-8560-6e3cb9cd8f3a status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 53.604685ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:51 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c59d5ab6-2dc6-4de5-bfef-7949060bca52 + - 439df42d-1a9c-41bc-be61-97f99decbe5c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", "name": "cli-srv-quizzical-joliot", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-joliot", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "03c24e59-6a53-4dad-b368-ad19748c38f3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.349397+00:00", - "modification_date": "2025-10-31T17:28:51.349397+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 38.621183ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 229 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-condescending-morse\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1550,388 +203,277 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", "name": "cli-srv-quizzical-joliot", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-joliot", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "03c24e59-6a53-4dad-b368-ad19748c38f3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.349397+00:00", - "modification_date": "2025-10-31T17:28:51.349397+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"bda75791-c6e7-4cf2-9ff8-d3478e98be13\", \"name\": \"cli-srv-condescending-morse\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-condescending-morse\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c950ec74-e85f-4df4-ba24-82238e01e8d0\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:fd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:50.933918+00:00\", \"modification_date\": \"2025-11-04T10:12:50.933918+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1748" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1754" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:51 GMT + - Tue, 04 Nov 2025 10:12:51 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bda75791-c6e7-4cf2-9ff8-d3478e98be13 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - eeccc242-ec36-4669-806a-e95af42b4056 + - 88f71026-b132-4736-bf2e-5eca53a9dd48 status: 201 Created code: 201 - duration: "" -- request: - body: '{"private_nic": {"id": "cca63f18-b1a9-407b-95a1-f0524fe4730b", "private_network_id": - "387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "server_id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", - "mac_address": "02:00:00:17:7b:82", "state": "available", "creation_date": "2025-10-31T17:28:51.763972+00:00", - "modification_date": "2025-10-31T17:28:51.872419+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["94ca1a29-b427-48a1-95a1-de7660984b74", "82ba6255-f966-412c-a44e-c4cee8026c45"]}}' - form: {} + duration: 865.549533ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 61 + host: api.scaleway.com + body: "{\"private_network_id\":\"60f03cc0-01c8-4290-831d-ae8721da9490\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e/private_nics + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bda75791-c6e7-4cf2-9ff8-d3478e98be13/private_nics method: POST response: - body: '{"private_nic": {"id": "cca63f18-b1a9-407b-95a1-f0524fe4730b", "private_network_id": - "387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "server_id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", - "mac_address": "02:00:00:17:7b:82", "state": "available", "creation_date": "2025-10-31T17:28:51.763972+00:00", - "modification_date": "2025-10-31T17:28:51.872419+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["94ca1a29-b427-48a1-95a1-de7660984b74", "82ba6255-f966-412c-a44e-c4cee8026c45"]}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 475 + body: "{\"private_nic\": {\"id\": \"d536039c-60e7-4f9a-bc1e-53088c58dce5\", \"private_network_id\": \"60f03cc0-01c8-4290-831d-ae8721da9490\", \"server_id\": \"bda75791-c6e7-4cf2-9ff8-d3478e98be13\", \"mac_address\": \"02:00:00:1b:a4:b6\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:51.611649+00:00\", \"modification_date\": \"2025-11-04T10:12:51.736632+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"45783ff6-80f0-4f63-980e-02b90805bb69\", \"f99de25c-876d-41a2-be18-23f0a168e538\"]}}" headers: Content-Length: - "475" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:51 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ab11973a-ec70-434d-be92-52c51c430f1f + - 87c03894-3c92-40ba-80e2-9db78a00ec58 status: 201 Created code: 201 - duration: "" -- request: - body: '{"private_nic": {"id": "cca63f18-b1a9-407b-95a1-f0524fe4730b", "private_network_id": - "387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "server_id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", - "mac_address": "02:00:00:17:7b:82", "state": "available", "creation_date": "2025-10-31T17:28:51.763972+00:00", - "modification_date": "2025-10-31T17:28:51.872419+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["94ca1a29-b427-48a1-95a1-de7660984b74", "82ba6255-f966-412c-a44e-c4cee8026c45"]}}' - form: {} + duration: 399.870904ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e/private_nics/cca63f18-b1a9-407b-95a1-f0524fe4730b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bda75791-c6e7-4cf2-9ff8-d3478e98be13/private_nics/d536039c-60e7-4f9a-bc1e-53088c58dce5 method: GET response: - body: '{"private_nic": {"id": "cca63f18-b1a9-407b-95a1-f0524fe4730b", "private_network_id": - "387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "server_id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", - "mac_address": "02:00:00:17:7b:82", "state": "available", "creation_date": "2025-10-31T17:28:51.763972+00:00", - "modification_date": "2025-10-31T17:28:51.872419+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["94ca1a29-b427-48a1-95a1-de7660984b74", "82ba6255-f966-412c-a44e-c4cee8026c45"]}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 475 + body: "{\"private_nic\": {\"id\": \"d536039c-60e7-4f9a-bc1e-53088c58dce5\", \"private_network_id\": \"60f03cc0-01c8-4290-831d-ae8721da9490\", \"server_id\": \"bda75791-c6e7-4cf2-9ff8-d3478e98be13\", \"mac_address\": \"02:00:00:1b:a4:b6\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:51.611649+00:00\", \"modification_date\": \"2025-11-04T10:12:51.736632+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"45783ff6-80f0-4f63-980e-02b90805bb69\", \"f99de25c-876d-41a2-be18-23f0a168e538\"]}}" headers: Content-Length: - "475" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 57d0a779-a3ac-49b8-b8a5-d5cc28bdd751 + - 471f7882-6577-4edf-8a60-a98b790283b6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", "name": "cli-srv-quizzical-joliot", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-joliot", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "03c24e59-6a53-4dad-b368-ad19748c38f3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.349397+00:00", - "modification_date": "2025-10-31T17:28:51.349397+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "cca63f18-b1a9-407b-95a1-f0524fe4730b", - "private_network_id": "387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "server_id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", - "mac_address": "02:00:00:17:7b:82", "state": "available", "creation_date": "2025-10-31T17:28:51.763972+00:00", - "modification_date": "2025-10-31T17:28:51.872419+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["94ca1a29-b427-48a1-95a1-de7660984b74", "82ba6255-f966-412c-a44e-c4cee8026c45"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 58.180908ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bda75791-c6e7-4cf2-9ff8-d3478e98be13 method: GET response: - body: '{"server": {"id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", "name": "cli-srv-quizzical-joliot", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-joliot", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "03c24e59-6a53-4dad-b368-ad19748c38f3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:63", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.349397+00:00", - "modification_date": "2025-10-31T17:28:51.349397+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "cca63f18-b1a9-407b-95a1-f0524fe4730b", - "private_network_id": "387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", "server_id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", - "mac_address": "02:00:00:17:7b:82", "state": "available", "creation_date": "2025-10-31T17:28:51.763972+00:00", - "modification_date": "2025-10-31T17:28:51.872419+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["94ca1a29-b427-48a1-95a1-de7660984b74", "82ba6255-f966-412c-a44e-c4cee8026c45"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2212 + body: "{\"server\": {\"id\": \"bda75791-c6e7-4cf2-9ff8-d3478e98be13\", \"name\": \"cli-srv-condescending-morse\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-condescending-morse\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c950ec74-e85f-4df4-ba24-82238e01e8d0\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:fd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:50.933918+00:00\", \"modification_date\": \"2025-11-04T10:12:50.933918+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [{\"id\": \"d536039c-60e7-4f9a-bc1e-53088c58dce5\", \"private_network_id\": \"60f03cc0-01c8-4290-831d-ae8721da9490\", \"server_id\": \"bda75791-c6e7-4cf2-9ff8-d3478e98be13\", \"mac_address\": \"02:00:00:1b:a4:b6\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:51.611649+00:00\", \"modification_date\": \"2025-11-04T10:12:51.736632+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"45783ff6-80f0-4f63-980e-02b90805bb69\", \"f99de25c-876d-41a2-be18-23f0a168e538\"]}], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2206" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2212" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8cc4c347-05bc-42d1-9275-77228cc5fbf6 + - 51c3ab23-13b8-46e8-8843-bf4a2dc7f17b status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 107.806275ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bda75791-c6e7-4cf2-9ff8-d3478e98be13 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b274547c-201e-4b82-abc8-6a1fcc5df60e + - 1fe86bfc-107f-42b4-a19c-f281fbdc4838 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"03c24e59-6a53-4dad-b368-ad19748c38f3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.442902Z", "updated_at":"2025-10-31T17:28:51.442902Z", - "references":[{"id":"8d64e085-6cde-4949-a7b3-abd213e28060", "product_resource_type":"instance_server", - "product_resource_id":"4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", "created_at":"2025-10-31T17:28:51.442902Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 280.958801ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/03c24e59-6a53-4dad-b368-ad19748c38f3 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c950ec74-e85f-4df4-ba24-82238e01e8d0 method: GET response: - body: '{"id":"03c24e59-6a53-4dad-b368-ad19748c38f3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.442902Z", "updated_at":"2025-10-31T17:28:51.442902Z", - "references":[{"id":"8d64e085-6cde-4949-a7b3-abd213e28060", "product_resource_type":"instance_server", - "product_resource_id":"4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", "created_at":"2025-10-31T17:28:51.442902Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"c950ec74-e85f-4df4-ba24-82238e01e8d0\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:51.027276Z\", \"updated_at\":\"2025-11-04T10:12:51.027276Z\", \"references\":[{\"id\":\"3e9715c5-cccc-45b8-8357-5b8c2044e2ed\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"bda75791-c6e7-4cf2-9ff8-d3478e98be13\", \"created_at\":\"2025-11-04T10:12:51.027276Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a0a79498-44e9-4a2e-acdb-ca4857418454 + - 63796727-55f8-46b0-8782-a978b3e4c623 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"03c24e59-6a53-4dad-b368-ad19748c38f3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.442902Z", "updated_at":"2025-10-31T17:28:52.643506Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:52.643506Z", "zone":"fr-par-1"}' - form: {} + duration: 43.378768ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/03c24e59-6a53-4dad-b368-ad19748c38f3 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c950ec74-e85f-4df4-ba24-82238e01e8d0 method: GET response: - body: '{"id":"03c24e59-6a53-4dad-b368-ad19748c38f3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.442902Z", "updated_at":"2025-10-31T17:28:52.643506Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:52.643506Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"c950ec74-e85f-4df4-ba24-82238e01e8d0\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:51.027276Z\", \"updated_at\":\"2025-11-04T10:12:52.487048Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:52.487048Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:57 GMT + - Tue, 04 Nov 2025 10:12:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 807a9051-1c9c-47c1-a649-54cf4b5b4b12 + - 2f572923-3d9a-4105-b573-b9436090e0d7 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 43.880732ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/03c24e59-6a53-4dad-b368-ad19748c38f3 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c950ec74-e85f-4df4-ba24-82238e01e8d0 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:57 GMT + - Tue, 04 Nov 2025 10:12:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c133b632-5df3-4cd7-81b5-e14af39d961c + - f2be82c0-86fe-46cb-853b-7c79da78e274 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 75.082475ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks/387d8a16-c90a-49f3-a8c0-a8eb307fb6c5 + url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks/60f03cc0-01c8-4290-831d-ae8721da9490 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:59 GMT + - Tue, 04 Nov 2025 10:12:58 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - aba3e443-89bc-4510-977b-09a777a4aff3 + - 47e06ab1-9d30-4ac2-a139-94fe932de897 status: 204 No Content code: 204 - duration: "" + duration: 1.267856087s diff --git a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.golden b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.golden index 43ac7399c3..54338c7100 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.golden +++ b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-id.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -PrivateNic.ID cca63f18-b1a9-407b-95a1-f0524fe4730b -PrivateNic.ServerID 4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e -PrivateNic.PrivateNetworkID 387d8a16-c90a-49f3-a8c0-a8eb307fb6c5 -PrivateNic.MacAddress 02:00:00:17:7b:82 +PrivateNic.ID d536039c-60e7-4f9a-bc1e-53088c58dce5 +PrivateNic.ServerID bda75791-c6e7-4cf2-9ff8-d3478e98be13 +PrivateNic.PrivateNetworkID 60f03cc0-01c8-4290-831d-ae8721da9490 +PrivateNic.MacAddress 02:00:00:1b:a4:b6 PrivateNic.State available PrivateNic.CreationDate few seconds ago PrivateNic.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "private_nic": { - "id": "cca63f18-b1a9-407b-95a1-f0524fe4730b", - "server_id": "4b6bf7c9-699c-4c1e-b3ae-4387a679ea3e", - "private_network_id": "387d8a16-c90a-49f3-a8c0-a8eb307fb6c5", - "mac_address": "02:00:00:17:7b:82", + "id": "d536039c-60e7-4f9a-bc1e-53088c58dce5", + "server_id": "bda75791-c6e7-4cf2-9ff8-d3478e98be13", + "private_network_id": "60f03cc0-01c8-4290-831d-ae8721da9490", + "mac_address": "02:00:00:1b:a4:b6", "state": "available", "tags": [], "creation_date": "1970-01-01T00:00:00.0Z", diff --git a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.cassette.yaml index 2ce975f2d1..eeb911ad28 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.cassette.yaml @@ -1,19 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"id":"693902ae-c002-4544-b79c-25ed6f2e052c", "name":"cli-pn-relaxed-chatterjee", - "tags":[], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:50.257252Z", - "updated_at":"2025-10-31T17:28:50.257252Z", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "subnets":[{"id":"3110ecf0-ee86-4c16-a74b-5a671bf6e274", "created_at":"2025-10-31T17:28:50.257252Z", - "updated_at":"2025-10-31T17:28:50.257252Z", "subnet":"172.16.4.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"693902ae-c002-4544-b79c-25ed6f2e052c", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"9c8829b7-7dbd-4aba-a37d-920d03cd3e4c", "created_at":"2025-10-31T17:28:50.257252Z", - "updated_at":"2025-10-31T17:28:50.257252Z", "subnet":"fd63:256c:45f7:c765::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"693902ae-c002-4544-b79c-25ed6f2e052c", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 154 + host: api.scaleway.com + body: "{\"name\":\"cli-pn-recursing-kirch\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null,\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -22,1526 +17,184 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"693902ae-c002-4544-b79c-25ed6f2e052c", "name":"cli-pn-relaxed-chatterjee", - "tags":[], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:50.257252Z", - "updated_at":"2025-10-31T17:28:50.257252Z", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "subnets":[{"id":"3110ecf0-ee86-4c16-a74b-5a671bf6e274", "created_at":"2025-10-31T17:28:50.257252Z", - "updated_at":"2025-10-31T17:28:50.257252Z", "subnet":"172.16.4.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"693902ae-c002-4544-b79c-25ed6f2e052c", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"9c8829b7-7dbd-4aba-a37d-920d03cd3e4c", "created_at":"2025-10-31T17:28:50.257252Z", - "updated_at":"2025-10-31T17:28:50.257252Z", "subnet":"fd63:256c:45f7:c765::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"693902ae-c002-4544-b79c-25ed6f2e052c", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1092 + body: "{\"id\":\"8aa280f3-38a8-4af4-a6b3-270106ecc346\", \"name\":\"cli-pn-recursing-kirch\", \"tags\":[], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:50.053712Z\", \"updated_at\":\"2025-11-04T10:12:50.053712Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"b46ea191-4326-4375-82f1-cfd57dac6ef5\", \"created_at\":\"2025-11-04T10:12:50.053712Z\", \"updated_at\":\"2025-11-04T10:12:50.053712Z\", \"subnet\":\"172.16.12.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"8aa280f3-38a8-4af4-a6b3-270106ecc346\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"7b6614f7-01db-498c-bfb9-beaab55c5acb\", \"created_at\":\"2025-11-04T10:12:50.053712Z\", \"updated_at\":\"2025-11-04T10:12:50.053712Z\", \"subnet\":\"fd63:256c:45f7:f637::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"8aa280f3-38a8-4af4-a6b3-270106ecc346\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1094" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1092" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f3ccd042-1326-458f-8db4-bf9474904407 + - f8acef69-c557-4ec4-b40f-46e7e05170e3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 709.587437ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c1212f85-958f-4a01-818d-99ba1370199e + - 14e15d41-85e3-4fa7-8b8a-b5bc62ab3688 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 76.980963ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3201bb1b-7f71-475e-a78b-6572d8dbd876 + - 1486e84e-a26a-4f7f-8dbf-c67500acf1b8 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 37.515545ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d2242002-d6c8-47b2-8480-2989b4f32915 + - 64789d1d-92d2-4a71-a30d-a26937511a22 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 57.068304ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:50 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b4f55d15-5b16-4f1d-8260-5f0b990346c0 + - f6fbaa91-f9f4-46c6-93cf-fda6e6e65a9d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", "name": "cli-srv-mystifying-carson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-mystifying-carson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9b6cd3e9-0d48-490f-9034-aaa904604eb9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.186562+00:00", - "modification_date": "2025-10-31T17:28:51.186562+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 43.813905ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 220 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-zen-leakey\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1550,433 +203,313 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", "name": "cli-srv-mystifying-carson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-mystifying-carson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9b6cd3e9-0d48-490f-9034-aaa904604eb9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.186562+00:00", - "modification_date": "2025-10-31T17:28:51.186562+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1736 + body: "{\"server\": {\"id\": \"f58e3047-609e-44c2-94c4-e108ed5327f3\", \"name\": \"cli-srv-zen-leakey\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-zen-leakey\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f4b64dd8-924d-4a53-a686-c7aad591f1e3\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ff\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:51.015864+00:00\", \"modification_date\": \"2025-11-04T10:12:51.015864+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1750" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1736" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:51 GMT + - Tue, 04 Nov 2025 10:12:51 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59eec301-fbd1-4793-8255-b8bb4d6bcb1d + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f58e3047-609e-44c2-94c4-e108ed5327f3 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ed5a3549-6f00-414f-b9d3-4337603b3041 + - 01d614d7-0bb5-4e87-95ed-fda9fa12e14e status: 201 Created code: 201 - duration: "" -- request: - body: '{"private_nic": {"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", "private_network_id": - "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}}' - form: {} + duration: 509.435985ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 61 + host: api.scaleway.com + body: "{\"private_network_id\":\"8aa280f3-38a8-4af4-a6b3-270106ecc346\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59eec301-fbd1-4793-8255-b8bb4d6bcb1d/private_nics + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f58e3047-609e-44c2-94c4-e108ed5327f3/private_nics method: POST response: - body: '{"private_nic": {"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", "private_network_id": - "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 475 + body: "{\"private_nic\": {\"id\": \"a2f0dc3e-5cd1-47b6-8421-0b1786d508a9\", \"private_network_id\": \"8aa280f3-38a8-4af4-a6b3-270106ecc346\", \"server_id\": \"f58e3047-609e-44c2-94c4-e108ed5327f3\", \"mac_address\": \"02:00:00:1b:f4:62\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:51.397954+00:00\", \"modification_date\": \"2025-11-04T10:12:51.511191+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"7066756f-43c8-4ca0-8092-0589ecf0c0e7\", \"627fe002-997d-41fe-93ac-1e61a065f6fb\"]}}" headers: Content-Length: - "475" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:51 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 776767c2-d646-416d-93e1-443d1596dd39 + - 303e7296-c2e3-4fb7-9bfc-4dc289b850c6 status: 201 Created code: 201 - duration: "" -- request: - body: '{"private_nics": [{"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", "private_network_id": - "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}]}' - form: {} + duration: 469.735118ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59eec301-fbd1-4793-8255-b8bb4d6bcb1d/private_nics + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f58e3047-609e-44c2-94c4-e108ed5327f3/private_nics method: GET response: - body: '{"private_nics": [{"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", "private_network_id": - "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 478 + body: "{\"private_nics\": [{\"id\": \"a2f0dc3e-5cd1-47b6-8421-0b1786d508a9\", \"private_network_id\": \"8aa280f3-38a8-4af4-a6b3-270106ecc346\", \"server_id\": \"f58e3047-609e-44c2-94c4-e108ed5327f3\", \"mac_address\": \"02:00:00:1b:f4:62\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:51.397954+00:00\", \"modification_date\": \"2025-11-04T10:12:51.511191+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"7066756f-43c8-4ca0-8092-0589ecf0c0e7\", \"627fe002-997d-41fe-93ac-1e61a065f6fb\"]}]}" headers: Content-Length: - "478" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:51 GMT Link: - - ; - rel="last" + - ; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5e5d76b3-8527-4a2a-9bf0-b79b56e64f18 + - f715ab54-4e77-4332-b2be-c1eb3b65f62e X-Total-Count: - "1" status: 200 OK code: 200 - duration: "" -- request: - body: '{"private_nic": {"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", "private_network_id": - "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}}' - form: {} + duration: 58.894537ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59eec301-fbd1-4793-8255-b8bb4d6bcb1d/private_nics/42eaf5d5-a726-4689-8bd9-41110fc03074 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f58e3047-609e-44c2-94c4-e108ed5327f3/private_nics/a2f0dc3e-5cd1-47b6-8421-0b1786d508a9 method: GET response: - body: '{"private_nic": {"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", "private_network_id": - "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 475 + body: "{\"private_nic\": {\"id\": \"a2f0dc3e-5cd1-47b6-8421-0b1786d508a9\", \"private_network_id\": \"8aa280f3-38a8-4af4-a6b3-270106ecc346\", \"server_id\": \"f58e3047-609e-44c2-94c4-e108ed5327f3\", \"mac_address\": \"02:00:00:1b:f4:62\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:51.397954+00:00\", \"modification_date\": \"2025-11-04T10:12:51.511191+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"7066756f-43c8-4ca0-8092-0589ecf0c0e7\", \"627fe002-997d-41fe-93ac-1e61a065f6fb\"]}}" headers: Content-Length: - "475" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:51 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 42916851-7b6c-460b-a681-ee41e920b21a + - df5f4f9a-52e9-431e-ae21-dc276f4e92ce status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", "name": "cli-srv-mystifying-carson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-mystifying-carson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9b6cd3e9-0d48-490f-9034-aaa904604eb9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.186562+00:00", - "modification_date": "2025-10-31T17:28:51.186562+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", - "private_network_id": "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 59.682384ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59eec301-fbd1-4793-8255-b8bb4d6bcb1d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f58e3047-609e-44c2-94c4-e108ed5327f3 method: GET response: - body: '{"server": {"id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", "name": "cli-srv-mystifying-carson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-mystifying-carson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9b6cd3e9-0d48-490f-9034-aaa904604eb9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:61", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:51.186562+00:00", - "modification_date": "2025-10-31T17:28:51.186562+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "42eaf5d5-a726-4689-8bd9-41110fc03074", - "private_network_id": "693902ae-c002-4544-b79c-25ed6f2e052c", "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "mac_address": "02:00:00:12:7d:77", "state": "available", "creation_date": "2025-10-31T17:28:51.617275+00:00", - "modification_date": "2025-10-31T17:28:51.783919+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["57e4dbd7-267b-4471-b79f-bebdb70788c7", "f45be171-9fdd-4f55-968f-47639ed3922b"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2194 + body: "{\"server\": {\"id\": \"f58e3047-609e-44c2-94c4-e108ed5327f3\", \"name\": \"cli-srv-zen-leakey\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-zen-leakey\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f4b64dd8-924d-4a53-a686-c7aad591f1e3\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ff\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:51.015864+00:00\", \"modification_date\": \"2025-11-04T10:12:51.015864+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [{\"id\": \"a2f0dc3e-5cd1-47b6-8421-0b1786d508a9\", \"private_network_id\": \"8aa280f3-38a8-4af4-a6b3-270106ecc346\", \"server_id\": \"f58e3047-609e-44c2-94c4-e108ed5327f3\", \"mac_address\": \"02:00:00:1b:f4:62\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:51.397954+00:00\", \"modification_date\": \"2025-11-04T10:12:51.511191+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"7066756f-43c8-4ca0-8092-0589ecf0c0e7\", \"627fe002-997d-41fe-93ac-1e61a065f6fb\"]}], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2208" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2194" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 86a3e61b-4831-46dd-8f6c-3e963e671e5a + - 2d4298fc-6bf6-47b6-b991-17e07d99ccfe status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 113.517076ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/59eec301-fbd1-4793-8255-b8bb4d6bcb1d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f58e3047-609e-44c2-94c4-e108ed5327f3 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 35cb79a6-8e18-4cca-991e-057ad5023ef4 + - e916cfb0-72d9-4d25-9d67-ac117b657438 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"9b6cd3e9-0d48-490f-9034-aaa904604eb9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.286337Z", "updated_at":"2025-10-31T17:28:51.286337Z", - "references":[{"id":"f87eb409-8646-495c-8391-0c6dfd23864c", "product_resource_type":"instance_server", - "product_resource_id":"59eec301-fbd1-4793-8255-b8bb4d6bcb1d", "created_at":"2025-10-31T17:28:51.286337Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 263.22081ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9b6cd3e9-0d48-490f-9034-aaa904604eb9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f4b64dd8-924d-4a53-a686-c7aad591f1e3 method: GET response: - body: '{"id":"9b6cd3e9-0d48-490f-9034-aaa904604eb9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.286337Z", "updated_at":"2025-10-31T17:28:51.286337Z", - "references":[{"id":"f87eb409-8646-495c-8391-0c6dfd23864c", "product_resource_type":"instance_server", - "product_resource_id":"59eec301-fbd1-4793-8255-b8bb4d6bcb1d", "created_at":"2025-10-31T17:28:51.286337Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"f4b64dd8-924d-4a53-a686-c7aad591f1e3\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:51.111866Z\", \"updated_at\":\"2025-11-04T10:12:51.111866Z\", \"references\":[{\"id\":\"1d52fee9-1b00-4ab5-8176-7d8cfc03426a\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"f58e3047-609e-44c2-94c4-e108ed5327f3\", \"created_at\":\"2025-11-04T10:12:51.111866Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "706" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:52 GMT + - Tue, 04 Nov 2025 10:12:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - bbe49e47-534e-4f9a-af33-42fdc46e6b1a + - 41ac57bd-9e04-42fa-b739-60f49b74f510 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"9b6cd3e9-0d48-490f-9034-aaa904604eb9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.286337Z", "updated_at":"2025-10-31T17:28:52.803633Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:52.803633Z", "zone":"fr-par-1"}' - form: {} + duration: 51.593002ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9b6cd3e9-0d48-490f-9034-aaa904604eb9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f4b64dd8-924d-4a53-a686-c7aad591f1e3 method: GET response: - body: '{"id":"9b6cd3e9-0d48-490f-9034-aaa904604eb9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:51.286337Z", "updated_at":"2025-10-31T17:28:52.803633Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:52.803633Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"f4b64dd8-924d-4a53-a686-c7aad591f1e3\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:51.111866Z\", \"updated_at\":\"2025-11-04T10:12:52.399852Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:52.399852Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:57 GMT + - Tue, 04 Nov 2025 10:12:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1a3b6adf-737a-4464-956b-a8fe9fd7d6db + - 13985141-0163-4761-a38d-055d2139567f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 38.421669ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9b6cd3e9-0d48-490f-9034-aaa904604eb9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f4b64dd8-924d-4a53-a686-c7aad591f1e3 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:57 GMT + - Tue, 04 Nov 2025 10:12:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c2da005b-0696-4006-bd32-630fd2fc07da + - 3a2ec7ab-1445-4f71-9061-76849e8943f3 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 82.288334ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks/693902ae-c002-4544-b79c-25ed6f2e052c + url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks/8aa280f3-38a8-4af4-a6b3-270106ecc346 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:59 GMT + - Tue, 04 Nov 2025 10:12:58 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - eafe44c5-c3be-440b-acf1-6dd253720619 + - 8de1fea7-7ab7-45b5-adbf-d8c8e9765de6 status: 204 No Content code: 204 - duration: "" + duration: 1.282700887s diff --git a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.golden b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.golden index 301e27d5d2..8ac79231d7 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.golden +++ b/internal/namespaces/instance/v1/testdata/test-get-private-nic-get-from-mac-address.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -PrivateNic.ID 42eaf5d5-a726-4689-8bd9-41110fc03074 -PrivateNic.ServerID 59eec301-fbd1-4793-8255-b8bb4d6bcb1d -PrivateNic.PrivateNetworkID 693902ae-c002-4544-b79c-25ed6f2e052c -PrivateNic.MacAddress 02:00:00:12:7d:77 +PrivateNic.ID a2f0dc3e-5cd1-47b6-8421-0b1786d508a9 +PrivateNic.ServerID f58e3047-609e-44c2-94c4-e108ed5327f3 +PrivateNic.PrivateNetworkID 8aa280f3-38a8-4af4-a6b3-270106ecc346 +PrivateNic.MacAddress 02:00:00:1b:f4:62 PrivateNic.State available PrivateNic.CreationDate few seconds ago PrivateNic.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "private_nic": { - "id": "42eaf5d5-a726-4689-8bd9-41110fc03074", - "server_id": "59eec301-fbd1-4793-8255-b8bb4d6bcb1d", - "private_network_id": "693902ae-c002-4544-b79c-25ed6f2e052c", - "mac_address": "02:00:00:12:7d:77", + "id": "a2f0dc3e-5cd1-47b6-8421-0b1786d508a9", + "server_id": "f58e3047-609e-44c2-94c4-e108ed5327f3", + "private_network_id": "8aa280f3-38a8-4af4-a6b3-270106ecc346", + "mac_address": "02:00:00:1b:f4:62", "state": "available", "tags": [], "creation_date": "1970-01-01T00:00:00.0Z", diff --git a/internal/namespaces/instance/v1/testdata/test-get-server-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-get-server-simple.cassette.yaml index 77eb111cb5..67db4df532 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-server-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-get-server-simple.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:39 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9152ce75-a3ee-4bf1-8bc7-0765b8051028 + - a2adc7d7-6d15-4e77-aacb-139cd2ab6eec X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 51.762897ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:39 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fcb116be-8c2a-4037-98e0-2df2f2cbcce8 + - 7f518154-fca5-4f82-9603-e90c74fa59c9 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 56.487489ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:39 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ba56b852-43b2-4ec9-a4c5-0ccecd4aae04 + - 72e2f2c9-0dc7-41f0-b69f-a177896662a3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 46.516395ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:39 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0caa4f50-4205-42a3-9ecf-ad4848df43f6 + - 4403eb36-b38b-4bf8-a5f9-8cb0234b5d06 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f94ea059-b0ce-422a-b251-892b85e290c5", "name": "cli-srv-jovial-jones", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jovial-jones", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:39.884136+00:00", - "modification_date": "2025-10-28T16:53:39.884136+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 45.926561ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 224 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-adoring-edison\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,340 +168,244 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "f94ea059-b0ce-422a-b251-892b85e290c5", "name": "cli-srv-jovial-jones", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jovial-jones", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:39.884136+00:00", - "modification_date": "2025-10-28T16:53:39.884136+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1744 + body: "{\"server\": {\"id\": \"9b14016b-b1d9-4ab9-a0bb-17a5702cdabc\", \"name\": \"cli-srv-adoring-edison\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-adoring-edison\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"bf509bb0-1f87-40cc-80fe-b866b919aeae\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:1d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:40.760089+00:00\", \"modification_date\": \"2025-11-04T10:25:40.760089+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1744" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:40 GMT + - Tue, 04 Nov 2025 10:25:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f94ea059-b0ce-422a-b251-892b85e290c5 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9b14016b-b1d9-4ab9-a0bb-17a5702cdabc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9d3528e1-a901-4a46-b6bc-bc493494f147 + - 76184ce3-6d73-43f4-8855-28f9f7c2ce3c status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "f94ea059-b0ce-422a-b251-892b85e290c5", "name": "cli-srv-jovial-jones", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jovial-jones", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:39.884136+00:00", - "modification_date": "2025-10-28T16:53:39.884136+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 862.88246ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f94ea059-b0ce-422a-b251-892b85e290c5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9b14016b-b1d9-4ab9-a0bb-17a5702cdabc method: GET response: - body: '{"server": {"id": "f94ea059-b0ce-422a-b251-892b85e290c5", "name": "cli-srv-jovial-jones", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jovial-jones", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:39.884136+00:00", - "modification_date": "2025-10-28T16:53:39.884136+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1744 + body: "{\"server\": {\"id\": \"9b14016b-b1d9-4ab9-a0bb-17a5702cdabc\", \"name\": \"cli-srv-adoring-edison\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-adoring-edison\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"bf509bb0-1f87-40cc-80fe-b866b919aeae\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:1d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:40.760089+00:00\", \"modification_date\": \"2025-11-04T10:25:40.760089+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1744" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:40 GMT + - Tue, 04 Nov 2025 10:25:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 572f4b6d-bf72-4be6-ba0c-3e02f392864b + - be07b95c-6dbe-4ab8-9825-aeea7ae60516 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:39.973858Z", "updated_at":"2025-10-28T16:53:39.973858Z", - "references":[{"id":"b363d7f5-6e37-484e-be52-fdee8aee7b2d", "product_resource_type":"instance_server", - "product_resource_id":"f94ea059-b0ce-422a-b251-892b85e290c5", "created_at":"2025-10-28T16:53:39.973858Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 107.190202ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c3de3285-2ec9-446f-95df-7f2e5a2ad1d4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/bf509bb0-1f87-40cc-80fe-b866b919aeae method: GET response: - body: '{"id":"c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:39.973858Z", "updated_at":"2025-10-28T16:53:39.973858Z", - "references":[{"id":"b363d7f5-6e37-484e-be52-fdee8aee7b2d", "product_resource_type":"instance_server", - "product_resource_id":"f94ea059-b0ce-422a-b251-892b85e290c5", "created_at":"2025-10-28T16:53:39.973858Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"bf509bb0-1f87-40cc-80fe-b866b919aeae\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:40.866196Z\", \"updated_at\":\"2025-11-04T10:25:40.866196Z\", \"references\":[{\"id\":\"b7e62d4d-5ab7-442a-892f-c6ef6b1d6bde\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9b14016b-b1d9-4ab9-a0bb-17a5702cdabc\", \"created_at\":\"2025-11-04T10:25:40.866196Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:40 GMT + - Tue, 04 Nov 2025 10:25:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6f7534ce-229f-4da1-9140-4021d8abff39 + - 7b358910-ad31-415b-8e51-717b9a789b29 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f94ea059-b0ce-422a-b251-892b85e290c5", "name": "cli-srv-jovial-jones", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jovial-jones", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:39.884136+00:00", - "modification_date": "2025-10-28T16:53:39.884136+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 35.697052ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f94ea059-b0ce-422a-b251-892b85e290c5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9b14016b-b1d9-4ab9-a0bb-17a5702cdabc method: GET response: - body: '{"server": {"id": "f94ea059-b0ce-422a-b251-892b85e290c5", "name": "cli-srv-jovial-jones", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jovial-jones", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:39.884136+00:00", - "modification_date": "2025-10-28T16:53:39.884136+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1744 + body: "{\"server\": {\"id\": \"9b14016b-b1d9-4ab9-a0bb-17a5702cdabc\", \"name\": \"cli-srv-adoring-edison\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-adoring-edison\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"bf509bb0-1f87-40cc-80fe-b866b919aeae\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:1d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:40.760089+00:00\", \"modification_date\": \"2025-11-04T10:25:40.760089+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1744" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:40 GMT + - Tue, 04 Nov 2025 10:25:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4bdaf317-d21f-4b14-86ac-5be3b2451723 + - b357c4f2-7b93-4679-abad-55d16b84827c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 104.970276ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f94ea059-b0ce-422a-b251-892b85e290c5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9b14016b-b1d9-4ab9-a0bb-17a5702cdabc method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:40 GMT + - Tue, 04 Nov 2025 10:25:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5aaee4c0-0c80-4427-9aba-0559ba6edc3c + - e9108f38-72bc-4826-a3a1-5fda8622661f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:39.973858Z", "updated_at":"2025-10-28T16:53:40.822940Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:40.822940Z", "zone":"fr-par-1"}' - form: {} + duration: 196.663459ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/bf509bb0-1f87-40cc-80fe-b866b919aeae + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"bf509bb0-1f87-40cc-80fe-b866b919aeae\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:40.866196Z\", \"updated_at\":\"2025-11-04T10:25:40.866196Z\", \"references\":[{\"id\":\"b7e62d4d-5ab7-442a-892f-c6ef6b1d6bde\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9b14016b-b1d9-4ab9-a0bb-17a5702cdabc\", \"created_at\":\"2025-11-04T10:25:40.866196Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:25:41 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 94b8b89a-d278-4610-a1cc-72b10b568060 + status: 200 OK + code: 200 + duration: 49.167426ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c3de3285-2ec9-446f-95df-7f2e5a2ad1d4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/bf509bb0-1f87-40cc-80fe-b866b919aeae method: GET response: - body: '{"id":"c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:39.973858Z", "updated_at":"2025-10-28T16:53:40.822940Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:40.822940Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"bf509bb0-1f87-40cc-80fe-b866b919aeae\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:40.866196Z\", \"updated_at\":\"2025-11-04T10:25:41.932605Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:41.932605Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:40 GMT + - Tue, 04 Nov 2025 10:25:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - db3c5fa1-0101-45fc-b0f3-f55e89041155 + - 9b936425-40b1-456c-b525-c53132fd42d2 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 52.937214ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c3de3285-2ec9-446f-95df-7f2e5a2ad1d4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/bf509bb0-1f87-40cc-80fe-b866b919aeae method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:40 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dc1261b5-bf69-46aa-bf9f-89c82934f2ae + - 9b4057cb-16b2-495b-8717-37d31c19e4fe status: 204 No Content code: 204 - duration: "" + duration: 87.45622ms diff --git a/internal/namespaces/instance/v1/testdata/test-get-server-simple.golden b/internal/namespaces/instance/v1/testdata/test-get-server-simple.golden index 337deca646..dd88945640 100644 --- a/internal/namespaces/instance/v1/testdata/test-get-server-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-get-server-simple.golden @@ -1,16 +1,16 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID f94ea059-b0ce-422a-b251-892b85e290c5 -Name cli-srv-jovial-jones +ID 9b14016b-b1d9-4ab9-a0bb-17a5702cdabc +Name cli-srv-adoring-edison Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 CommercialType DEV1-S CreationDate few seconds ago DynamicIPRequired false RoutedIPEnabled true -Hostname cli-srv-jovial-jones +Hostname cli-srv-adoring-edison Protected false -MacAddress de:00:00:d0:05:25 +MacAddress de:00:00:d1:46:1d ModificationDate few seconds ago State archived StateDetail - @@ -41,7 +41,7 @@ Allowed Actions: Volumes: ID NAME SIZE VOLUME TYPE IOPS STATE CREATION DATE MODIFICATION DATE BOOT ZONE -c3de3285-2ec9-446f-95df-7f2e5a2ad1d4 Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0 10 GB sbs_5k 5K in_use few seconds ago few seconds ago false fr-par-1 +bf509bb0-1f87-40cc-80fe-b866b919aeae Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0 10 GB sbs_5k 5K in_use few seconds ago few seconds ago false fr-par-1 Public IPs: ID ADDRESS GATEWAY NETMASK FAMILY DYNAMIC PROVISIONING MODE TAGS IPAM ID STATE @@ -53,8 +53,8 @@ Server Filesystems: FILESYSTEM ID STATE 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "f94ea059-b0ce-422a-b251-892b85e290c5", - "name": "cli-srv-jovial-jones", + "id": "9b14016b-b1d9-4ab9-a0bb-17a5702cdabc", + "name": "cli-srv-adoring-edison", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "allowed_actions": [ @@ -66,7 +66,7 @@ FILESYSTEM ID STATE "creation_date": "1970-01-01T00:00:00.0Z", "dynamic_ip_required": false, "routed_ip_enabled": true, - "hostname": "cli-srv-jovial-jones", + "hostname": "cli-srv-adoring-edison", "image": { "id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", @@ -92,7 +92,7 @@ FILESYSTEM ID STATE "protected": false, "private_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:25", + "mac_address": "de:00:00:d1:46:1d", "modification_date": "1970-01-01T00:00:00.0Z", "state": "stopped", "state_detail": "", @@ -111,7 +111,7 @@ FILESYSTEM ID STATE "end_of_service": false, "Volumes": [ { - "id": "c3de3285-2ec9-446f-95df-7f2e5a2ad1d4", + "id": "bf509bb0-1f87-40cc-80fe-b866b919aeae", "name": "Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "size": 10000000000, "volume_type": "sbs_5k", diff --git a/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.cassette.yaml index 73a1b36c84..eb9ebb5402 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.cassette.yaml @@ -1,1473 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Mon, 03 Nov 2025 16:07:13 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1640e934-c382-4aba-9082-b6e1b7d4429a + - 62c49cdd-4208-4933-8330-f5b135924db0 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 81.182196ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Mon, 03 Nov 2025 16:07:13 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2838cca1-90a8-48ee-9cd4-73988c640e6f + - ef44e172-9c25-46d5-b9b5-6827a91be1b6 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 54.732712ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Mon, 03 Nov 2025 16:07:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b7a89039-cf33-4638-a7f7-179e2b1733e6 + - 6d075ab5-75a6-434f-adb0-5d1471d12b3a status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 58.536289ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Mon, 03 Nov 2025 16:07:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f2d818db-9b39-4e02-93f5-cea50d999ae1 + - 0d919cfb-00bd-4218-bce1-565cc42eede5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-brave-engelbart", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e3", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 56.345269ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 285 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-festive-elbakyan\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1476,111 +168,67 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-brave-engelbart", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e3", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2178 + body: "{\"server\": {\"id\": \"06b3b5ee-ac24-48dd-bbd0-419d0d848db9\", \"name\": \"cli-srv-festive-elbakyan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-festive-elbakyan\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"c56ed14e-2007-4062-855d-c5b0a29b2685\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"export_uri\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"06b3b5ee-ac24-48dd-bbd0-419d0d848db9\", \"name\": \"cli-srv-festive-elbakyan\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-03T16:07:13.911371+00:00\", \"modification_date\": \"2025-11-03T16:07:13.911371+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:1e:a5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-03T16:07:13.911371+00:00\", \"modification_date\": \"2025-11-03T16:07:13.911371+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2175" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2178" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf192b29-b148-4356-8f98-dd30c7d92eb6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/06b3b5ee-ac24-48dd-bbd0-419d0d848db9 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 04751c54-0e45-4330-88ec-211930536f13 + - 7e759330-a02e-480c-919a-ad08bb70917c status: 201 Created code: 201 - duration: "" -- request: - body: '{"volume": {"id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 353.959474ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/240272ce-c922-4c94-8e40-2f1c65e7f44c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c56ed14e-2007-4062-855d-c5b0a29b2685 method: GET response: - body: '{"volume": {"id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 528 + body: "{\"volume\": {\"id\": \"c56ed14e-2007-4062-855d-c5b0a29b2685\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"export_uri\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"06b3b5ee-ac24-48dd-bbd0-419d0d848db9\", \"name\": \"cli-srv-festive-elbakyan\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-03T16:07:13.911371+00:00\", \"modification_date\": \"2025-11-03T16:07:13.911371+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "527" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "528" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a2a63dcb-a117-42d2-98cd-71d46ae6bf01 + - 9585dbd5-4072-48ea-8c5d-5d5eb36c24d9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "0d95ffbb-b9c9-4d73-a235-80683c8d8ee6", "name": "cli-snp-naughty-germain", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:38:50.975000+00:00", - "modification_date": "2025-10-28T16:38:50.975000+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "173f3d46-ef0b-48a3-848d-75b6e6689aba", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/0d95ffbb-b9c9-4d73-a235-80683c8d8ee6", "started_at": "2025-10-28T16:38:51.136752+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 67.883278ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 152 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-busy-hopper\",\"volume_id\":\"c56ed14e-2007-4062-855d-c5b0a29b2685\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1589,47 +237,33 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "0d95ffbb-b9c9-4d73-a235-80683c8d8ee6", "name": "cli-snp-naughty-germain", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:38:50.975000+00:00", - "modification_date": "2025-10-28T16:38:50.975000+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "173f3d46-ef0b-48a3-848d-75b6e6689aba", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/0d95ffbb-b9c9-4d73-a235-80683c8d8ee6", "started_at": "2025-10-28T16:38:51.136752+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 844 + body: "{\"snapshot\": {\"id\": \"cac8aef6-bb89-45f3-99ee-e621c9b0229b\", \"name\": \"cli-snp-busy-hopper\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-03T16:07:14.205342+00:00\", \"modification_date\": \"2025-11-03T16:07:14.205342+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"c56ed14e-2007-4062-855d-c5b0a29b2685\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"fcd3abe1-6cd2-4d42-bf47-8d8f8d6e262f\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/cac8aef6-bb89-45f3-99ee-e621c9b0229b\", \"started_at\": \"2025-11-03T16:07:14.389513+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "848" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "844" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:51 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7a4ed50c-6ef2-4726-85b1-97721c02765f + - f1fbce60-655d-4b69-87b5-bb70f4f4e478 status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "a8750326-5c72-469c-86ed-35ee22ad7784", "name": "cli-img-reverent-mccarthy", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "0d95ffbb-b9c9-4d73-a235-80683c8d8ee6", "name": "cli-snp-naughty-germain", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:38:51.301500+00:00", - "modification_date": "2025-10-28T16:38:51.301500+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 270.936134ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 154 + host: api.scaleway.com + body: "{\"name\":\"cli-img-inspiring-mcnulty\",\"root_volume\":\"cac8aef6-bb89-45f3-99ee-e621c9b0229b\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1638,276 +272,208 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "a8750326-5c72-469c-86ed-35ee22ad7784", "name": "cli-img-reverent-mccarthy", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "0d95ffbb-b9c9-4d73-a235-80683c8d8ee6", "name": "cli-snp-naughty-germain", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:38:51.301500+00:00", - "modification_date": "2025-10-28T16:38:51.301500+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 607 + body: "{\"image\": {\"id\": \"f5ab42c7-e255-4ff7-9b93-512a9005113c\", \"name\": \"cli-img-inspiring-mcnulty\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"cac8aef6-bb89-45f3-99ee-e621c9b0229b\", \"name\": \"cli-snp-busy-hopper\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-03T16:07:14.521356+00:00\", \"modification_date\": \"2025-11-03T16:07:14.521356+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "611" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "607" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:51 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/a8750326-5c72-469c-86ed-35ee22ad7784 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f5ab42c7-e255-4ff7-9b93-512a9005113c Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 97b9baf0-ee63-445f-a159-1561c0d28853 + - c82dfe6b-653e-46f0-8d5e-6819b6395b40 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-brave-engelbart", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e3", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 198.487979ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf192b29-b148-4356-8f98-dd30c7d92eb6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/06b3b5ee-ac24-48dd-bbd0-419d0d848db9 method: GET response: - body: '{"server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-brave-engelbart", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "cf192b29-b148-4356-8f98-dd30c7d92eb6", "name": "cli-srv-brave-engelbart"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e3", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.631070+00:00", - "modification_date": "2025-10-28T16:38:50.631070+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2178 + body: "{\"server\": {\"id\": \"06b3b5ee-ac24-48dd-bbd0-419d0d848db9\", \"name\": \"cli-srv-festive-elbakyan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-festive-elbakyan\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"c56ed14e-2007-4062-855d-c5b0a29b2685\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"export_uri\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"06b3b5ee-ac24-48dd-bbd0-419d0d848db9\", \"name\": \"cli-srv-festive-elbakyan\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-03T16:07:13.911371+00:00\", \"modification_date\": \"2025-11-03T16:07:13.911371+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:1e:a5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-03T16:07:13.911371+00:00\", \"modification_date\": \"2025-11-03T16:07:13.911371+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2175" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2178" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:51 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 659d7455-ba53-43c9-a1f1-a5abb3767685 + - 7ae36e03-842d-495f-a016-15b7777a3a93 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 117.759681ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf192b29-b148-4356-8f98-dd30c7d92eb6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/06b3b5ee-ac24-48dd-bbd0-419d0d848db9 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:51 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 11246b81-ee2a-40b4-a462-eaf531f580a2 + - d6bad7d3-9224-428f-ac40-0e291fba706f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:38:50.631070+00:00", "modification_date": "2025-10-28T16:38:51.555108+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 110.769722ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/240272ce-c922-4c94-8e40-2f1c65e7f44c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c56ed14e-2007-4062-855d-c5b0a29b2685 method: GET response: - body: '{"volume": {"id": "240272ce-c922-4c94-8e40-2f1c65e7f44c", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:38:50.631070+00:00", "modification_date": "2025-10-28T16:38:51.555108+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 450 + body: "{\"volume\": {\"id\": \"c56ed14e-2007-4062-855d-c5b0a29b2685\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"export_uri\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-03T16:07:13.911371+00:00\", \"modification_date\": \"2025-11-03T16:07:14.765952+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:51 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b18fe945-4331-4ab3-8567-f9c284bf3703 + - 71570ccc-b61a-43b1-b664-972715c97e50 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 49.523093ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/240272ce-c922-4c94-8e40-2f1c65e7f44c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c56ed14e-2007-4062-855d-c5b0a29b2685 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:51 GMT + - Mon, 03 Nov 2025 16:07:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4c75f0f1-b4f2-493c-af8f-f18f34232f30 + - 317d90dd-cad0-476a-b574-38dc4a4a8ded status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 95.271173ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/a8750326-5c72-469c-86ed-35ee22ad7784 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f5ab42c7-e255-4ff7-9b93-512a9005113c method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:52 GMT + - Mon, 03 Nov 2025 16:07:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8b893b1f-480e-473d-8451-c1f39d40dc5a + - 627e40e4-8bd0-4dd7-88a3-ebe15938836a status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 270.85121ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/0d95ffbb-b9c9-4d73-a235-80683c8d8ee6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/cac8aef6-bb89-45f3-99ee-e621c9b0229b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:52 GMT + - Mon, 03 Nov 2025 16:07:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 41d3ba95-5567-4e7d-b1a1-f00b7c68adbf + - a0993087-3493-42cf-8288-8770056fba97 status: 204 No Content code: 204 - duration: "" + duration: 95.737487ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.golden b/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.golden index c1bbf64be2..b9ea009a82 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.golden +++ b/internal/namespaces/instance/v1/testdata/test-image-create-create-simple-image.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID a8750326-5c72-469c-86ed-35ee22ad7784 -Name cli-img-reverent-mccarthy +ID f5ab42c7-e255-4ff7-9b93-512a9005113c +Name cli-img-inspiring-mcnulty Arch x86_64 CreationDate few seconds ago ModificationDate few seconds ago @@ -9,15 +9,15 @@ ExtraVolumes 0 FromServer - Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Public false -RootVolume 0d95ffbb-b9c9-4d73-a235-80683c8d8ee6 +RootVolume cac8aef6-bb89-45f3-99ee-e621c9b0229b State available Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "image": { - "id": "a8750326-5c72-469c-86ed-35ee22ad7784", - "name": "cli-img-reverent-mccarthy", + "id": "f5ab42c7-e255-4ff7-9b93-512a9005113c", + "name": "cli-img-inspiring-mcnulty", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", "modification_date": "1970-01-01T00:00:00.0Z", @@ -27,8 +27,8 @@ Zone fr-par-1 "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "0d95ffbb-b9c9-4d73-a235-80683c8d8ee6", - "name": "cli-snp-naughty-germain", + "id": "cac8aef6-bb89-45f3-99ee-e621c9b0229b", + "name": "cli-snp-busy-hopper", "size": 20000000000, "volume_type": "l_ssd" }, diff --git a/internal/namespaces/instance/v1/testdata/test-image-create-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-create-simple.cassette.yaml index 387fbb29a2..caec6c4eb4 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-create-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-create-simple.cassette.yaml @@ -1,1417 +1,479 @@ --- -version: 1 +version: 2 interactions: -- request: - body: "" - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/marketplace/v1/images?page=1 + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"images": [{"valid_until": null, "description": "Ubuntu is the ideal distribution - for scale-out computing, Ubuntu Server helps you make the most of your infrastructure.", - "creation_date": "2018-04-27T14:07:25.221998+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "b381b2bf-804a-4b12-91f6-9f4ff273462f", "categories": ["distribution"], - "name": "Ubuntu Bionic", "modification_date": "2019-03-26T14:00:51.745705+00:00", - "versions": [{"creation_date": "2019-03-05T16:39:34.893732+00:00", "modification_date": - "2019-03-05T16:39:34.893732+00:00", "id": "e640c621-305b-45f5-975f-a3f80c1cec66", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "f974feac-abae-4365-b988-8ec7d1cec10d", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "f63fe42a-900f-4a5e-ba99-ab0e59469b7e", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "b4bdbee1-e1f1-4436-8de4-bdb1b6ba4803", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "9444d178-2285-4842-ac35-5e86eda8da91", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "a5076337-734f-4b99-95ed-9a5bc73b9b09", "zone": "ams1"}, - {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", "ARM64-16GB", "ARM64-32GB", - "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": "arm64", "id": "7663c62b-40e3-4e6b-a835-70723ec2050b", - "zone": "ams1"}], "name": "2019-03-05T16:39:34.377275"}], "current_public_version": - "e640c621-305b-45f5-975f-a3f80c1cec66", "label": "ubuntu_bionic", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Ubuntu is the ideal distribution for scale-out - computing, Ubuntu Server helps you make the most of your infrastructure.", "creation_date": - "2016-04-22T13:27:33.769932+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "acf93867-88d9-40ee-99ea-6b2bb1ee8f0c", "categories": ["distribution"], - "name": "Ubuntu Xenial", "modification_date": "2020-01-20T09:04:40.661026+00:00", - "versions": [{"creation_date": "2020-01-17T14:31:06.041118+00:00", "modification_date": - "2020-01-17T14:31:06.041118+00:00", "id": "24cd2ef0-bbc5-4b1a-8b08-99f617eab446", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "3d6804e0-086e-4a06-8124-7240a657668d", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "245e5cea-a9b4-4a36-9055-27185afe8690", - "zone": "ams1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "c40fbabc-efc8-4e04-91ea-5e1e22daece1", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "bd859e89-fb2d-466a-a546-383630a1ead1", "zone": "par1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "GP1-XL", "C2S", "X64-15GB", - "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", - "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", - "id": "6c34a3f3-5e8a-455b-9bc2-f07c4c35bf89", "zone": "ams1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "a5f6bb77-3d64-4f7f-abe0-72492b1bc020", "zone": - "par1"}], "name": "2020-01-17T14:31:06.031136"}], "current_public_version": - "24cd2ef0-bbc5-4b1a-8b08-99f617eab446", "label": "ubuntu_xenial", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Debian is a free, powerful and stable - operating system.", "creation_date": "2017-06-26T15:37:13.460764+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/debian.png", "id": "c94b5df7-e698-4ac9-b273-565d18f5f8d2", - "categories": ["distribution"], "name": "Debian Stretch", "modification_date": - "2020-01-20T09:04:42.765883+00:00", "versions": [{"creation_date": "2020-01-15T11:38:06.396694+00:00", - "modification_date": "2020-01-15T11:38:06.396694+00:00", "id": "8342f5d0-46aa-46e7-8a6f-f41188c97fba", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "5f7ab0cd-d10e-49a0-91c8-315ed8a6a1a4", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "d954dc33-c52e-4960-93e1-b69c85d169be", "zone": "ams1"}, - {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", - "DEV1-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", - "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", - "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": "22a1bd8d-4498-4800-a8e5-4bc85001176c", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "37938de8-e3be-479a-895d-095158f76212", "zone": "ams1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "86740237-62fc-4538-9b70-4373942f53d3", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "bd6ba96e-d4c4-41f9-88e2-8dad3e6f085b", "zone": "par1"}], "name": "2020-01-15T11:38:06.390074"}], - "current_public_version": "8342f5d0-46aa-46e7-8a6f-f41188c97fba", "label": "debian_stretch", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Debian is a free, powerful and stable - operating system.", "creation_date": "2016-03-05T14:52:36.322319+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/debian.png", "id": "fb619bdf-834e-4c71-b7b8-15b5546d18bd", - "categories": ["distribution"], "name": "Debian Jessie", "modification_date": - "2019-03-26T14:00:50.449502+00:00", "versions": [{"creation_date": "2018-04-10T22:31:04.322822+00:00", - "modification_date": "2018-04-10T22:31:04.322822+00:00", "id": "d3846a7b-8219-4938-ad96-cc2173e22481", - "local_images": [{"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "2dfad6d2-e527-4e93-8eb1-8dc57803b310", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "610f68d5-cbad-4923-98ae-782af8f3b527", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "dc22e553-2d2e-4689-94f8-8817db824202", "zone": "ams1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "2e570f53-199e-47cc-95dd-f7bc392496e3", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "abf9e3a2-7171-4764-91ef-57f30b21193d", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "69cbdd54-88a1-4458-b75e-662a0848a7ce", "zone": "ams1"}], - "name": "2018-04-10T22:31:04.321157"}], "current_public_version": "d3846a7b-8219-4938-ad96-cc2173e22481", - "label": "debian_jessie", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "The - CentOS Project is a community-driven free software effort focused on delivering - a robust open source ecosystem.", "creation_date": "2019-03-06T11:27:48.406290+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/centos.png", "id": "1d47b370-ac63-43b1-9f34-7328675e5e18", - "categories": ["distribution"], "name": "CentOS 7.6", "modification_date": "2019-03-26T14:00:50.839069+00:00", - "versions": [{"creation_date": "2019-03-18T09:29:00.247544+00:00", "modification_date": - "2019-03-18T09:29:00.247544+00:00", "id": "53138072-3099-4566-8b18-de7b2739696a", - "local_images": [{"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", - "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": "05794ee5-c6d2-4d69-86dd-f1fc9032921d", - "zone": "ams1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "0f44b130-2bc7-4f82-993e-de9d1042c56e", "zone": "par1"}], "name": "2019-03-18T09:29:00.168590"}], - "current_public_version": "53138072-3099-4566-8b18-de7b2739696a", "label": "centos_7.6", - "organization": {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, - {"valid_until": null, "description": "The CentOS Project is a community-driven - free software effort focused on delivering a robust open source ecosystem.", - "creation_date": "2018-04-19T10:12:28.968536+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/centos.png", - "id": "98fc244a-ed4c-4523-bd17-b9c4070b8e7e", "categories": ["distribution"], - "name": "CentOS 7.4", "modification_date": "2019-03-26T14:00:53.445597+00:00", - "versions": [{"creation_date": "2018-04-20T13:55:06.824033+00:00", "modification_date": - "2018-04-20T13:55:06.824033+00:00", "id": "31be34e5-074d-4c63-8c77-454459f77c3f", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "ec8b431e-ad39-4523-8b94-f3fa7f3cbd06", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "7220ac63-bac8-484b-9d44-93e3bd01f5a6", - "zone": "ams1"}], "name": "2018-04-20T13:55:06.817954"}], "current_public_version": - "31be34e5-074d-4c63-8c77-454459f77c3f", "label": "centos_7.4", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Fedora is a powerful, flexible operating - system that includes the best and latest datacenter technologies. It puts you - in control of all your infrastructure and services.", "creation_date": "2019-03-06T09:07:51.652433+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/fedora.png", "id": "69adec15-f1a7-469a-9ba5-868577832521", - "categories": ["distribution"], "name": "Fedora 29", "modification_date": "2019-03-26T14:00:51.848785+00:00", - "versions": [{"creation_date": "2019-03-06T09:08:01.112958+00:00", "modification_date": - "2019-03-06T09:08:01.112958+00:00", "id": "a0f02365-f1af-48cb-b82d-75853a4e05e1", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "541f4562-5417-4b59-85d6-caaf64c1f127", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "3c0f706e-0947-47a3-88a3-595c29f7567a", "zone": "ams1"}], "name": "2019-03-06T09:08:01.016040"}], - "current_public_version": "a0f02365-f1af-48cb-b82d-75853a4e05e1", "label": "fedora_29", - "organization": {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, - {"valid_until": null, "description": "Fedora is a powerful, flexible operating - system that includes the best and latest datacenter technologies. It puts you - in control of all your infrastructure and services.", "creation_date": "2018-05-03T09:51:57.274011+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/fedora.png", "id": "30d0f04f-6422-4b74-9ce9-1c2267419978", - "categories": ["distribution"], "name": "Fedora 28", "modification_date": "2019-03-26T14:00:50.156015+00:00", - "versions": [{"creation_date": "2018-05-03T12:01:10.147973+00:00", "modification_date": - "2018-05-03T12:01:10.147973+00:00", "id": "49e33199-28cc-44d6-bb2e-a6147944ad5c", - "local_images": [{"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "830aad94-24e5-4363-b2c3-e62921bd9294", - "zone": "ams1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "c9cd1782-2159-44b8-83b1-9c48ed6c8a63", - "zone": "par1"}], "name": "2018-05-03T12:01:10.135200"}], "current_public_version": - "49e33199-28cc-44d6-bb2e-a6147944ad5c", "label": "fedora_28", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Fedora is a powerful, flexible operating - system that includes the best and latest datacenter technologies. It puts you - in control of all your infrastructure and services.", "creation_date": "2018-04-19T10:14:08.648100+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/fedora.png", "id": "4bff4f37-3ef9-457e-9e8d-4a786cb2a5f2", - "categories": ["distribution"], "name": "Fedora 27", "modification_date": "2019-03-26T14:00:53.140907+00:00", - "versions": [{"creation_date": "2018-09-06T10:51:13.009967+00:00", "modification_date": - "2018-09-06T10:51:13.009967+00:00", "id": "45b5823f-8ddf-4ea8-b106-33d2df127cdf", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "097a100e-fd2f-4918-8a5b-d86de5a489be", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "73f0bcd8-a152-4665-ac09-1b105905a475", - "zone": "ams1"}], "name": "2018-09-06T10:51:13.011044"}], "current_public_version": - "45b5823f-8ddf-4ea8-b106-33d2df127cdf", "label": "fedora_27", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Arch Linux is an independently developed - Linux distribution versatile enough to suit any role.", "creation_date": "2016-03-07T20:55:32.213089+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/archlinux.png", "id": - "8f60c5dd-e659-48da-97e3-fb7de42195f5", "categories": ["distribution"], "name": - "Arch Linux", "modification_date": "2019-03-26T14:00:49.327070+00:00", "versions": - [{"creation_date": "2018-04-20T15:59:04.594929+00:00", "modification_date": - "2018-04-20T15:59:04.594929+00:00", "id": "f7696517-bc49-448b-9869-f2c84e7c2a96", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "f21defd0-9fd9-4fb2-a29a-22844a6be3cd", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "3c904f73-080e-4c6f-8b28-8426cfdcb3c7", - "zone": "ams1"}], "name": "2018-04-20T15:59:04.593811"}], "current_public_version": - "f7696517-bc49-448b-9869-f2c84e7c2a96", "label": "arch_linux", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Alpine Linux is security-oriented, lightweight - Linux distribution based on musl libc and busybox.", "creation_date": "2016-03-05T14:49:50.255568+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/alpinelinux.png", "id": - "c0649a2a-e6bf-4712-9303-8d967153209c", "categories": ["distribution"], "name": - "Alpine Linux", "modification_date": "2019-03-26T14:00:54.425917+00:00", "versions": - [{"creation_date": "2018-04-26T10:18:10.201002+00:00", "modification_date": - "2018-04-26T10:18:10.201002+00:00", "id": "be2293b6-9eba-4497-9659-2cfb927483b5", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "24141068-1043-4885-bf2b-8290f617e273", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "241b0bb3-9eed-4a7b-b0fd-71c45452ac95", - "zone": "ams1"}], "name": "2018-04-26T10:18:10.196011"}], "current_public_version": - "be2293b6-9eba-4497-9659-2cfb927483b5", "label": "alpine_linux", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Debian is a free operating system, developed - by thousands of volunteers from all over the world who collaborate via the Internet.", - "creation_date": "2019-07-16T13:55:36.377559+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/debian.png", - "id": "7bdc1afb-231f-486a-9b85-1b0478bc0e4a", "categories": ["distribution"], - "name": "Debian Buster", "modification_date": "2020-01-20T09:04:41.730609+00:00", - "versions": [{"creation_date": "2020-01-15T11:52:04.860098+00:00", "modification_date": - "2020-01-15T11:52:04.860098+00:00", "id": "763b45ed-2e31-4ba0-9beb-efb195503a2d", - "local_images": [{"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "61010e34-7f1e-402b-a253-028a714a6678", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "GP1-XL", "C2S", "X64-15GB", - "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", - "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", - "id": "4720c10f-59e3-4e20-915b-dcee1fc34c11", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "9d6e8a2c-31a9-439c-a4c5-9fba1c5b96ed", - "zone": "par1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "cc9188b3-3938-47d7-b091-c9ecad1fe507", "zone": "par1"}], "name": "2020-01-15T11:52:04.849401"}], - "current_public_version": "763b45ed-2e31-4ba0-9beb-efb195503a2d", "label": "debian_buster", - "organization": {"id": "51b656e3-4865-41e8-adbc-0c45bdd780db", "name": "Instances - User Resources Build System"}}, {"valid_until": null, "description": "Docker - is an open platform for developers and sysadmins to build, ship, and run distributed - applications.", "creation_date": "2016-03-05T15:11:26.847640+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/docker.png", "id": "c1b530d8-0ca0-45c4-80db-ba06608287b2", - "categories": ["instantapp"], "name": "Docker", "modification_date": "2019-03-26T14:00:49.524465+00:00", - "versions": [{"creation_date": "2019-03-07T17:07:39.090644+00:00", "modification_date": - "2019-03-07T17:07:39.090644+00:00", "id": "bf30c937-6e89-4019-ad2a-92156a62cf3e", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "89c80d27-ddf4-4ffa-8215-b335cce3fd05", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-4GB", "ARM64-128GB", "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", - "ARM64-64GB"], "arch": "arm64", "id": "99e2a9c6-f0b9-42b6-8823-8b0d86ffe9bf", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "45a7e942-1fb0-48c0-bbf6-0acb9af24604", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "c669011a-ee16-42b6-b0c3-ecd19e419539", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", - "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": "dcf35840-c007-4c8b-a48b-227cfd8a347b", - "zone": "ams1"}], "name": "2019-03-07T17:07:39.004809"}], "current_public_version": - "bf30c937-6e89-4019-ad2a-92156a62cf3e", "label": "docker", "organization": {"id": - "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "GitLab is a web-based Git repository manager - with wiki and issue tracking features.", "creation_date": "2016-03-07T21:06:22.770864+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/gitlab.png", "id": "233074b9-e2ba-4e78-818e-dd4930ce6bee", - "categories": ["instantapp"], "name": "GitLab", "modification_date": "2019-04-09T13:31:04.022755+00:00", - "versions": [{"creation_date": "2019-04-09T13:31:03.648676+00:00", "modification_date": - "2019-04-09T13:31:03.648676+00:00", "id": "a389c94b-8b19-4528-a4f6-0b7cac3425e9", - "local_images": [{"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", - "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": "06a2a6e9-922d-4353-9472-bbb1f79fda63", - "zone": "ams1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "4527e41c-0e90-43a8-857e-d9584bf8467f", "zone": "par1"}], "name": "2019-04-09T13:31:03.352588"}], - "current_public_version": "a389c94b-8b19-4528-a4f6-0b7cac3425e9", "label": "gitlab", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "A painless self-hosted Git service.", - "creation_date": "2016-03-07T21:00:44.946716+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/gogs.png", - "id": "90d512b8-e4b7-4821-98e9-78241d73a7e6", "categories": ["instantapp"], - "name": "Gogs", "modification_date": "2019-03-26T14:00:54.513196+00:00", "versions": - [{"creation_date": "2018-05-16T15:11:25.881343+00:00", "modification_date": - "2018-05-16T15:11:25.881343+00:00", "id": "1b9e22e3-6a29-4f42-acfd-281ad086ee1d", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "776705c4-be8e-4a27-b740-2e8bbba518c5", - "zone": "par1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "a513a250-e6e9-4687-892e-9d10b29e3972", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "d1341ece-ffda-4386-ad3a-27d60b650401", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "69b8bc0e-7771-42af-a4ad-ca756c31a18a", "zone": "ams1"}], - "name": "2018-05-16T15:11:25.303762"}], "current_public_version": "1b9e22e3-6a29-4f42-acfd-281ad086ee1d", - "label": "gogs", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "Go - is an open source programming language that makes it easy to build simple, reliable, - and efficient software.A dynamic, open source programming language with a focus - on simplicity and productivity.", "creation_date": "2016-03-08T07:01:11.482482+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/golang.png", "id": "6c8d25c0-cb6f-4220-98aa-830b7e479ba5", - "categories": ["instantapp"], "name": "Golang", "modification_date": "2019-03-26T14:00:52.861225+00:00", - "versions": [{"creation_date": "2018-04-18T08:00:48.175340+00:00", "modification_date": - "2018-04-18T08:00:48.175340+00:00", "id": "880194c8-53ce-4b6b-a274-4f79307e2f8e", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "43213956-c7a3-44b8-9d96-d51fa7457969", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "5ffb52aa-ea55-4596-9d0f-e403701b6624", "zone": "ams1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "bef7a6af-1bab-490a-a6cb-6a07c1b9ac7b", "zone": - "par1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "f0b7d9b8-aa31-45b4-9f7e-a68aa164ce6f", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "76ca1eb7-f68f-4770-a7a1-ab7665ae3297", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "0d954c34-341c-483a-be1c-71cf197343ed", "zone": "ams1"}], "name": "2018-04-18T08:00:48.129246"}], - "current_public_version": "880194c8-53ce-4b6b-a274-4f79307e2f8e", "label": "golang", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Java is a computer programming language - that is concurrent, class-based, object-oriented, and specifically designed - to have as few implementation dependencies as possible.", "creation_date": "2016-03-07T21:07:46.908969+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/java.png", "id": "d72d1b73-7460-446b-91fb-b451d079aa4d", - "categories": ["instantapp"], "name": "Java", "modification_date": "2019-03-26T14:00:49.430836+00:00", - "versions": [{"creation_date": "2018-04-18T10:11:18.535736+00:00", "modification_date": - "2018-04-18T10:11:18.535736+00:00", "id": "f3f69cca-aadb-4e5e-94b0-254ce05a6639", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "c50cb4b2-bf7b-47e2-ab5f-3a9d3d4c1aef", "zone": "ams1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "98c93894-26a8-463b-a72b-c9d2b531b95d", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "43c43b5e-1e4f-4905-baef-71df3c565b4d", "zone": "ams1"}, - {"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", - "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", - "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], - "arch": "x86_64", "id": "0c3f9f03-f490-444b-a05e-f342e917fed0", "zone": "par1"}, - {"compatible_commercial_types": ["C1"], "arch": "arm", "id": "5e07622b-ad8b-4f65-b55f-cca18c3c0bbf", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "c0330755-e5d0-4c2c-ad0e-70687e1dccbb", "zone": "par1"}], "name": - "2018-04-18T10:11:18.477156"}], "current_public_version": "f3f69cca-aadb-4e5e-94b0-254ce05a6639", - "label": "java", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "LEMP - stack is a version where Apache has been replaced with the more lightweight - web server Nginx.", "creation_date": "2016-03-07T21:06:53.552980+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/lemp.png", "id": "986ba672-b489-4f66-9e3b-90194ac336d4", - "categories": ["instantapp"], "name": "LEMP stack", "modification_date": "2019-04-09T13:31:12.129567+00:00", - "versions": [{"creation_date": "2019-04-09T13:31:11.315416+00:00", "modification_date": - "2019-04-09T13:31:11.315416+00:00", "id": "a2e5ed1a-6f01-4f20-aabd-4115c67df590", - "local_images": [{"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "32332006-1420-4260-97c7-c1da586f68cd", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "d16622f6-32c1-4d16-a3ca-38b23d3a25fb", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", - "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "1bd37d60-4494-485f-9a82-0a211005489c", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "415d3727-0013-419a-abc6-1a688b096730", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "26c3727a-5b77-4b26-89c9-445ea2006f07", - "zone": "par1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "155ab61a-e069-4acb-bae3-e8217c5c0376", - "zone": "ams1"}], "name": "2019-04-09T13:31:10.613803"}], "current_public_version": - "a2e5ed1a-6f01-4f20-aabd-4115c67df590", "label": "lemp_stack", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "self-hosted Slack-alternative", "creation_date": - "2016-07-11T14:52:57.803007+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/mattermost.png", - "id": "98ad7ccb-cc7f-4828-9da3-113e9c1bd2db", "categories": ["instantapp"], - "name": "Mattermost", "modification_date": "2019-03-26T14:00:51.938920+00:00", - "versions": [{"creation_date": "2018-05-03T10:27:55.610920+00:00", "modification_date": - "2018-05-03T10:27:55.610920+00:00", "id": "42371bf7-c1ca-4889-a6d4-43febda865ca", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "486e128c-fde7-42d7-9200-5d91b8dc2761", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "eb2ed407-177c-4195-a4ca-f3baa85e62ed", - "zone": "ams1"}], "name": "2018-05-03T10:27:55.021511"}], "current_public_version": - "42371bf7-c1ca-4889-a6d4-43febda865ca", "label": "mattermost", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Nextcloud is an open source, self-hosted - file share and communication platform.", "creation_date": "2019-04-16T12:22:56.930842+00:00", - "logo": "http://marketplace-logos.s3.nl-ams.scw.cloud/nextcloud.png", "id": - "7d4a7cb1-1fd5-4a64-920b-c79f47367254", "categories": ["instantapp"], "name": - "NextCloud", "modification_date": "2019-04-16T12:25:38.758921+00:00", "versions": - [{"creation_date": "2019-04-16T12:25:38.052537+00:00", "modification_date": - "2019-04-16T12:25:38.052537+00:00", "id": "2fe66cc6-8985-4b5f-8325-83acc0589436", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "e9af0a24-4312-4305-9386-b3a79e02f92d", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "c38073cf-ee40-4dc2-8059-ec2845f38f46", "zone": "ams1"}, - {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", - "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", - "VC1M"], "arch": "x86_64", "id": "b9e319f5-ac4c-400d-8ff6-a6a769755190", "zone": - "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "0390c3e0-186d-4b24-8d0d-0e08b74fb59a", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "900971a4-3a3e-4ef9-b92f-b33c366c9f5c", "zone": - "par1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", - "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", - "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", - "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": "7b7d4dde-6fe1-4586-a5a5-ae1af2ca2605", - "zone": "par1"}], "name": "2019-04-16T12:25:37.374676"}], "current_public_version": - "2fe66cc6-8985-4b5f-8325-83acc0589436", "label": "nextcloud", "organization": - {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, {"valid_until": - null, "description": "Node.js is an open source, cross-platform runtime environment - for server-side and networking applications.", "creation_date": "2016-03-07T21:06:07.014951+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/nodejs.png", "id": "d11d7cc2-6ec8-4f95-a286-24fb5bac9e39", - "categories": ["instantapp"], "name": "Node.js", "modification_date": "2019-03-26T14:00:51.148549+00:00", - "versions": [{"creation_date": "2018-04-18T10:07:15.744660+00:00", "modification_date": - "2018-04-18T10:07:15.744660+00:00", "id": "af308511-bcb3-4583-b0e0-79dbb1eea63e", - "local_images": [{"compatible_commercial_types": [], "arch": "arm", "id": "a8020f20-8a66-43f3-8253-35941db3d237", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "3cc79cc6-4649-46d9-a2b6-698f1236e1d0", "zone": "ams1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "c9fb2bed-a9b8-4e1a-bf15-db8e763fe7a7", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "f01db1d0-092a-47de-a32e-09bd6bda7715", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "6f2e99e8-da99-4990-b689-7294e8a604fa", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "03980aee-14cd-44f1-be3c-508c8b8a19e6", "zone": "par1"}], "name": "2018-04-18T10:07:15.691016"}], - "current_public_version": "af308511-bcb3-4583-b0e0-79dbb1eea63e", "label": "node.js", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Surf the web in a secure and anonymous - way with OpenVPN InstantApp.", "creation_date": "2016-03-07T21:04:57.667667+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/openvpn.png", "id": "b6f4edc8-21e6-4aa2-8f52-1030cf6d4dd8", - "categories": ["instantapp"], "name": "OpenVPN", "modification_date": "2019-03-26T14:00:52.955853+00:00", - "versions": [{"creation_date": "2019-03-25T13:06:02.622633+00:00", "modification_date": - "2019-03-25T13:06:02.622633+00:00", "id": "d812e374-1169-4c91-aa90-c72acceeecb2", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "b15ddb1a-0611-412e-881a-3aed1b36392b", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", - "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "02906ae8-bf44-4dd0-bd05-6312dd9fa234", - "zone": "par1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "3aa3622c-45d4-4388-9618-cce6974c71a0", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "a5430536-2a51-425d-8613-ef84dae91e27", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "51573d2d-301f-4d24-b0d6-f151728c82f5", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "cac79531-98d5-48fa-aba1-8250214b88a3", - "zone": "par1"}], "name": "2019-03-25T13:06:01.961936"}], "current_public_version": - "d812e374-1169-4c91-aa90-c72acceeecb2", "label": "openvpn", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "ownCloud lets you sync & share your files, - calendar, contacts and more. Access your data from all your devices, on an open - platform you can extend and modify.", "creation_date": "2016-03-07T21:05:14.365925+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/owncloud.png", "id": - "e22a5d54-ecb5-4fdd-a130-a473737ff7ab", "categories": ["instantapp"], "name": - "ownCloud", "modification_date": "2019-03-26T14:00:52.457272+00:00", "versions": - [{"creation_date": "2018-04-18T10:09:39.010195+00:00", "modification_date": - "2018-04-18T10:09:39.010195+00:00", "id": "c9c02a9c-e072-48af-aefd-bf6be9028022", - "local_images": [{"compatible_commercial_types": [], "arch": "arm", "id": "a5fb716a-1c60-4740-a179-98ce315ca3d7", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "2fdbbbb4-3b63-403b-9604-27713971efd6", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "4208a611-a789-40ea-ac0e-fb3001ee39a9", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "93de8eae-535f-47bd-88fa-84af7b5eaf76", "zone": "par1"}], "name": "2018-04-18T10:09:38.952503"}], - "current_public_version": "c9c02a9c-e072-48af-aefd-bf6be9028022", "label": "owncloud", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "PrestaShop is a free, open source e-commerce - solution.", "creation_date": "2016-03-07T21:01:47.997930+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/prestashop.png", - "id": "58a551e0-1b8b-4c83-82e7-1b4602ad43d1", "categories": ["instantapp"], - "name": "PrestaShop", "modification_date": "2019-03-26T14:00:50.067950+00:00", - "versions": [{"creation_date": "2018-05-16T14:57:16.059809+00:00", "modification_date": - "2018-05-16T14:57:16.059809+00:00", "id": "6c459ab1-4f1a-4f87-b92e-c00849c93fde", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "4d07fcfa-ccda-4945-81aa-8de2206b39c0", - "zone": "par1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "73db574d-d5a0-49d5-b6ca-dd662895fac3", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "c97dc20f-8066-4d56-aabf-2b75162c0f9f", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "c78c3206-eb2b-4217-ad7c-0aca98dec145", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "7f91941c-f06a-4103-91a4-793f03b11fda", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "271a9c1f-73ef-4943-bac7-799130228040", "zone": "ams1"}], - "name": "2018-05-16T14:57:15.505378"}], "current_public_version": "6c459ab1-4f1a-4f87-b92e-c00849c93fde", - "label": "prestashop", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "The - intended audience of this InstantApp is Python developers who want to bootstrap - or test a Python application easily, in seconds.", "creation_date": "2016-03-07T21:05:46.642023+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/python.png", "id": "5c0f7971-c308-442e-82ab-2eb147439bd7", - "categories": ["instantapp"], "name": "Python", "modification_date": "2019-03-26T14:00:49.970905+00:00", - "versions": [{"creation_date": "2018-04-17T16:43:36.089412+00:00", "modification_date": - "2018-04-17T16:43:36.089412+00:00", "id": "2642a982-e61d-4a58-8105-8838a69a85e3", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "70b9c9cf-c2d9-4a80-b450-a7aef8226d96", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "5218fa4e-8239-4831-ac2a-c96e23f387a2", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "f205e2a6-621a-4534-a5d1-36f6cf1f8376", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "613a5226-3d97-4f0e-abe2-99385a050784", "zone": "ams1"}], - "name": "2018-04-17T16:43:36.031203"}], "current_public_version": "2642a982-e61d-4a58-8105-8838a69a85e3", - "label": "python", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "A - dynamic, open source programming language with a focus on simplicity and productivity.", - "creation_date": "2016-03-07T22:15:25.347873+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ruby.png", - "id": "42866fbe-9168-4f77-8271-09beb6049a07", "categories": ["instantapp"], - "name": "Ruby", "modification_date": "2019-03-26T14:00:54.119256+00:00", "versions": - [{"creation_date": "2018-04-18T10:21:49.119857+00:00", "modification_date": - "2018-04-18T10:21:49.119857+00:00", "id": "5b8c935b-5047-43fd-a423-045dae3e0d78", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "09c71ada-00c6-43de-ad44-c77c5b857a05", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "24f2e8ee-80f1-4a8d-83c4-74ed8cd80ed0", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "e2479a13-414b-4a0c-ba50-d01e67ee8600", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "f83a03fa-58eb-4b35-bda9-1a42b6d6d90d", "zone": "ams1"}], - "name": "2018-04-18T10:21:49.057120"}], "current_public_version": "5b8c935b-5047-43fd-a423-045dae3e0d78", - "label": "ruby", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "The - torrents InstantApp spawns a private server to upload and download your digital - files.", "creation_date": "2016-03-07T21:08:02.980958+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/seedbox.png", - "id": "4e18f1fc-0b66-4692-a38d-bfa4c94f29de", "categories": ["instantapp"], - "name": "Torrents", "modification_date": "2019-03-26T14:00:51.427329+00:00", - "versions": [{"creation_date": "2019-03-25T13:04:02.099902+00:00", "modification_date": - "2019-03-25T13:04:02.099902+00:00", "id": "53d2e4fb-20df-4ba9-8d65-29256f2be480", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "41d0db97-4822-4642-96ec-6f3fbcfc167c", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "3fbe5f72-81da-4a0a-91ef-36ab68fc801e", "zone": "ams1"}, - {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", - "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", - "VC1M"], "arch": "x86_64", "id": "1aed7396-79dc-431d-af03-d3dde35d195f", "zone": - "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "398875b6-de43-4946-976f-ba5189954912", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "a3160162-3d72-4632-8e42-4849a1280743", "zone": - "par1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", - "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", - "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", - "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": "f5d116e3-2b58-44cf-a83a-cd0682135473", - "zone": "par1"}], "name": "2019-03-25T13:04:01.408435"}], "current_public_version": - "53d2e4fb-20df-4ba9-8d65-29256f2be480", "label": "torrents", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Ubuntu Bionic for Machine Learning 10.1", - "creation_date": "2019-03-06T17:24:56.871317+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "e0808ca5-1e0a-4070-8aff-d2e49e9600c1", "categories": ["Machine Learning"], - "name": "Ubuntu Bionic ML 10.1", "modification_date": "2020-02-17T12:56:29.417410+00:00", - "versions": [{"creation_date": "2020-02-17T12:50:10.150196+00:00", "modification_date": - "2020-02-17T12:50:10.150196+00:00", "id": "50a39102-80cf-4c9b-aed8-919e745df9d5", - "local_images": [{"compatible_commercial_types": ["RENDER-S"], "arch": "x86_64", - "id": "8fa4f46b-2cb2-40df-813a-727df120b9e4", "zone": "par1"}], "name": "2020-02-17T12:50:10.040529"}], - "current_public_version": "50a39102-80cf-4c9b-aed8-919e745df9d5", "label": "ubuntu_bionic_ml_10.1", - "organization": {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, - {"valid_until": null, "description": "Ubuntu Bionic for Machine Learning 9.2", - "creation_date": "2019-03-06T17:24:29.909001+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "7e48e55a-7b46-4e4f-b2d2-6b7316cdca8c", "categories": ["Machine Learning"], - "name": "Ubuntu Bionic ML 9.2", "modification_date": "2020-02-17T12:55:53.623681+00:00", - "versions": [{"creation_date": "2020-02-17T12:39:31.681271+00:00", "modification_date": - "2020-02-17T12:39:31.681271+00:00", "id": "d0602033-62f8-455a-be55-0930291bb43f", - "local_images": [{"compatible_commercial_types": ["RENDER-S"], "arch": "x86_64", - "id": "1dad4207-f91a-48c3-9fac-6620e90b9434", "zone": "par1"}], "name": "2020-02-17T12:39:31.572184"}], - "current_public_version": "d0602033-62f8-455a-be55-0930291bb43f", "label": "ubuntu_bionic_ml_9.2", - "organization": {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, - {"valid_until": null, "description": "WordPress is the most popular web software - you can use to create a beautiful website or blog.", "creation_date": "2016-03-07T21:03:59.783534+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/wordpress.png", "id": - "215a50f9-0ba8-4e9c-a4e7-10caf50e3586", "categories": ["instantapp"], "name": - "WordPress", "modification_date": "2019-03-26T14:00:50.250657+00:00", "versions": - [{"creation_date": "2019-03-08T08:58:28.971149+00:00", "modification_date": - "2019-03-08T08:58:28.971149+00:00", "id": "3fb22e1f-de7f-4787-9bf8-32770151a45e", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "8523fb41-500a-4f21-998b-890908da6119", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "5645133b-67a3-4644-9941-16f7e2b428ea", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "757fac76-5265-46f8-8a1f-00c0fb270010", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "7a892c1a-bbdc-491f-9974-4008e3708664", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-4GB", "ARM64-128GB", "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", - "ARM64-64GB"], "arch": "arm64", "id": "726334eb-0733-4b6a-becd-769ff9bfe16d", - "zone": "ams1"}], "name": "2019-03-08T08:58:28.893091"}], "current_public_version": - "3fb22e1f-de7f-4787-9bf8-32770151a45e", "label": "wordpress", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: - Cache-Control: - - no-cache Content-Length: - - "52351" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "39264" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:33 GMT + - Tue, 04 Nov 2025 10:10:04 GMT Link: - - ; rel="last" + - ; rel="next",; rel="last" Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - d412b2c0-61f5-4618-83e8-0d3069acc378 X-Total-Count: - - "30" + - "68" status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 159.873179ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f974feac-abae-4365-b988-8ec7d1cec10d + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", "name": "Ubuntu - Bionic Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": - {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": - true, "arch": "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", - "modification_date": "2019-03-05T13:32:29.274319+00:00", "default_bootscript": - {"id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", "public": false, "title": "x86_64 - mainline 4.9.93 rev1", "architecture": "x86_64", "organization": "11111111-1111-4111-8111-111111111111", - "kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "dtb": "", "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", - "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "default": - false, "zone": "fr-par-1"}, "from_server": null, "state": "available", "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: - Cache-Control: - - no-cache Content-Length: - - "1044" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "14295" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:33 GMT + - Tue, 04 Nov 2025 10:10:04 GMT + Link: + - ; rel="first",; rel="previous",; rel="last" Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 26c09a67-5603-46de-9735-78b83e1ee7b5 + X-Total-Count: + - "68" status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 109.225349ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"servers": {"ARM64-128GB": {"alt_names": [], "arch": "arm64", "ncpus": - 64, "ram": 137438953472, "gpu": null, "volumes_constraint": {"min_size": 500000000000, - "max_size": 1000000000000}, "per_volume_constraint": {"l_ssd": {"min_size": - 1000000000, "max_size": 200000000000}}, "baremetal": false, "monthly_price": - 279.99, "hourly_price": 0.56, "capabilities": {"boot_types": ["bootscript", - "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 1073741824, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 1073741824}]}}, "ARM64-16GB": {"alt_names": [], "arch": "arm64", "ncpus": 16, - "ram": 17179869184, "gpu": null, "volumes_constraint": {"min_size": 200000000000, - "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "baremetal": false, "monthly_price": 34.99, "hourly_price": - 0.07, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "bootscript", "hot_snapshots_local_volume": true, "placement_groups": true, - "block_storage": false, "private_network": 0}, "network": {"ipv6_support": true, - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 524288000, "interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 524288000}]}}, "ARM64-2GB": - {"alt_names": [], "arch": "arm64", "ncpus": 4, "ram": 2147483648, "gpu": null, - "volumes_constraint": {"min_size": 50000000000, "max_size": 50000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": - false, "monthly_price": 2.99, "hourly_price": 0.006, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 209715200, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 209715200}]}}, "ARM64-32GB": {"alt_names": [], "arch": "arm64", "ncpus": 32, - "ram": 34359738368, "gpu": null, "volumes_constraint": {"min_size": 300000000000, - "max_size": 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "baremetal": false, "monthly_price": 69.99, "hourly_price": - 0.14, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "bootscript", "hot_snapshots_local_volume": true, "placement_groups": true, - "block_storage": false, "private_network": 0}, "network": {"ipv6_support": true, - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 524288000, "interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 524288000}]}}, "ARM64-4GB": - {"alt_names": [], "arch": "arm64", "ncpus": 6, "ram": 4294967296, "gpu": null, - "volumes_constraint": {"min_size": 100000000000, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, - "baremetal": false, "monthly_price": 5.99, "hourly_price": 0.012, "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", - "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - false, "private_network": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - null, "sum_internet_bandwidth": 209715200, "interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 209715200}]}}, "ARM64-64GB": {"alt_names": [], "arch": - "arm64", "ncpus": 48, "ram": 68719476736, "gpu": null, "volumes_constraint": - {"min_size": 400000000000, "max_size": 800000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": - false, "monthly_price": 139.99, "hourly_price": 0.28, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 1073741824, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 1073741824}]}}, "ARM64-8GB": {"alt_names": [], "arch": "arm64", "ncpus": 8, - "ram": 8589934592, "gpu": null, "volumes_constraint": {"min_size": 200000000000, - "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "baremetal": false, "monthly_price": 11.99, "hourly_price": - 0.024, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "bootscript", "hot_snapshots_local_volume": true, "placement_groups": true, - "block_storage": false, "private_network": 0}, "network": {"ipv6_support": true, - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 209715200, "interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 209715200}]}}, "C1": {"alt_names": - [], "arch": "arm", "ncpus": 4, "ram": 2147483648, "gpu": null, "volumes_constraint": - {"min_size": 50000000000, "max_size": 1000000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": - true, "monthly_price": 2.99, "hourly_price": 0.006, "capabilities": {"boot_types": - ["bootscript", "rescue"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - false, "placement_groups": false, "block_storage": false, "private_network": - 0}, "network": {"ipv6_support": false, "sum_internal_bandwidth": 1073741824, - "sum_internet_bandwidth": 209715200, "interfaces": [{"internal_bandwidth": 1073741824, - "internet_bandwidth": 209715200}]}}, "C2L": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 34359738368, "gpu": null, "volumes_constraint": {"min_size": - 50000000000, "max_size": 1000000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": true, "monthly_price": - 23.99, "hourly_price": 0.048, "capabilities": {"boot_types": ["bootscript", - "rescue"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - false, "placement_groups": false, "block_storage": false, "private_network": - 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": 5368709120, - "sum_internet_bandwidth": 629145600, "interfaces": [{"internal_bandwidth": 2684354560, - "internet_bandwidth": 629145600}, {"internal_bandwidth": 2684354560, "internet_bandwidth": - null}]}}, "C2M": {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 17179869184, - "gpu": null, "volumes_constraint": {"min_size": 50000000000, "max_size": 1000000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, - "baremetal": true, "monthly_price": 17.99, "hourly_price": 0.036, "capabilities": - {"boot_types": ["bootscript", "rescue"], "default_boot_type": "bootscript", - "hot_snapshots_local_volume": false, "placement_groups": false, "block_storage": - false, "private_network": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5368709120, "sum_internet_bandwidth": 524288000, "interfaces": [{"internal_bandwidth": - 2684354560, "internet_bandwidth": 524288000}, {"internal_bandwidth": 2684354560, - "internet_bandwidth": null}]}}, "C2S": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 8589934592, "gpu": null, "volumes_constraint": {"min_size": 50000000000, - "max_size": 1000000000000}, "per_volume_constraint": {"l_ssd": {"min_size": - 1000000000, "max_size": 200000000000}}, "baremetal": true, "monthly_price": - 11.99, "hourly_price": 0.024, "capabilities": {"boot_types": ["bootscript", - "rescue"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - false, "placement_groups": false, "block_storage": false, "private_network": - 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": 2684354560, - "sum_internet_bandwidth": 314572800, "interfaces": [{"internal_bandwidth": 2684354560, - "internet_bandwidth": 314572800}]}}, "DEV1-L": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": null, "volumes_constraint": {"min_size": - 80000000000, "max_size": 80000000000}, "per_volume_constraint": {"l_ssd": {"min_size": - 1000000000, "max_size": 800000000000}}, "baremetal": false, "monthly_price": - 15.99, "hourly_price": 0.032, "capabilities": {"boot_types": ["bootscript", - "rescue", "local"], "default_boot_type": "local", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": true, "private_network": 8}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": 104857600, "sum_internet_bandwidth": - 419430400, "interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 419430400}]}}, "DEV1-M": - {"alt_names": [], "arch": "x86_64", "ncpus": 3, "ram": 4294967296, "gpu": null, - "volumes_constraint": {"min_size": 40000000000, "max_size": 40000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "baremetal": - false, "monthly_price": 7.99, "hourly_price": 0.016, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "local", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": true, "private_network": 8}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": 104857600, "sum_internet_bandwidth": - 314572800, "interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 314572800}]}}, "DEV1-S": - {"alt_names": [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": null, - "volumes_constraint": {"min_size": 20000000000, "max_size": 20000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "baremetal": - false, "monthly_price": 2.99, "hourly_price": 0.006, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "local", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": true, "private_network": 8}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": 104857600, "sum_internet_bandwidth": - 209715200, "interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 209715200}]}}, "DEV1-XL": - {"alt_names": [], "arch": "x86_64", "ncpus": 4, "ram": 12884901888, "gpu": null, - "volumes_constraint": {"min_size": 120000000000, "max_size": 120000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "baremetal": false, "monthly_price": 23.99, "hourly_price": 0.048, "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": "local", - "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "private_network": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 524288000, "interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 524288000}]}}, "GP1-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": - 137438953472, "gpu": null, "volumes_constraint": {"min_size": 600000000000, - "max_size": 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 800000000000}}, "baremetal": false, "monthly_price": 299.0, "hourly_price": - 0.598, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "local", "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "private_network": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 5368709120, "interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 5368709120}]}}, "GP1-M": {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": - 68719476736, "gpu": null, "volumes_constraint": {"min_size": 600000000000, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "baremetal": false, "monthly_price": 159.0, "hourly_price": - 0.318, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "local", "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "private_network": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 1610612736, "interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 1610612736}]}}, "GP1-S": {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": - 34359738368, "gpu": null, "volumes_constraint": {"min_size": 300000000000, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "baremetal": false, "monthly_price": 79.0, "hourly_price": 0.158, - "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "local", "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "private_network": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 838860800, "interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 838860800}]}}, "GP1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": - 274877906944, "gpu": null, "volumes_constraint": {"min_size": 600000000000, - "max_size": 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 800000000000}}, "baremetal": false, "monthly_price": 569.0, "hourly_price": - 1.138, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "local", "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "private_network": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 10737418240, "interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 10737418240}]}}, "GP1-XS": {"alt_names": [], "arch": "x86_64", "ncpus": 4, "ram": - 17179869184, "gpu": null, "volumes_constraint": {"min_size": 150000000000, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "baremetal": false, "monthly_price": 39.0, "hourly_price": 0.078, - "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "local", "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "private_network": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 524288000, "interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 524288000}]}}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": 10, - "ram": 48318382080, "gpu": 1, "volumes_constraint": {"min_size": 400000000000, - "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 800000000000}}, "baremetal": false, "monthly_price": 499.99, "hourly_price": - 1.0, "capabilities": {"boot_types": ["local", "rescue"], "default_boot_type": - "local", "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "private_network": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 1073741824, "interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 1073741824}]}}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": 8, - "ram": 8589934592, "gpu": null, "volumes_constraint": {"min_size": 200000000000, - "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "baremetal": false, "monthly_price": 15.99, "hourly_price": - 0.032, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "bootscript", "hot_snapshots_local_volume": true, "placement_groups": true, - "block_storage": false, "private_network": 0}, "network": {"ipv6_support": true, - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 419430400, "interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 419430400}]}}, "START1-M": - {"alt_names": [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": null, - "volumes_constraint": {"min_size": 100000000000, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, - "baremetal": false, "monthly_price": 7.99, "hourly_price": 0.016, "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", - "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - false, "private_network": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - null, "sum_internet_bandwidth": 314572800, "interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 314572800}]}}, "START1-S": {"alt_names": [], "arch": - "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": null, "volumes_constraint": - {"min_size": 50000000000, "max_size": 50000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": - false, "monthly_price": 3.99, "hourly_price": 0.008, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 209715200, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 209715200}]}}, "START1-XS": {"alt_names": [], "arch": "x86_64", "ncpus": 1, - "ram": 1073741824, "gpu": null, "volumes_constraint": {"min_size": 25000000000, - "max_size": 25000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "baremetal": false, "monthly_price": 1.99, "hourly_price": - 0.004, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "bootscript", "hot_snapshots_local_volume": true, "placement_groups": true, - "block_storage": false, "private_network": 0}, "network": {"ipv6_support": true, - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 104857600, "interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 104857600}]}}, "VC1L": {"alt_names": - ["X64-8GB"], "arch": "x86_64", "ncpus": 6, "ram": 8589934592, "gpu": null, "volumes_constraint": - {"min_size": 200000000000, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": - false, "monthly_price": 9.99, "hourly_price": 0.02, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 209715200, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 209715200}]}}, "VC1M": {"alt_names": ["X64-4GB"], "arch": "x86_64", "ncpus": - 4, "ram": 4294967296, "gpu": null, "volumes_constraint": {"min_size": 100000000000, - "max_size": 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "baremetal": false, "monthly_price": 5.99, "hourly_price": - 0.012, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "bootscript", "hot_snapshots_local_volume": true, "placement_groups": true, - "block_storage": false, "private_network": 0}, "network": {"ipv6_support": true, - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 209715200, "interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 209715200}]}}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": null, "volumes_constraint": - {"min_size": 50000000000, "max_size": 50000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": - false, "monthly_price": 2.99, "hourly_price": 0.006, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 209715200, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 209715200}]}}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": 12, - "ram": 128849018880, "gpu": null, "volumes_constraint": {"min_size": 500000000000, - "max_size": 1000000000000}, "per_volume_constraint": {"l_ssd": {"min_size": - 1000000000, "max_size": 200000000000}}, "baremetal": false, "monthly_price": - 179.99, "hourly_price": 0.36, "capabilities": {"boot_types": ["bootscript", - "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 1073741824, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 1073741824}]}}, "X64-15GB": {"alt_names": [], "arch": "x86_64", "ncpus": 6, - "ram": 16106127360, "gpu": null, "volumes_constraint": {"min_size": 200000000000, - "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "baremetal": false, "monthly_price": 24.99, "hourly_price": - 0.05, "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": - "bootscript", "hot_snapshots_local_volume": true, "placement_groups": true, - "block_storage": false, "private_network": 0}, "network": {"ipv6_support": true, - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 262144000, "interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 262144000}]}}, "X64-30GB": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": null, - "volumes_constraint": {"min_size": 300000000000, "max_size": 400000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, - "baremetal": false, "monthly_price": 49.99, "hourly_price": 0.1, "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", - "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - false, "private_network": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - null, "sum_internet_bandwidth": 524288000, "interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 524288000}]}}, "X64-60GB": {"alt_names": [], "arch": - "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": null, "volumes_constraint": - {"min_size": 400000000000, "max_size": 700000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "baremetal": - false, "monthly_price": 89.99, "hourly_price": 0.18, "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "default_boot_type": "bootscript", "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "private_network": 0}, - "network": {"ipv6_support": true, "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 1073741824, "interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 1073741824}]}}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: - Cache-Control: - - no-cache Content-Length: - - "23699" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "423" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:33 GMT - Link: - - ; rel="last" + - Tue, 04 Nov 2025 10:10:04 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Total-Count: - - "32" + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ebb65248-852f-41f3-a125-0dcf5d563ebb status: 200 OK code: 200 - duration: "" -- request: - body: '{"organization":"aba2d0d0-b01d-4d88-b322-935edc96d0fd"}' - form: {} + duration: 57.914656ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: - Content-Type: - - application/json User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips - method: POST + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 + method: GET response: - body: '{"ip": {"id": "f64679f7-9c33-4246-bbbf-eba3f0017649", "address": "51.158.126.164", - "reverse": null, "server": null, "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "zone": "fr-par-1", "tags": []}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: - Cache-Control: - - no-cache Content-Length: - - "204" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "618" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:33 GMT - Location: - - https://cp-par1.scaleway.com/ips/f64679f7-9c33-4246-bbbf-eba3f0017649 + - Tue, 04 Nov 2025 10:10:04 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 201 Created - code: 201 - duration: "" -- request: - body: '{"name":"cli-srv-inspiring-niel","commercial_type":"DEV1-S","image":"f974feac-abae-4365-b988-8ec7d1cec10d","public_ip":"f64679f7-9c33-4246-bbbf-eba3f0017649","boot_type":"local","organization":"aba2d0d0-b01d-4d88-b322-935edc96d0fd"}' - form: {} + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ec670e24-921a-44ae-aae6-5711c6504e4e + status: 200 OK + code: 200 + duration: 55.178371ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 281 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-adoring-boyd\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "7f513fdc-70dd-4316-91e2-0e6185c72eb1", "name": "cli-srv-inspiring-niel", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "hostname": "cli-srv-inspiring-niel", - "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", "name": "Ubuntu Bionic - Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": - {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": - true, "arch": "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", - "modification_date": "2019-03-05T13:32:29.274319+00:00", "default_bootscript": - {"id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", "public": false, "title": "x86_64 - mainline 4.9.93 rev1", "architecture": "x86_64", "organization": "11111111-1111-4111-8111-111111111111", - "kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "dtb": "", "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", - "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "default": - false, "zone": "fr-par-1"}, "from_server": null, "state": "available", "zone": - "fr-par-1"}, "volumes": {"0": {"id": "85b6dd98-1a64-4a05-b002-5a5e7ac29fbf", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "export_uri": null, "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "server": {"id": "7f513fdc-70dd-4316-91e2-0e6185c72eb1", "name": "cli-srv-inspiring-niel"}, - "size": 20000000000, "state": "available", "creation_date": "2020-02-24T12:08:34.639759+00:00", - "modification_date": "2020-02-24T12:08:34.852032+00:00", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - {"id": "f64679f7-9c33-4246-bbbf-eba3f0017649", "address": "51.158.126.164", - "dynamic": false}, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2020-02-24T12:08:34.639759+00:00", - "modification_date": "2020-02-24T12:08:34.860397+00:00", "bootscript": {"id": - "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", "public": false, "title": "x86_64 mainline - 4.9.93 rev1", "architecture": "x86_64", "organization": "11111111-1111-4111-8111-111111111111", - "kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "dtb": "", "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", - "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "default": - false, "zone": "fr-par-1"}, "security_group": {"id": "49822f6c-1d32-465c-a017-720691d159b2", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "compute_cluster": null, "private_nics": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2146 + body: "{\"server\": {\"id\": \"877aca11-d505-42a7-89a3-2194b66d5cd6\", \"name\": \"cli-srv-adoring-boyd\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-adoring-boyd\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"18733aaf-1184-4088-9b8d-6ddd5215d80f\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"877aca11-d505-42a7-89a3-2194b66d5cd6\", \"name\": \"cli-srv-adoring-boyd\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.943941+00:00\", \"modification_date\": \"2025-11-04T10:10:04.943941+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:af\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.943941+00:00\", \"modification_date\": \"2025-11-04T10:10:04.943941+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: - Cache-Control: - - no-cache Content-Length: - - "2953" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2146" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:34 GMT + - Tue, 04 Nov 2025 10:10:05 GMT Location: - - https://cp-par1.scaleway.com/servers/7f513fdc-70dd-4316-91e2-0e6185c72eb1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/877aca11-d505-42a7-89a3-2194b66d5cd6 Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - da28847e-9d9c-46b7-8ee6-9a702c86efdb status: 201 Created code: 201 - duration: "" -- request: - body: '{"name":"cli-snp-eager-keldysh","volume_id":"85b6dd98-1a64-4a05-b002-5a5e7ac29fbf","organization":"aba2d0d0-b01d-4d88-b322-935edc96d0fd"}' - form: {} + duration: 341.803791ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/18733aaf-1184-4088-9b8d-6ddd5215d80f + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 504 + body: "{\"volume\": {\"id\": \"18733aaf-1184-4088-9b8d-6ddd5215d80f\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"877aca11-d505-42a7-89a3-2194b66d5cd6\", \"name\": \"cli-srv-adoring-boyd\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.943941+00:00\", \"modification_date\": \"2025-11-04T10:10:04.943941+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" + headers: + Content-Length: + - "504" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:10:05 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 69b46d2b-7324-4265-9676-5f3fc5dd911c + status: 200 OK + code: 200 + duration: 67.438731ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 154 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-nifty-ritchie\",\"volume_id\":\"18733aaf-1184-4088-9b8d-6ddd5215d80f\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "26a882cd-62d5-47d6-b52f-c3e677c806b5", "name": "cli-snp-eager-keldysh", - "volume_type": "l_ssd", "creation_date": "2020-02-24T12:08:35.005236+00:00", - "modification_date": "2020-02-24T12:08:35.005236+00:00", "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "size": 20000000000, "state": "available", "base_volume": {"id": "85b6dd98-1a64-4a05-b002-5a5e7ac29fbf", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13"}, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 846 + body: "{\"snapshot\": {\"id\": \"f7d46f48-dd65-4954-8503-c2aa3b4adb9a\", \"name\": \"cli-snp-nifty-ritchie\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:05.258665+00:00\", \"modification_date\": \"2025-11-04T10:10:05.258665+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"18733aaf-1184-4088-9b8d-6ddd5215d80f\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"f568318c-09fb-4b2c-adc8-271755b59fd9\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/f7d46f48-dd65-4954-8503-c2aa3b4adb9a\", \"started_at\": \"2025-11-04T10:10:05.489100+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: - Cache-Control: - - no-cache Content-Length: - - "483" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "846" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:34 GMT + - Tue, 04 Nov 2025 10:10:05 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 61c61c06-3e5f-4f68-9863-8b227c452bc6 status: 201 Created code: 201 - duration: "" -- request: - body: '{"name":"cli-img-stupefied-moser","root_volume":"26a882cd-62d5-47d6-b52f-c3e677c806b5","arch":"x86_64","organization":"aba2d0d0-b01d-4d88-b322-935edc96d0fd"}' - form: {} + duration: 324.606865ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 155 + host: api.scaleway.com + body: "{\"name\":\"cli-img-wonderful-rosalind\",\"root_volume\":\"f7d46f48-dd65-4954-8503-c2aa3b4adb9a\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "0a268942-dbcc-4bd5-ac34-8d41698b4818", "name": "cli-img-stupefied-moser", - "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "root_volume": {"id": - "26a882cd-62d5-47d6-b52f-c3e677c806b5", "name": "cli-snp-eager-keldysh", "volume_type": - "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": false, "arch": - "x86_64", "creation_date": "2020-02-24T12:08:35.304015+00:00", "modification_date": - "2020-02-24T12:08:35.304015+00:00", "default_bootscript": null, "from_server": - null, "state": "available", "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 610 + body: "{\"image\": {\"id\": \"731a93df-07be-47fd-b493-ed34df5f153b\", \"name\": \"cli-img-wonderful-rosalind\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"f7d46f48-dd65-4954-8503-c2aa3b4adb9a\", \"name\": \"cli-snp-nifty-ritchie\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:10:05.626139+00:00\", \"modification_date\": \"2025-11-04T10:10:05.626139+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: - Cache-Control: - - no-cache Content-Length: - - "546" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "610" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:35 GMT + - Tue, 04 Nov 2025 10:10:05 GMT Location: - - https://cp-par1.scaleway.com/images/0a268942-dbcc-4bd5-ac34-8d41698b4818 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/731a93df-07be-47fd-b493-ed34df5f153b Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 44690e84-7529-405d-b279-e23cf0439bc2 status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 248.907488ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/0a268942-dbcc-4bd5-ac34-8d41698b4818 - method: DELETE + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/877aca11-d505-42a7-89a3-2194b66d5cd6 + method: GET response: - body: "" + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2146 + body: "{\"server\": {\"id\": \"877aca11-d505-42a7-89a3-2194b66d5cd6\", \"name\": \"cli-srv-adoring-boyd\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-adoring-boyd\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"18733aaf-1184-4088-9b8d-6ddd5215d80f\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"877aca11-d505-42a7-89a3-2194b66d5cd6\", \"name\": \"cli-srv-adoring-boyd\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.943941+00:00\", \"modification_date\": \"2025-11-04T10:10:04.943941+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:af\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.943941+00:00\", \"modification_date\": \"2025-11-04T10:10:04.943941+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + Content-Length: + - "2146" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:36 GMT + - Tue, 04 Nov 2025 10:10:05 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 204 No Content - code: 204 - duration: "" -- request: - body: "" - form: {} + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 74b27e15-c316-4891-8685-7e0237395bd1 + status: 200 OK + code: 200 + duration: 99.991867ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/26a882cd-62d5-47d6-b52f-c3e677c806b5 + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/877aca11-d505-42a7-89a3-2194b66d5cd6 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:36 GMT + - Tue, 04 Nov 2025 10:10:06 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - cf38f13b-5f23-487c-9c81-156e941ee243 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 126.87773ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7f513fdc-70dd-4316-91e2-0e6185c72eb1 + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/18733aaf-1184-4088-9b8d-6ddd5215d80f method: GET response: - body: '{"server": {"id": "7f513fdc-70dd-4316-91e2-0e6185c72eb1", "name": "cli-srv-inspiring-niel", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "hostname": "cli-srv-inspiring-niel", - "image": {"id": "f974feac-abae-4365-b988-8ec7d1cec10d", "name": "Ubuntu Bionic - Beaver", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": - {"id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", - "volume_type": "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": - true, "arch": "x86_64", "creation_date": "2019-03-05T10:13:15.974944+00:00", - "modification_date": "2019-03-05T13:32:29.274319+00:00", "default_bootscript": - {"id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", "public": false, "title": "x86_64 - mainline 4.9.93 rev1", "architecture": "x86_64", "organization": "11111111-1111-4111-8111-111111111111", - "kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "dtb": "", "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", - "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "default": - false, "zone": "fr-par-1"}, "from_server": null, "state": "available", "zone": - "fr-par-1"}, "volumes": {"0": {"id": "85b6dd98-1a64-4a05-b002-5a5e7ac29fbf", - "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "volume_type": - "l_ssd", "export_uri": null, "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "server": {"id": "7f513fdc-70dd-4316-91e2-0e6185c72eb1", "name": "cli-srv-inspiring-niel"}, - "size": 20000000000, "state": "available", "creation_date": "2020-02-24T12:08:34.639759+00:00", - "modification_date": "2020-02-24T12:08:34.852032+00:00", "zone": "fr-par-1"}}, - "tags": [], "state": "stopped", "protected": false, "state_detail": "", "public_ip": - {"id": "f64679f7-9c33-4246-bbbf-eba3f0017649", "address": "51.158.126.164", - "dynamic": false}, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2020-02-24T12:08:34.639759+00:00", - "modification_date": "2020-02-24T12:08:34.860397+00:00", "bootscript": {"id": - "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", "public": false, "title": "x86_64 mainline - 4.9.93 rev1", "architecture": "x86_64", "organization": "11111111-1111-4111-8111-111111111111", - "kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "dtb": "", "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", - "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "default": - false, "zone": "fr-par-1"}, "security_group": {"id": "49822f6c-1d32-465c-a017-720691d159b2", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "compute_cluster": null, "private_nics": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"18733aaf-1184-4088-9b8d-6ddd5215d80f\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.943941+00:00\", \"modification_date\": \"2025-11-04T10:10:05.909626+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: - Cache-Control: - - no-cache Content-Length: - - "2953" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:36 GMT + - Tue, 04 Nov 2025 10:10:06 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 1e259674-740f-4e33-8a33-740035eec41e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 54.178093ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7f513fdc-70dd-4316-91e2-0e6185c72eb1 + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/18733aaf-1184-4088-9b8d-6ddd5215d80f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:36 GMT + - Tue, 04 Nov 2025 10:10:06 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 20abf0b9-f456-4950-aeaa-aea075c1c91a status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 189.090224ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f64679f7-9c33-4246-bbbf-eba3f0017649 + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/731a93df-07be-47fd-b493-ed34df5f153b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:36 GMT + - Tue, 04 Nov 2025 10:10:06 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 3c5a25dd-7f52-4250-ba71-0677f27efaff status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 294.108121ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/85b6dd98-1a64-4a05-b002-5a5e7ac29fbf + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/f7d46f48-dd65-4954-8503-c2aa3b4adb9a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Mon, 24 Feb 2020 12:08:36 GMT + - Tue, 04 Nov 2025 10:10:06 GMT Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 094d5d42-a189-452b-8192-cf13438e7101 status: 204 No Content code: 204 - duration: "" + duration: 108.540488ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-create-simple.golden b/internal/namespaces/instance/v1/testdata/test-image-create-simple.golden new file mode 100644 index 0000000000..f83bac81fe --- /dev/null +++ b/internal/namespaces/instance/v1/testdata/test-image-create-simple.golden @@ -0,0 +1,40 @@ +🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 +🟩🟩🟩 STDOUT️ 🟩🟩🟩️ +ID 731a93df-07be-47fd-b493-ed34df5f153b +Name cli-img-wonderful-rosalind +Arch x86_64 +CreationDate few seconds ago +ModificationDate few seconds ago +ExtraVolumes 0 +FromServer - +Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 +Public false +RootVolume f7d46f48-dd65-4954-8503-c2aa3b4adb9a +State available +Project fa1e3217-dc80-42ac-85c3-3f034b78b552 +Zone fr-par-1 +🟩🟩🟩 JSON STDOUT 🟩🟩🟩 +{ + "image": { + "id": "731a93df-07be-47fd-b493-ed34df5f153b", + "name": "cli-img-wonderful-rosalind", + "arch": "x86_64", + "creation_date": "1970-01-01T00:00:00.0Z", + "modification_date": "1970-01-01T00:00:00.0Z", + "default_bootscript": null, + "extra_volumes": {}, + "from_server": "", + "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", + "public": false, + "root_volume": { + "id": "f7d46f48-dd65-4954-8503-c2aa3b4adb9a", + "name": "cli-snp-nifty-ritchie", + "size": 20000000000, + "volume_type": "l_ssd" + }, + "state": "available", + "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", + "tags": [], + "zone": "fr-par-1" + } +} diff --git a/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.cassette.yaml index d2eaa4b7db..e57e83d57d 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.cassette.yaml @@ -1,1479 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Tue, 04 Nov 2025 10:10:04 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9cef765e-a58f-4c33-ad22-8530e64b2a7d + - 470dbe16-2da7-4b4c-b448-ebb1b28a8769 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 98.307865ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Tue, 04 Nov 2025 10:10:04 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 269fa85b-cf22-4f51-9633-8c6b568316d5 + - 4bddedfc-aece-4bf4-a5cb-b7f03447020b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"a02f91b9-de8a-4bd5-8f95-d79cb7d39806", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_focal", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 38.188473ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_focal + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_focal&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"a02f91b9-de8a-4bd5-8f95-d79cb7d39806", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_focal", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_focal\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Tue, 04 Nov 2025 10:10:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 730f85fa-9e0f-490f-8534-ac655a230549 + - aa17df23-5796-4a39-84d4-e90b088120c8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", "name": "Ubuntu - 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 45.046773ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/a02f91b9-de8a-4bd5-8f95-d79cb7d39806 method: GET response: - body: '{"image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", "name": "Ubuntu - 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 610 + body: "{\"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "610" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Tue, 04 Nov 2025 10:10:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 27a8cebf-f0fd-49e8-895c-a6d446938c03 + - b92071b8-32fd-4768-b749-7785b3415f90 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 38.319222ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 370 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-admiring-jennings\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\",\"volumes\":{\"0\":{\"size\":10000000000,\"volume_type\":\"l_ssd\"},\"1\":{\"name\":\"cli-srv-admiring-jennings-1\",\"size\":10000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1482,443 +168,232 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2667 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2677" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2667" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Tue, 04 Nov 2025 10:10:05 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 66b4880c-3efa-43ce-be70-ecb15ef1ad47 + - 13c1edc0-7734-4857-b54e-7c407f5fb0bc status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "696a1874-f0fa-4325-a2fd-bf8f618fa492", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7/action", - "href_result": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "started_at": - "2025-10-28T16:38:50.936064+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 380.899244ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2/action method: POST response: - body: '{"task": {"id": "696a1874-f0fa-4325-a2fd-bf8f618fa492", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7/action", - "href_result": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "started_at": - "2025-10-28T16:38:50.936064+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"9c408621-b63c-4e28-8ca8-f30b26132d80\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/30d29113-794c-4026-a44f-95e80c33c0c2/action\", \"href_result\": \"/servers/30d29113-794c-4026-a44f-95e80c33c0c2\", \"started_at\": \"2025-11-04T10:10:05.425420+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:50 GMT + - Tue, 04 Nov 2025 10:10:05 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/696a1874-f0fa-4325-a2fd-bf8f618fa492 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/9c408621-b63c-4e28-8ca8-f30b26132d80 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0ec71c59-5609-4cf7-8f93-3417bd13e651 + - e2a14059-487d-41e6-b5fb-9787be84719c status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.780983+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 454.097707ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.780983+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2689 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:05.040411+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2699" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2689" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:51 GMT + - Tue, 04 Nov 2025 10:10:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d382bb7a-34ff-48a7-8b7c-941f8b991e40 + - be77d457-38fb-4a98-a61c-1fc006b135d6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.780983+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 105.456955ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "provisioning node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.780983+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2792 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"provisioning node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:05.040411+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"43\", \"hypervisor_id\": \"802\", \"node_id\": \"19\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2802" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2792" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:38:56 GMT + - Tue, 04 Nov 2025 10:10:10 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 877cb356-7358-430b-9a79-652612e4da90 + - 0fd2ff5b-f742-44e3-8298-7f9d74e812a4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:59.326912+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 87.130834ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:59.326912+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2792 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"provisioning node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:05.040411+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"43\", \"hypervisor_id\": \"802\", \"node_id\": \"19\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2833" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2792" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:01 GMT + - Tue, 04 Nov 2025 10:10:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b7fae8db-97a2-4c9e-a640-a2eef461802d + - 0c34a066-5ac8-4357-a857-2a42cbcbf69b status: 200 OK code: 200 - duration: "" -- request: - body: '{"volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", "name": "Ubuntu - 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 87.93977ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", "name": "Ubuntu - 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:38:50.551415+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2823 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:16.634071+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"43\", \"hypervisor_id\": \"802\", \"node_id\": \"19\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "519" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2823" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:01 GMT + - Tue, 04 Nov 2025 10:10:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9cb426d-8121-44c0-af17-a6e44bf8c06c + - ac6943be-01ac-48b1-87df-dceed677661d status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "15ab0657-8764-4bbc-be9e-781cb7e9afac", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc", "started_at": "2025-10-28T16:39:01.761208+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 97.091404ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/845412fd-9b7b-452f-86fb-5d52af05cb46 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 505 + body: "{\"volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" + headers: + Content-Length: + - "505" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:10:20 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 85d50bb6-7479-48b2-bebd-7bb7d1152e88 + status: 200 OK + code: 200 + duration: 61.56789ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 164 + host: api.scaleway.com + body: "{\"name\":\"cli-test-image-create-snapshotA\",\"volume_id\":\"845412fd-9b7b-452f-86fb-5d52af05cb46\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1927,1663 +402,1079 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "15ab0657-8764-4bbc-be9e-781cb7e9afac", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc", "started_at": "2025-10-28T16:39:01.761208+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 855 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"591f1375-7b50-4a23-a821-d8092e5c9ca2\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"started_at\": \"2025-11-04T10:10:21.207374+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "855" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:01 GMT + - Tue, 04 Nov 2025 10:10:21 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3f210b1a-2e98-4749-95fd-b3ba685feede + - ae5872e0-8d0c-4b0e-adeb-bbbcd2dfe5b2 status: 201 Created code: 201 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 410.790383ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:01 GMT + - Tue, 04 Nov 2025 10:10:21 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5df3238b-6d7d-408a-80dc-ebb87820ef23 + - a312e9e6-d956-48a9-aaa0-c32c8a6d8055 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 56.877708ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:07 GMT + - Tue, 04 Nov 2025 10:10:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 373e2df1-6592-4b9d-a3cd-bb1448b3a96a + - 4c0b0bbe-e4d8-4064-b585-acc762042a3d status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 86.299391ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:12 GMT + - Tue, 04 Nov 2025 10:10:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - de11b7ad-189f-4d2f-90bd-fb74801266cf + - 4baafe7a-955a-43ed-a4b5-77ca7e1937de status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 57.980328ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:17 GMT + - Tue, 04 Nov 2025 10:10:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e635bfa-579b-4973-9855-0daf1ba43e3b + - 5bf5d1b7-e117-4482-93a1-29546a85b4f4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 59.529638ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:22 GMT + - Tue, 04 Nov 2025 10:10:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ada02e9f-647a-45aa-8fb4-996d06775f57 + - 92cacc34-efd4-4c00-afd2-102e01be435c status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 53.202424ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:27 GMT + - Tue, 04 Nov 2025 10:10:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c940d354-84aa-49ef-92d4-a098e6bb0b5c + - f2951ac7-8f1b-4cf0-9703-181899ecd0bb status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 56.614962ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:32 GMT + - Tue, 04 Nov 2025 10:10:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ff84f475-5f54-4c91-8585-559ac6579c05 + - 56c17dd1-3ea1-4a6d-a0fc-9cd34d81d688 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 67.054942ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:37 GMT + - Tue, 04 Nov 2025 10:10:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 63570c3b-3869-44f0-87df-287e17526d11 + - c65c07bc-e413-4b8c-99f5-4c84bc073a9a status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 80.660757ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:01.494567+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "544" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:42 GMT + - Tue, 04 Nov 2025 10:11:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 17c11cd2-e508-4dc1-b25c-882b4a4085b1 + - 851e6602-3df0-408c-9742-9f7f90219413 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "available", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", "name": - "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 61.099942ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:01.494567+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "available", "base_volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", "name": - "Ubuntu 20.04 Focal Fossa"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - - "541" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "544" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:47 GMT + - Tue, 04 Nov 2025 10:11:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dbc4f157-a038-4731-926a-080c45f2a23b + - 8093d39a-49c0-450d-9f12-cd30b40dc0fa status: 200 OK code: 200 - duration: "" -- request: - body: '{"volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", "name": "cli-srv-boring-bose-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", - "name": "cli-srv-boring-bose"}, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:38:50.551415+00:00", "modification_date": "2025-10-28T16:38:50.551415+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 78.848458ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f13bfc7b-fb3d-4e64-951f-738555163648 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", "name": "cli-srv-boring-bose-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", - "name": "cli-srv-boring-bose"}, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:38:50.551415+00:00", "modification_date": "2025-10-28T16:38:50.551415+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - - "516" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "544" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:47 GMT + - Tue, 04 Nov 2025 10:11:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cd9aef43-6604-4e96-8ceb-e93b7e0d4068 + - 7c288019-29ac-4ffe-9056-2aaff2071782 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "fa7ad67e-33da-4147-8fc0-e539a2044ad9", "name": "cli-test-image-create-snapshotB", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:47.905185+00:00", - "modification_date": "2025-10-28T16:39:47.905185+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "6ff9b698-74f8-4634-92bd-31ac9c140ec6", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/fa7ad67e-33da-4147-8fc0-e539a2044ad9", "started_at": "2025-10-28T16:39:48.154110+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 65.22251ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: - Content-Type: - - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots - method: POST + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 + method: GET response: - body: '{"snapshot": {"id": "fa7ad67e-33da-4147-8fc0-e539a2044ad9", "name": "cli-test-image-create-snapshotB", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:47.905185+00:00", - "modification_date": "2025-10-28T16:39:47.905185+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "6ff9b698-74f8-4634-92bd-31ac9c140ec6", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/fa7ad67e-33da-4147-8fc0-e539a2044ad9", "started_at": "2025-10-28T16:39:48.154110+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:10:20.987141+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - - "852" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "544" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:48 GMT + - Tue, 04 Nov 2025 10:11:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a774f52e-7869-4fa1-bd2a-3f158ae5a33d - status: 201 Created - code: 201 - duration: "" -- request: - body: '{"snapshot": {"id": "fa7ad67e-33da-4147-8fc0-e539a2044ad9", "name": "cli-test-image-create-snapshotB", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:47.905185+00:00", - "modification_date": "2025-10-28T16:39:47.905185+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + - 1227133b-36e2-4a7d-a57e-0e6c16902e64 + status: 200 OK + code: 200 + duration: 60.83201ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/fa7ad67e-33da-4147-8fc0-e539a2044ad9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: GET response: - body: '{"snapshot": {"id": "fa7ad67e-33da-4147-8fc0-e539a2044ad9", "name": "cli-test-image-create-snapshotB", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:47.905185+00:00", - "modification_date": "2025-10-28T16:39:47.905185+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "snapshotting", "base_volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 541 + body: "{\"snapshot\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:10:20.987141+00:00\", \"modification_date\": \"2025-11-04T10:11:18.656027+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - "541" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:48 GMT + - Tue, 04 Nov 2025 10:11:22 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 39f60596-9613-464b-b8ed-006cc88c90f3 + - 847d10ee-69cf-4aa1-ac15-948a99360501 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "fa7ad67e-33da-4147-8fc0-e539a2044ad9", "name": "cli-test-image-create-snapshotB", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:47.905185+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "available", "base_volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", "name": - "cli-srv-boring-bose-1"}, "tags": [], "zone": "fr-par-1", "error_details": null}}' - form: {} + duration: 63.826284ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/fa7ad67e-33da-4147-8fc0-e539a2044ad9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/e5fee731-358b-455f-bb02-349341c09d75 method: GET response: - body: '{"snapshot": {"id": "fa7ad67e-33da-4147-8fc0-e539a2044ad9", "name": "cli-test-image-create-snapshotB", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:39:47.905185+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 10000000000, "state": - "available", "base_volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", "name": - "cli-srv-boring-bose-1"}, "tags": [], "zone": "fr-par-1", "error_details": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 508 + body: "{\"volume\": {\"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:10:04.792430+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "538" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "508" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:53 GMT + - Tue, 04 Nov 2025 10:11:22 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ad53b2e0-f3ec-47f6-be48-582c5a4df869 + - 1bd95ce8-ca1c-4921-9663-af9ec2abd02b status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "67d0ccce-2a1c-4a62-95b7-d1fc08d552a9", "name": "cli-img-cranky-keldysh", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:39:53.566405+00:00", - "modification_date": "2025-10-28T16:39:53.566405+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 53.8209ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 164 + host: api.scaleway.com + body: "{\"name\":\"cli-test-image-create-snapshotB\",\"volume_id\":\"e5fee731-358b-455f-bb02-349341c09d75\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"image": {"id": "67d0ccce-2a1c-4a62-95b7-d1fc08d552a9", "name": "cli-img-cranky-keldysh", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", "name": "cli-test-image-create-snapshotA", - "volume_type": "l_ssd", "size": 10000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:39:53.566405+00:00", - "modification_date": "2025-10-28T16:39:53.566405+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 858 + body: "{\"snapshot\": {\"id\": \"cf30bbce-9170-4c49-8be1-d3428c55c4c2\", \"name\": \"cli-test-image-create-snapshotB\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:11:22.354401+00:00\", \"modification_date\": \"2025-11-04T10:11:22.354401+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"bfb6850c-2cad-40c5-9980-084dc0b2bc71\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/cf30bbce-9170-4c49-8be1-d3428c55c4c2\", \"started_at\": \"2025-11-04T10:11:22.570622+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "616" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "858" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:53 GMT - Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/67d0ccce-2a1c-4a62-95b7-d1fc08d552a9 + - Tue, 04 Nov 2025 10:11:22 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 332481fb-3cdf-4a67-b001-28d1e29f2dd2 + - a8864a4d-346d-4f36-b003-46a59a1a8a11 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "6beb8872-cdb9-4c70-a341-ab810e2a15e5", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7/action", - "href_result": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "started_at": - "2025-10-28T16:39:54.002699+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 402.68628ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/cf30bbce-9170-4c49-8be1-d3428c55c4c2 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 547 + body: "{\"snapshot\": {\"id\": \"cf30bbce-9170-4c49-8be1-d3428c55c4c2\", \"name\": \"cli-test-image-create-snapshotB\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:11:22.354401+00:00\", \"modification_date\": \"2025-11-04T10:11:22.354401+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"snapshotting\", \"base_volume\": {\"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" + headers: + Content-Length: + - "547" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:11:22 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - bb03dab6-9d80-452f-8ce3-5794095aa67b + status: 200 OK + code: 200 + duration: 55.579772ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/cf30bbce-9170-4c49-8be1-d3428c55c4c2 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 544 + body: "{\"snapshot\": {\"id\": \"cf30bbce-9170-4c49-8be1-d3428c55c4c2\", \"name\": \"cli-test-image-create-snapshotB\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:11:22.354401+00:00\", \"modification_date\": \"2025-11-04T10:11:24.247265+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 10000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" + headers: + Content-Length: + - "544" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:11:27 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 50bf3f1c-88fd-401e-9f15-b85a30aa3d42 + status: 200 OK + code: 200 + duration: 60.034603ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 152 + host: api.scaleway.com + body: "{\"name\":\"cli-img-reverent-hoover\",\"root_volume\":\"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"task": {"id": "6beb8872-cdb9-4c70-a341-ab810e2a15e5", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7/action", - "href_result": "/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "started_at": - "2025-10-28T16:39:54.002699+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 617 + body: "{\"image\": {\"id\": \"ff1fbf20-9c7c-4ac8-9a7c-5e3fdaaf6917\", \"name\": \"cli-img-reverent-hoover\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5\", \"name\": \"cli-test-image-create-snapshotA\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:27.919592+00:00\", \"modification_date\": \"2025-11-04T10:11:27.919592+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "617" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:54 GMT + - Tue, 04 Nov 2025 10:11:28 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/6beb8872-cdb9-4c70-a341-ab810e2a15e5 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ff1fbf20-9c7c-4ac8-9a7c-5e3fdaaf6917 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 473d5e31-3be3-4573-811e-e9a86da787fe - status: 202 Accepted - code: 202 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + - a888d07a-2ea9-4a2c-a013-729aac90c8d8 + status: 201 Created + code: 201 + duration: 242.070901ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: + Content-Type: + - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 - method: GET + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2/action + method: POST response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"ce74aeee-15b5-4a17-905b-0e5ce43bfb27\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/30d29113-794c-4026-a44f-95e80c33c0c2/action\", \"href_result\": \"/servers/30d29113-794c-4026-a44f-95e80c33c0c2\", \"started_at\": \"2025-11-04T10:11:28.238355+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "2793" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "352" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:54 GMT + - Tue, 04 Nov 2025 10:11:28 GMT + Location: + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/ce74aeee-15b5-4a17-905b-0e5ce43bfb27 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7f13e2e5-063a-4ca6-8b76-11ee706a244a - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + - c1788ccb-7fcf-4e70-a30e-cfe66555f82e + status: 202 Accepted + code: 202 + duration: 203.726314ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2783 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:18.656027+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:24.247265+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:28.094177+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"43\", \"hypervisor_id\": \"802\", \"node_id\": \"19\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2793" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2783" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:39:59 GMT + - Tue, 04 Nov 2025 10:11:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 801e44de-7c49-407d-901c-e3dbdeb2f76d + - 3c2970c0-77ac-4a0a-a926-c25cb51be857 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 98.244344ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2783 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:18.656027+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:24.247265+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:28.094177+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"43\", \"hypervisor_id\": \"802\", \"node_id\": \"19\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2793" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2783" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:04 GMT + - Tue, 04 Nov 2025 10:11:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dd6547e2-e1a1-48bc-97c2-081dc4ae940c + - 4b7c0b84-a584-4fa8-8397-b9f82917f697 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 65.206114ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2783 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:18.656027+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:24.247265+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:28.094177+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"43\", \"hypervisor_id\": \"802\", \"node_id\": \"19\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2793" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2783" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:09 GMT + - Tue, 04 Nov 2025 10:11:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 91ea73c7-5f5d-4ac3-9942-39c10434e654 + - 2fab1c55-f991-4aad-b8c4-b1c399922aea status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 129.975846ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:53.698641+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "93", "hypervisor_id": "204", "node_id": "46"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2783 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:18.656027+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:24.247265+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:28.094177+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"43\", \"hypervisor_id\": \"802\", \"node_id\": \"19\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2793" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2783" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:14 GMT + - Tue, 04 Nov 2025 10:11:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 10fefdaf-ab6b-44ff-b959-ddd28f9ead01 + - 59c531e4-54f0-4e0b-934b-71c1afbd3e26 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:40:16.869700+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 101.999724ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:40:16.869700+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2667 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:18.656027+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:24.247265+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:48.452553+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2677" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2667" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:19 GMT + - Tue, 04 Nov 2025 10:11:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bf6477cd-2562-445f-bc6f-81828c0a0c1b + - cb4762b5-5580-4511-9946-de536cd37707 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:40:16.869700+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 87.383245ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: GET response: - body: '{"server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-bose", "image": {"id": "a02f91b9-de8a-4bd5-8f95-d79cb7d39806", - "name": "Ubuntu 20.04 Focal Fossa", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "e4e93065-045d-4e87-a627-068300e27a10", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:19:27.841572+00:00", - "modification_date": "2025-09-12T09:19:27.841572+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", - "name": "Ubuntu 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:43.516143+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "id": "f13bfc7b-fb3d-4e64-951f-738555163648", - "name": "cli-srv-boring-bose-1", "volume_type": "l_ssd", "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7", "name": "cli-srv-boring-bose"}, - "size": 10000000000, "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:39:49.984723+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:e1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:38:50.551415+00:00", - "modification_date": "2025-10-28T16:40:16.869700+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2667 + body: "{\"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-jennings\", \"image\": {\"id\": \"a02f91b9-de8a-4bd5-8f95-d79cb7d39806\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"e4e93065-045d-4e87-a627-068300e27a10\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:19:27.841572+00:00\", \"modification_date\": \"2025-09-12T09:19:27.841572+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:18.656027+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"30d29113-794c-4026-a44f-95e80c33c0c2\", \"name\": \"cli-srv-admiring-jennings\"}, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:24.247265+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ad\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:48.452553+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2677" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2667" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:19 GMT + - Tue, 04 Nov 2025 10:11:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 86b8e06a-13f2-4b19-97d3-02e5368b443c + - 7ddaedb1-0add-48ce-b5a4-219bf77f6e34 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 92.34907ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e625d90-a28d-4f2e-b36c-6cfdbf31b1d7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/30d29113-794c-4026-a44f-95e80c33c0c2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:20 GMT + - Tue, 04 Nov 2025 10:11:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3ee78efb-3ee8-429c-ab37-2cb6e32bb2f5 + - 6e045fd0-c568-4c31-b2a0-467d73ccab78 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", "name": "cli-srv-boring-bose-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 10000000000, - "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", "modification_date": - "2025-10-28T16:40:20.002515+00:00", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 124.156275ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f13bfc7b-fb3d-4e64-951f-738555163648 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/845412fd-9b7b-452f-86fb-5d52af05cb46 method: GET response: - body: '{"volume": {"id": "f13bfc7b-fb3d-4e64-951f-738555163648", "name": "cli-srv-boring-bose-1", - "volume_type": "l_ssd", "export_uri": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "server": null, "size": 10000000000, - "state": "available", "creation_date": "2025-10-28T16:38:50.551415+00:00", "modification_date": - "2025-10-28T16:40:20.002515+00:00", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 426 + body: "{\"volume\": {\"id\": \"845412fd-9b7b-452f-86fb-5d52af05cb46\", \"name\": \"Ubuntu 20.04 Focal Fossa\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:48.886088+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "443" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "426" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:20 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dc3736c9-b35c-432e-8348-5bc7daea84dc + - 8a8974eb-4858-49d0-bb2f-50df058c9f7f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 53.035168ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f13bfc7b-fb3d-4e64-951f-738555163648 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/845412fd-9b7b-452f-86fb-5d52af05cb46 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:20 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9edcd98-3e46-4c11-bcdd-01858ec05f82 + - 2bd34cee-8276-419a-a2a9-ecc838c424b3 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", "name": "Ubuntu - 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:38:50.551415+00:00", "modification_date": "2025-10-28T16:40:20.002515+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 107.869919ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/e5fee731-358b-455f-bb02-349341c09d75 method: GET response: - body: '{"volume": {"id": "3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31", "name": "Ubuntu - 20.04 Focal Fossa", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 10000000000, "state": "available", "creation_date": - "2025-10-28T16:38:50.551415+00:00", "modification_date": "2025-10-28T16:40:20.002515+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 429 + body: "{\"volume\": {\"id\": \"e5fee731-358b-455f-bb02-349341c09d75\", \"name\": \"cli-srv-admiring-jennings-1\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 10000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:10:04.792430+00:00\", \"modification_date\": \"2025-11-04T10:11:48.886088+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "446" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "429" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:20 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2a41b435-f4c2-4707-a7ad-4f470615b776 + - 4c7415a7-c96e-4d75-a73c-e1f9218c9f94 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.763639ms +- id: 41 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3c7a0674-00f5-4ce6-a2b9-bb9dd8f87c31 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/e5fee731-358b-455f-bb02-349341c09d75 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:20 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9c48108-b0ba-4465-a79c-72a126953391 + - 7d4847cd-e3a3-4214-90d0-db94e97532e6 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 100.902596ms +- id: 42 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/67d0ccce-2a1c-4a62-95b7-d1fc08d552a9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ff1fbf20-9c7c-4ac8-9a7c-5e3fdaaf6917 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:20 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6dbb0e7c-e9b7-4e0a-8035-11c8e2b32b94 + - 7a1fd782-40b8-4c04-a9c2-921558a7775a status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 324.001159ms +- id: 43 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6a8fbbc9-00e0-400c-a741-0c956366fafc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:20 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5cbefc4d-4683-4f07-9943-42e7627bf130 + - fd86c7e9-5532-49dc-8496-fafce4fe8434 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 129.300728ms +- id: 44 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/fa7ad67e-33da-4147-8fc0-e539a2044ad9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/cf30bbce-9170-4c49-8be1-d3428c55c4c2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:21 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d1bd4c60-89ea-4ee1-b829-32c6f79e1018 + - c2865068-6de1-4e22-b2ac-27a63b208d9c status: 204 No Content code: 204 - duration: "" + duration: 96.012374ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.golden b/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.golden index 219162dbb8..69edc1e293 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.golden +++ b/internal/namespaces/instance/v1/testdata/test-image-create-use-additional-snapshots.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID 67d0ccce-2a1c-4a62-95b7-d1fc08d552a9 -Name cli-img-cranky-keldysh +ID ff1fbf20-9c7c-4ac8-9a7c-5e3fdaaf6917 +Name cli-img-reverent-hoover Arch x86_64 CreationDate few seconds ago ModificationDate few seconds ago @@ -9,15 +9,15 @@ ExtraVolumes 0 FromServer - Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Public false -RootVolume 6a8fbbc9-00e0-400c-a741-0c956366fafc +RootVolume 5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5 State available Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "image": { - "id": "67d0ccce-2a1c-4a62-95b7-d1fc08d552a9", - "name": "cli-img-cranky-keldysh", + "id": "ff1fbf20-9c7c-4ac8-9a7c-5e3fdaaf6917", + "name": "cli-img-reverent-hoover", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", "modification_date": "1970-01-01T00:00:00.0Z", @@ -27,7 +27,7 @@ Zone fr-par-1 "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "6a8fbbc9-00e0-400c-a741-0c956366fafc", + "id": "5f3920a8-ba8c-42d3-ad7d-1f68cd1d29a5", "name": "cli-test-image-create-snapshotA", "size": 10000000000, "volume_type": "l_ssd" diff --git a/internal/namespaces/instance/v1/testdata/test-image-delete-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-delete-simple.cassette.yaml index 8a8443f22d..18eac5e2ba 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-delete-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-delete-simple.cassette.yaml @@ -1,1473 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:21 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - afc1839b-771f-4d78-ad0c-39f27a219661 + - 8b8a2255-b26b-4228-8a7d-f46b61b0f322 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 45.34673ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:21 GMT + - Tue, 04 Nov 2025 10:11:49 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 63c84ae1-feec-43d0-a07c-27bc0e0cd299 + - abf300d8-4b56-4638-8fae-19cfe7b2a3f4 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 63.565682ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:21 GMT + - Tue, 04 Nov 2025 10:11:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 64f86e77-6b8e-4515-9d1a-90cc72a82281 + - 8b6c52ee-5468-435f-9e67-44cbbc006f26 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 47.455928ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:21 GMT + - Tue, 04 Nov 2025 10:11:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4fbb6093-6383-44d8-9d30-4a629c4bc2e5 + - f9513e12-0c5c-47f1-8c31-7deed9b47f21 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-vaughan", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 35.002966ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 281 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-serene-euler\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1476,111 +168,67 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-vaughan", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2146 + body: "{\"server\": {\"id\": \"2c1a7079-41cd-4759-bc11-87b5a09f5eca\", \"name\": \"cli-srv-serene-euler\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-serene-euler\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"eecc3a65-413f-4e8e-a728-29e667e1d47c\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"2c1a7079-41cd-4759-bc11-87b5a09f5eca\", \"name\": \"cli-srv-serene-euler\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:50.243136+00:00\", \"modification_date\": \"2025-11-04T10:11:50.243136+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:50.243136+00:00\", \"modification_date\": \"2025-11-04T10:11:50.243136+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2166" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2146" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:21 GMT + - Tue, 04 Nov 2025 10:11:50 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/830d49fe-e853-4332-bb29-b7524dfe22b6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c1a7079-41cd-4759-bc11-87b5a09f5eca Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8f59f5a7-6078-43e9-92ee-40956cee46c7 + - 7e37d522-e3c2-48bf-b5a6-1cc709c612e0 status: 201 Created code: 201 - duration: "" -- request: - body: '{"volume": {"id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 347.427104ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/6aaaba1b-4d54-47ca-bd32-07dfec36dbb5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/eecc3a65-413f-4e8e-a728-29e667e1d47c method: GET response: - body: '{"volume": {"id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 504 + body: "{\"volume\": {\"id\": \"eecc3a65-413f-4e8e-a728-29e667e1d47c\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"2c1a7079-41cd-4759-bc11-87b5a09f5eca\", \"name\": \"cli-srv-serene-euler\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:50.243136+00:00\", \"modification_date\": \"2025-11-04T10:11:50.243136+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "524" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "504" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:21 GMT + - Tue, 04 Nov 2025 10:11:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 17e0448c-f74a-429a-ae09-107cc6cce0a7 + - 563e0a6a-e4c3-45ee-8c58-f1682f0e9721 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41", "name": "cli-snp-romantic-jones", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:40:21.977542+00:00", - "modification_date": "2025-10-28T16:40:21.977542+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "ba173709-20b1-4949-af9e-2f2452fc5150", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/9f991918-b2ec-4288-a3f3-7d68e4c46f41", "started_at": "2025-10-28T16:40:22.162479+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 61.191624ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 156 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-eloquent-shtern\",\"volume_id\":\"eecc3a65-413f-4e8e-a728-29e667e1d47c\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1589,47 +237,33 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41", "name": "cli-snp-romantic-jones", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:40:21.977542+00:00", - "modification_date": "2025-10-28T16:40:21.977542+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "ba173709-20b1-4949-af9e-2f2452fc5150", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/9f991918-b2ec-4288-a3f3-7d68e4c46f41", "started_at": "2025-10-28T16:40:22.162479+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 848 + body: "{\"snapshot\": {\"id\": \"ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2\", \"name\": \"cli-snp-eloquent-shtern\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:11:50.537409+00:00\", \"modification_date\": \"2025-11-04T10:11:50.537409+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"eecc3a65-413f-4e8e-a728-29e667e1d47c\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"f5eb5394-3d87-48f8-8322-db3034bf7374\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2\", \"started_at\": \"2025-11-04T10:11:50.725682+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "847" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "848" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:22 GMT + - Tue, 04 Nov 2025 10:11:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2ba1f696-050d-4a89-b096-c2d313b44910 + - ad286aa6-c194-4f91-a2ed-7abfb533be85 status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "df2820e6-8654-42ae-a0ea-b5127b11a843", "name": "cli-img-xenodochial-mclean", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41", "name": "cli-snp-romantic-jones", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:22.320439+00:00", - "modification_date": "2025-10-28T16:40:22.320439+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 281.50528ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 152 + host: api.scaleway.com + body: "{\"name\":\"cli-img-admiring-dhawan\",\"root_volume\":\"ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1638,354 +272,272 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "df2820e6-8654-42ae-a0ea-b5127b11a843", "name": "cli-img-xenodochial-mclean", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41", "name": "cli-snp-romantic-jones", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:22.320439+00:00", - "modification_date": "2025-10-28T16:40:22.320439+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 609 + body: "{\"image\": {\"id\": \"6fce07f2-e736-4066-a1ef-573564572b00\", \"name\": \"cli-img-admiring-dhawan\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2\", \"name\": \"cli-snp-eloquent-shtern\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:50.859885+00:00\", \"modification_date\": \"2025-11-04T10:11:50.859885+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "611" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "609" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:22 GMT + - Tue, 04 Nov 2025 10:11:50 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/df2820e6-8654-42ae-a0ea-b5127b11a843 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6fce07f2-e736-4066-a1ef-573564572b00 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d558ee69-1ad4-4328-88d9-2b77413ebdad + - e200d24a-8a6a-4051-ac8d-df70b254eb74 status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "df2820e6-8654-42ae-a0ea-b5127b11a843", "name": "cli-img-xenodochial-mclean", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41", "name": "cli-snp-romantic-jones", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:22.320439+00:00", - "modification_date": "2025-10-28T16:40:22.320439+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 175.040718ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/df2820e6-8654-42ae-a0ea-b5127b11a843 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6fce07f2-e736-4066-a1ef-573564572b00 method: GET response: - body: '{"image": {"id": "df2820e6-8654-42ae-a0ea-b5127b11a843", "name": "cli-img-xenodochial-mclean", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41", "name": "cli-snp-romantic-jones", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:22.320439+00:00", - "modification_date": "2025-10-28T16:40:22.320439+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 609 + body: "{\"image\": {\"id\": \"6fce07f2-e736-4066-a1ef-573564572b00\", \"name\": \"cli-img-admiring-dhawan\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2\", \"name\": \"cli-snp-eloquent-shtern\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:50.859885+00:00\", \"modification_date\": \"2025-11-04T10:11:50.859885+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "611" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "609" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:22 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2fd0dd26-5ff9-460c-b9ff-565add37160b + - 6a585fb7-ed60-477e-b464-4320e4d2769c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 70.259972ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/df2820e6-8654-42ae-a0ea-b5127b11a843 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6fce07f2-e736-4066-a1ef-573564572b00 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:22 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 70f11fad-318b-49ab-818e-dd7e609406a8 + - 01efe1b6-979c-4675-8976-2c3dbc52f872 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 288.383911ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/9f991918-b2ec-4288-a3f3-7d68e4c46f41 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:23 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f382094b-d291-4afa-ad8d-774161d73c1f + - e6fdfdfb-4964-4bfe-a241-c6f9da61a993 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41"}' - form: {} + duration: 90.319387ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/9f991918-b2ec-4288-a3f3-7d68e4c46f41 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_snapshot", - "resource_id": "9f991918-b2ec-4288-a3f3-7d68e4c46f41"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 145 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_snapshot\", \"resource_id\": \"ca3563dd-f5eb-482f-8b3d-18b20a3bd7c2\"}" headers: Content-Length: - "145" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:23 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 55188cbb-2125-4acb-b320-9ffe42bb828a + - 64668103-bc43-4397-907c-41264c9b0a4a status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-vaughan", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 30.715391ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/830d49fe-e853-4332-bb29-b7524dfe22b6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c1a7079-41cd-4759-bc11-87b5a09f5eca method: GET response: - body: '{"server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-epic-vaughan", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "830d49fe-e853-4332-bb29-b7524dfe22b6", "name": "cli-srv-epic-vaughan"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:21.546444+00:00", - "modification_date": "2025-10-28T16:40:21.546444+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2146 + body: "{\"server\": {\"id\": \"2c1a7079-41cd-4759-bc11-87b5a09f5eca\", \"name\": \"cli-srv-serene-euler\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-serene-euler\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"eecc3a65-413f-4e8e-a728-29e667e1d47c\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"2c1a7079-41cd-4759-bc11-87b5a09f5eca\", \"name\": \"cli-srv-serene-euler\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:50.243136+00:00\", \"modification_date\": \"2025-11-04T10:11:50.243136+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:d9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:50.243136+00:00\", \"modification_date\": \"2025-11-04T10:11:50.243136+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2166" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2146" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:23 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8dd5296e-9b7a-4067-b212-4ab98d1cbc60 + - 0b4323fd-c2ac-4062-85a9-e8a9e77b8394 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 103.538728ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/830d49fe-e853-4332-bb29-b7524dfe22b6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c1a7079-41cd-4759-bc11-87b5a09f5eca method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:23 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 16cc166a-62f6-420f-be47-6047d77ff13e + - 6bf8f9a8-7173-462a-9809-9eccdb6dfc09 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:40:21.546444+00:00", "modification_date": "2025-10-28T16:40:23.203259+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 122.804286ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/6aaaba1b-4d54-47ca-bd32-07dfec36dbb5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/eecc3a65-413f-4e8e-a728-29e667e1d47c method: GET response: - body: '{"volume": {"id": "6aaaba1b-4d54-47ca-bd32-07dfec36dbb5", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:40:21.546444+00:00", "modification_date": "2025-10-28T16:40:23.203259+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"eecc3a65-413f-4e8e-a728-29e667e1d47c\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:50.243136+00:00\", \"modification_date\": \"2025-11-04T10:11:51.558916+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:23 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c4314b1f-aedd-4ccf-9244-aaad0d87773f + - 84240725-cd29-4830-a42a-45ab452de2dd status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 58.455032ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/6aaaba1b-4d54-47ca-bd32-07dfec36dbb5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/eecc3a65-413f-4e8e-a728-29e667e1d47c method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:23 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 65b06299-43dd-402c-8c00-20a932b4e320 + - cb9272de-2364-4747-a87a-cc960bcf79f7 status: 204 No Content code: 204 - duration: "" + duration: 95.926946ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-list-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-list-simple.cassette.yaml index 195336da4a..c255ecbbe1 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-list-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-list-simple.cassette.yaml @@ -1,1473 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6342df81-9162-4a0d-b9ea-c041e7b0b5b5 + - 6aae6319-fdd1-43a8-b7bc-994b1623a09b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 73.120217ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0cdded83-0e4b-4948-b010-3957f0dfb3ba + - 8c03c047-ca98-4074-8267-d48af02a5f9f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 68.289959ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d6c529cc-06c1-4aaa-bba2-b3f4758bf825 + - 6b0107d5-b20b-4c4b-a4ee-524ed5adb9f9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 52.851851ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - bd9f370e-b782-4d1c-a52f-b4c2c21ee68d + - 2a680b7a-86f9-47bd-a380-8370cc036737 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-hoover", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 37.447295ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 284 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-reverent-sammet\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1476,111 +168,67 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-hoover", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"c23b7a72-85a6-45dc-ae6e-799bd5ba8020\", \"name\": \"cli-srv-reverent-sammet\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-reverent-sammet\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"2a130902-9988-4444-a6cf-b11f697dad4d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"c23b7a72-85a6-45dc-ae6e-799bd5ba8020\", \"name\": \"cli-srv-reverent-sammet\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.280498+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280498+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:db\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.280498+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280498+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2172" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2155" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e50ce4f-e60d-49b2-947d-9842f90fdaaa + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c23b7a72-85a6-45dc-ae6e-799bd5ba8020 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6218d29f-6b18-48b0-9cb1-4674c2f0c423 + - 1f63d963-8cd9-4e25-9fd7-938e010d4891 status: 201 Created code: 201 - duration: "" -- request: - body: '{"volume": {"id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 510.832815ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/68d0ec40-2ab8-4b4d-bb25-389208ca07db + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/2a130902-9988-4444-a6cf-b11f697dad4d method: GET response: - body: '{"volume": {"id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 507 + body: "{\"volume\": {\"id\": \"2a130902-9988-4444-a6cf-b11f697dad4d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"c23b7a72-85a6-45dc-ae6e-799bd5ba8020\", \"name\": \"cli-srv-reverent-sammet\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.280498+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280498+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "526" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "507" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - da2aa606-d038-4c70-bda6-ac61d1dfcbda + - 818b91ae-ba2b-4469-9af5-d9e8fa13c4c3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "creation_date": "2025-10-31T17:28:03.317310+00:00", - "modification_date": "2025-10-31T17:28:03.317310+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "225a66a6-a94b-42eb-ae79-4972f3f3435d", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/7987cd6d-7686-4c6f-82fe-e70af337104f", "started_at": "2025-10-31T17:28:03.504254+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 71.040898ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 153 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-quirky-kalam\",\"volume_id\":\"2a130902-9988-4444-a6cf-b11f697dad4d\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1589,47 +237,33 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "creation_date": "2025-10-31T17:28:03.317310+00:00", - "modification_date": "2025-10-31T17:28:03.317310+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "225a66a6-a94b-42eb-ae79-4972f3f3435d", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/7987cd6d-7686-4c6f-82fe-e70af337104f", "started_at": "2025-10-31T17:28:03.504254+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 845 + body: "{\"snapshot\": {\"id\": \"126ed1c3-63d0-4bfd-a6d9-9e50632ff148\", \"name\": \"cli-snp-quirky-kalam\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:11:52.693691+00:00\", \"modification_date\": \"2025-11-04T10:11:52.693691+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"2a130902-9988-4444-a6cf-b11f697dad4d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"6fac82f8-3ac1-46cc-ae68-a068fe7ac309\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/126ed1c3-63d0-4bfd-a6d9-9e50632ff148\", \"started_at\": \"2025-11-04T10:11:52.901390+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "848" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "845" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2584eb07-eceb-4747-964e-101d8169ee81 + - 0725d5a7-d593-49fd-8d76-ba47d080d822 status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "1d70771d-6ba3-4669-b581-086418171c56", "name": "cli-img-ecstatic-gould", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-31T17:28:03.647076+00:00", - "modification_date": "2025-10-31T17:28:03.647076+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 324.312117ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 149 + host: api.scaleway.com + body: "{\"name\":\"cli-img-zealous-wing\",\"root_volume\":\"126ed1c3-63d0-4bfd-a6d9-9e50632ff148\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1638,368 +272,281 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "1d70771d-6ba3-4669-b581-086418171c56", "name": "cli-img-ecstatic-gould", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-31T17:28:03.647076+00:00", - "modification_date": "2025-10-31T17:28:03.647076+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 603 + body: "{\"image\": {\"id\": \"03628bcc-ed1e-4041-a575-9db00b60c917\", \"name\": \"cli-img-zealous-wing\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"126ed1c3-63d0-4bfd-a6d9-9e50632ff148\", \"name\": \"cli-snp-quirky-kalam\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:53.049425+00:00\", \"modification_date\": \"2025-11-04T10:11:53.049425+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "608" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "603" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/1d70771d-6ba3-4669-b581-086418171c56 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/03628bcc-ed1e-4041-a575-9db00b60c917 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6d5fad71-fa87-4dd5-b8e5-73186818b2a7 + - 25ad10d7-812c-4c0d-aba0-57004266c322 status: 201 Created code: 201 - duration: "" -- request: - body: '{"images": [{"id": "1d70771d-6ba3-4669-b581-086418171c56", "name": "cli-img-ecstatic-gould", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-31T17:28:03.647076+00:00", - "modification_date": "2025-10-31T17:28:03.647076+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}]}' - form: {} + duration: 175.909743ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" + public: + - "false" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images?page=1&public=false method: GET response: - body: '{"images": [{"id": "1d70771d-6ba3-4669-b581-086418171c56", "name": "cli-img-ecstatic-gould", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-31T17:28:03.647076+00:00", - "modification_date": "2025-10-31T17:28:03.647076+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 606 + body: "{\"images\": [{\"id\": \"03628bcc-ed1e-4041-a575-9db00b60c917\", \"name\": \"cli-img-zealous-wing\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"126ed1c3-63d0-4bfd-a6d9-9e50632ff148\", \"name\": \"cli-snp-quirky-kalam\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:53.049425+00:00\", \"modification_date\": \"2025-11-04T10:11:53.049425+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}]}" headers: Content-Length: - - "611" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "606" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Link: - ; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3b6b41f7-1e1d-4d1f-8a18-f2ff1b6ee366 + - 6bab8142-2886-469f-b121-78e776151d7c X-Total-Count: - "1" status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "1d70771d-6ba3-4669-b581-086418171c56", "name": "cli-img-ecstatic-gould", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-31T17:28:03.647076+00:00", - "modification_date": "2025-10-31T17:28:03.647076+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 97.955629ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/1d70771d-6ba3-4669-b581-086418171c56 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/03628bcc-ed1e-4041-a575-9db00b60c917 method: GET response: - body: '{"image": {"id": "1d70771d-6ba3-4669-b581-086418171c56", "name": "cli-img-ecstatic-gould", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "7987cd6d-7686-4c6f-82fe-e70af337104f", "name": "cli-snp-sad-ardinghelli", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-31T17:28:03.647076+00:00", - "modification_date": "2025-10-31T17:28:03.647076+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 603 + body: "{\"image\": {\"id\": \"03628bcc-ed1e-4041-a575-9db00b60c917\", \"name\": \"cli-img-zealous-wing\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"126ed1c3-63d0-4bfd-a6d9-9e50632ff148\", \"name\": \"cli-snp-quirky-kalam\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:53.049425+00:00\", \"modification_date\": \"2025-11-04T10:11:53.049425+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "608" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "603" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cbae6af5-2f98-4ca1-ade4-9425dfecb2a3 + - 46fba9f9-697c-45a9-bb30-210049e41357 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 55.697486ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/1d70771d-6ba3-4669-b581-086418171c56 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/03628bcc-ed1e-4041-a575-9db00b60c917 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2ef3cb34-fe8b-4c21-9d57-3236e6bb42ed + - a63f9ed6-a0fc-49b2-9ccc-5f1ec03c2e0f status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 312.462505ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/7987cd6d-7686-4c6f-82fe-e70af337104f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/126ed1c3-63d0-4bfd-a6d9-9e50632ff148 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ec7ff2fb-274e-4a76-b8f3-7da2532597b2 + - 12726ee6-d1fc-4942-9330-abd1220ae027 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-hoover", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 117.876244ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e50ce4f-e60d-49b2-947d-9842f90fdaaa + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c23b7a72-85a6-45dc-ae6e-799bd5ba8020 method: GET response: - body: '{"server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-hoover", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "1e50ce4f-e60d-49b2-947d-9842f90fdaaa", "name": "cli-srv-strange-hoover"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:02.982134+00:00", - "modification_date": "2025-10-31T17:28:02.982134+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2155 + body: "{\"server\": {\"id\": \"c23b7a72-85a6-45dc-ae6e-799bd5ba8020\", \"name\": \"cli-srv-reverent-sammet\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-reverent-sammet\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"2a130902-9988-4444-a6cf-b11f697dad4d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"c23b7a72-85a6-45dc-ae6e-799bd5ba8020\", \"name\": \"cli-srv-reverent-sammet\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.280498+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280498+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:db\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.280498+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280498+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2172" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2155" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 02d56c08-188f-4041-8525-5842d6f674b5 + - 4383c6be-f85f-45d1-aabe-8f3eb0a89d91 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 105.083713ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1e50ce4f-e60d-49b2-947d-9842f90fdaaa + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c23b7a72-85a6-45dc-ae6e-799bd5ba8020 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3a051d74-6ec1-4b66-a1e4-3c14a777890e + - 23484d52-44b6-4eba-90af-15818471d826 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-31T17:28:02.982134+00:00", "modification_date": "2025-10-31T17:28:04.377592+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 124.335563ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/68d0ec40-2ab8-4b4d-bb25-389208ca07db + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/2a130902-9988-4444-a6cf-b11f697dad4d method: GET response: - body: '{"volume": {"id": "68d0ec40-2ab8-4b4d-bb25-389208ca07db", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-31T17:28:02.982134+00:00", "modification_date": "2025-10-31T17:28:04.377592+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"2a130902-9988-4444-a6cf-b11f697dad4d\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.280498+00:00\", \"modification_date\": \"2025-11-04T10:11:53.861094+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6c161f07-0f72-41e2-914c-77e86b2d026c + - 43539519-e2fa-455c-b3d0-6b550f1a86a2 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 53.604656ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/68d0ec40-2ab8-4b4d-bb25-389208ca07db + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/2a130902-9988-4444-a6cf-b11f697dad4d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 163fa3b3-f165-4c48-a4f9-1f81b557236b + - a08f1761-d78f-4331-a309-d2366c652061 status: 204 No Content code: 204 - duration: "" + duration: 98.293971ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-list-simple.golden b/internal/namespaces/instance/v1/testdata/test-image-list-simple.golden index 5ece7979cf..bb0e26b95a 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-list-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-image-list-simple.golden @@ -1,12 +1,12 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID NAME STATE ZONE VOLUMES SERVER NAME SERVER ID ARCH ORGANIZATION ID PROJECT ID CREATION DATE MODIFICATION DATE -1d70771d-6ba3-4669-b581-086418171c56 cli-img-ecstatic-gould available fr-par-1 20 GB - - x86_64 fa1e3217-dc80-42ac-85c3-3f034b78b552 fa1e3217-dc80-42ac-85c3-3f034b78b552 few seconds ago few seconds ago +ID NAME STATE ZONE VOLUMES SERVER NAME SERVER ID ARCH ORGANIZATION ID PROJECT ID CREATION DATE MODIFICATION DATE +03628bcc-ed1e-4041-a575-9db00b60c917 cli-img-zealous-wing available fr-par-1 20 GB - - x86_64 fa1e3217-dc80-42ac-85c3-3f034b78b552 fa1e3217-dc80-42ac-85c3-3f034b78b552 few seconds ago few seconds ago 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 [ { - "id": "1d70771d-6ba3-4669-b581-086418171c56", - "name": "cli-img-ecstatic-gould", + "id": "03628bcc-ed1e-4041-a575-9db00b60c917", + "name": "cli-img-zealous-wing", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", "modification_date": "1970-01-01T00:00:00.0Z", @@ -16,8 +16,8 @@ ID NAME STATE ZONE "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "7987cd6d-7686-4c6f-82fe-e70af337104f", - "name": "cli-snp-sad-ardinghelli", + "id": "126ed1c3-63d0-4bfd-a6d9-9e50632ff148", + "name": "cli-snp-quirky-kalam", "size": 20000000000, "volume_type": "l_ssd" }, diff --git a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.cassette.yaml index dd7e5aa086..7451a52a04 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.cassette.yaml @@ -1,1453 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d0fbe14d-68e4-4b46-81a7-b0b3dc8b93d8 + - 764eb774-1cbf-4c7b-82f0-40720f3fdb85 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 54.256329ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ee27bb73-5a83-4a9f-b6dc-9029b1ffb12c + - 7bb26c86-29b5-486f-b22f-4b8bfcfe9fdc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 38.122615ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b0973e23-c531-424f-9e40-bef350841ef8 + - 336a874d-a7d1-4892-a97e-d8b5f82816c1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 53.665851ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 999168c2-4ed8-4422-89dd-460a31d1c94f + - 2b09fd12-0f3d-4bbf-bc5a-d9644abde72e status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:02.913333Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 34.502406ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 147 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-stoic-shirley\",\"perf_iops\":5000,\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1456,40 +168,33 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:02.913333Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 418 + body: "{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.077691Z\", \"updated_at\":\"2025-11-04T10:11:52.077691Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "418" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b68d4aa7-c691-4b4e-b8ae-4978207d248d + - d51ff1e5-39bd-472b-a35f-49c4ca0d9528 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:03.074336Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 186.677044ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 152 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-objective-kapitsa\",\"perf_iops\":15000,\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":15000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1498,211 +203,161 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:03.074336Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 424 + body: "{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.257581Z\", \"updated_at\":\"2025-11-04T10:11:52.257581Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":15000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "424" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c860c750-de6d-47b2-99df-193ff4ad55b5 + - 09a6cddb-f5df-41fb-9fad-61eac7b89ce6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4"}' - form: {} + duration: 103.552466ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/5e59d12c-0480-4bbc-a7a1-248a35ca4ba4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/91054f93-7e1d-43ab-a904-99502f7c28e5 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"91054f93-7e1d-43ab-a904-99502f7c28e5\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a8f2672b-f80a-40da-89e7-fb6031be798a + - e613c3e3-bbab-438e-b2ef-b268b5b1002e status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:02.913333Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 32.116309ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5e59d12c-0480-4bbc-a7a1-248a35ca4ba4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/91054f93-7e1d-43ab-a904-99502f7c28e5 method: GET response: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:02.913333Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 419 + body: "{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.077691Z\", \"updated_at\":\"2025-11-04T10:11:52.077691Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "419" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cb9cad50-4073-42ab-b546-ae93567b1e0e + - c94776e4-e21c-438f-8923-6a000f1ee16d status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e"}' - form: {} + duration: 48.808879ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/9b674a23-4c5a-4a0e-8f45-a1173d39f11e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/11e5ff83-499c-4026-a95f-c8b6019eea17 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"11e5ff83-499c-4026-a95f-c8b6019eea17\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ab7a42d1-0504-4d44-9921-cd066d9adb0c + - ab6dfa20-0f46-472e-ab07-8a3debb9fad7 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:03.074336Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 38.415045ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9b674a23-4c5a-4a0e-8f45-a1173d39f11e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/11e5ff83-499c-4026-a95f-c8b6019eea17 method: GET response: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:03.074336Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 425 + body: "{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.257581Z\", \"updated_at\":\"2025-11-04T10:11:52.257581Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":15000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "420" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "425" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9e0bc614-be4c-4db7-add5-285be3afa258 + - 84fbdd53-52e7-4e7e-89a0-4dc687f94d9d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-loving-grothendieck", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 42.632414ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 435 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-boring-payne\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"},\"1\":{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\",\"volume_type\":\"sbs_volume\"},\"2\":{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1711,296 +366,169 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-loving-grothendieck", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2424 + body: "{\"server\": {\"id\": \"8d55870a-a23b-4092-88df-9166ffd6e747\", \"name\": \"cli-srv-boring-payne\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-payne\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1cd904e2-5867-4567-a347-bd9ad1a1cd59\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"8d55870a-a23b-4092-88df-9166ffd6e747\", \"name\": \"cli-srv-boring-payne\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:11:52.640775+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:11:52.640775+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2465" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2424" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f4284747-94be-4aff-a240-a168ff51484e + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8d55870a-a23b-4092-88df-9166ffd6e747 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3c46bf83-2f62-4bb5-a40b-576bd34e195a + - 09d75b7b-b9d0-44b0-852c-9bded1efacd8 status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:03.522120Z", - "references":[{"id":"89d381b6-84c2-4e90-82d8-7768c9bd928b", "product_resource_type":"instance_server", - "product_resource_id":"f4284747-94be-4aff-a240-a168ff51484e", "created_at":"2025-10-31T17:28:03.522120Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 761.325912ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 18 + host: api.scaleway.com + body: "{\"perf_iops\":5000}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5e59d12c-0480-4bbc-a7a1-248a35ca4ba4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/91054f93-7e1d-43ab-a904-99502f7c28e5 method: PATCH response: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:03.522120Z", - "references":[{"id":"89d381b6-84c2-4e90-82d8-7768c9bd928b", "product_resource_type":"instance_server", - "product_resource_id":"f4284747-94be-4aff-a240-a168ff51484e", "created_at":"2025-10-31T17:28:03.522120Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 651 + body: "{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.077691Z\", \"updated_at\":\"2025-11-04T10:11:52.698668Z\", \"references\":[{\"id\":\"d8dbdd99-221d-41e0-a476-c9bccf313bcd\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"8d55870a-a23b-4092-88df-9166ffd6e747\", \"created_at\":\"2025-11-04T10:11:52.698668Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "655" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "651" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 941521ba-e2ed-4ec7-8fb7-9d76b7458c14 + - 3527c511-c01a-4f1f-8653-140db0e7e5c9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:03.591259Z", - "references":[{"id":"6a559cb7-68d4-4daf-91b4-b1dee9f9637b", "product_resource_type":"instance_server", - "product_resource_id":"f4284747-94be-4aff-a240-a168ff51484e", "created_at":"2025-10-31T17:28:03.591259Z", - "type":"exclusive", "status":"attaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 75.256758ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 19 + host: api.scaleway.com + body: "{\"perf_iops\":15000}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9b674a23-4c5a-4a0e-8f45-a1173d39f11e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/11e5ff83-499c-4026-a95f-c8b6019eea17 method: PATCH response: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:03.591259Z", - "references":[{"id":"6a559cb7-68d4-4daf-91b4-b1dee9f9637b", "product_resource_type":"instance_server", - "product_resource_id":"f4284747-94be-4aff-a240-a168ff51484e", "created_at":"2025-10-31T17:28:03.591259Z", - "type":"exclusive", "status":"attaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 657 + body: "{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.257581Z\", \"updated_at\":\"2025-11-04T10:11:52.764408Z\", \"references\":[{\"id\":\"46b32142-ee4f-4494-b6a8-75e7907855ce\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"8d55870a-a23b-4092-88df-9166ffd6e747\", \"created_at\":\"2025-11-04T10:11:52.764408Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":15000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "653" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "657" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e39648a9-7a03-4adc-8e0d-bca039cec9d3 + - 82fb2e82-f079-4ca8-9643-d06fa9cbf6cf status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-loving-grothendieck", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 84.285368ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f4284747-94be-4aff-a240-a168ff51484e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8d55870a-a23b-4092-88df-9166ffd6e747 method: GET response: - body: '{"server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-loving-grothendieck", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2424 + body: "{\"server\": {\"id\": \"8d55870a-a23b-4092-88df-9166ffd6e747\", \"name\": \"cli-srv-boring-payne\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-payne\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1cd904e2-5867-4567-a347-bd9ad1a1cd59\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"8d55870a-a23b-4092-88df-9166ffd6e747\", \"name\": \"cli-srv-boring-payne\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:11:52.640775+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:11:52.640775+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2465" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2424" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d9dc1ddd-5e16-46ae-b2b8-855ee72bda25 + - c30eea0f-ed82-4519-9a00-bf8ca13d421b status: 200 OK code: 200 - duration: "" -- request: - body: '{"volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 1.495989518s +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/bdce365e-f68d-4717-a6d2-bee7e958c89d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1cd904e2-5867-4567-a347-bd9ad1a1cd59 method: GET response: - body: '{"volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 504 + body: "{\"volume\": {\"id\": \"1cd904e2-5867-4567-a347-bd9ad1a1cd59\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"8d55870a-a23b-4092-88df-9166ffd6e747\", \"name\": \"cli-srv-boring-payne\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:11:52.640775+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "531" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "504" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7e82cf54-3543-48cf-9ea1-f800462a4fad + - bd0ab78c-d1c0-45fa-abc4-102a0f479ea8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "creation_date": "2025-10-31T17:28:04.945457+00:00", - "modification_date": "2025-10-31T17:28:04.945457+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "9d30cd47-90eb-45dc-841f-bb0b1d4cae2f", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/edaa2dd6-83ee-47bb-86c4-0daafeabb178", "started_at": "2025-10-31T17:28:05.120093+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 62.249035ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 159 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-optimistic-wozniak\",\"volume_id\":\"1cd904e2-5867-4567-a347-bd9ad1a1cd59\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -2009,89 +537,65 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "creation_date": "2025-10-31T17:28:04.945457+00:00", - "modification_date": "2025-10-31T17:28:04.945457+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "9d30cd47-90eb-45dc-841f-bb0b1d4cae2f", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/edaa2dd6-83ee-47bb-86c4-0daafeabb178", "started_at": "2025-10-31T17:28:05.120093+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 851 + body: "{\"snapshot\": {\"id\": \"6afbccc9-7728-486e-913c-df52be61faa8\", \"name\": \"cli-snp-optimistic-wozniak\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:11:55.004714+00:00\", \"modification_date\": \"2025-11-04T10:11:55.004714+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"1cd904e2-5867-4567-a347-bd9ad1a1cd59\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"68a16e61-016f-434e-8c46-657f2bad26a9\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/6afbccc9-7728-486e-913c-df52be61faa8\", \"started_at\": \"2025-11-04T10:11:55.238720+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "843" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "851" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:05 GMT + - Tue, 04 Nov 2025 10:11:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - df56bcdb-b3ec-4a86-8a96-18136ad91f36 + - c4330a70-940f-472a-886f-8ffaf39a5217 status: 201 Created code: 201 - duration: "" -- request: - body: '{"snapshot": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "creation_date": "2025-10-31T17:28:04.945457+00:00", - "modification_date": "2025-10-31T17:28:04.945457+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' - form: {} + duration: 343.454022ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/edaa2dd6-83ee-47bb-86c4-0daafeabb178 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6afbccc9-7728-486e-913c-df52be61faa8 method: GET response: - body: '{"snapshot": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "creation_date": "2025-10-31T17:28:04.945457+00:00", - "modification_date": "2025-10-31T17:28:04.945457+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 540 + body: "{\"snapshot\": {\"id\": \"6afbccc9-7728-486e-913c-df52be61faa8\", \"name\": \"cli-snp-optimistic-wozniak\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:11:55.004714+00:00\", \"modification_date\": \"2025-11-04T10:11:55.004714+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"1cd904e2-5867-4567-a347-bd9ad1a1cd59\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}}" headers: Content-Length: - - "532" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "540" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:05 GMT + - Tue, 04 Nov 2025 10:11:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d4474797-a7a8-431a-b4f7-528b3b232795 + - 5f73fd7f-2d17-4db6-bba7-79f204ac7cef status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:05.307987Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 57.546966ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 153 + host: api.scaleway.com + body: "{\"volume_id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\",\"name\":\"cli-snp-interesting-feistel\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null}" headers: Content-Type: - application/json @@ -2100,120 +604,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots method: POST response: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:05.307987Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 458 + body: "{\"id\":\"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"name\":\"cli-snp-interesting-feistel\", \"parent_volume\":{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:55.450045Z\", \"updated_at\":\"2025-11-04T10:11:55.450045Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "459" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "458" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:05 GMT + - Tue, 04 Nov 2025 10:11:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a2b93a9d-5a94-4310-bd08-b49fb86ce7aa + - 131a5130-dbe4-4dbb-81b0-af4cf351973a status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:05.307987Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 228.121784ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/e06982b3-b5b3-40d3-979c-7a57471641e0 method: GET response: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:05.307987Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 458 + body: "{\"id\":\"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"name\":\"cli-snp-interesting-feistel\", \"parent_volume\":{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:55.450045Z\", \"updated_at\":\"2025-11-04T10:11:55.450045Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "459" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "458" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:05 GMT + - Tue, 04 Nov 2025 10:11:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9787ddd0-95e4-4aae-a35e-8dcd441cc83c + - 1919ed89-0292-4e45-84f5-498103c9a2c5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:05.307987Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 136.253688ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/e06982b3-b5b3-40d3-979c-7a57471641e0 method: GET response: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:05.307987Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 459 + body: "{\"id\":\"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"name\":\"cli-snp-interesting-feistel\", \"parent_volume\":{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:55.450045Z\", \"updated_at\":\"2025-11-04T10:11:55.450045Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "460" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "459" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:10 GMT + - Tue, 04 Nov 2025 10:12:00 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 66de7e34-f326-422e-925c-9b4b536d3209 + - ef63c49a-5acb-489e-aa56-ecf2982fe43d status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:11.082961Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 141.799111ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 148 + host: api.scaleway.com + body: "{\"volume_id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\",\"name\":\"cli-snp-tender-mcnulty\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null}" headers: Content-Type: - application/json @@ -2222,125 +703,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots method: POST response: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:11.082961Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 458 + body: "{\"id\":\"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"name\":\"cli-snp-tender-mcnulty\", \"parent_volume\":{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"status\":\"in_use\"}, \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:00.957589Z\", \"updated_at\":\"2025-11-04T10:12:00.957589Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "458" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:11 GMT + - Tue, 04 Nov 2025 10:12:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9139f833-77d7-4bc3-9609-ae060896d3b0 + - 4cb14448-12ff-4d59-bb53-407d69ac8138 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:11.082961Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 294.338252ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5eb8067c-0677-4995-83e0-aa7338792c99 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/babb28ec-025f-43ed-8ccd-167e290e3ac2 method: GET response: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:11.082961Z", - "references":[], "status":"creating", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 458 + body: "{\"id\":\"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"name\":\"cli-snp-tender-mcnulty\", \"parent_volume\":{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"status\":\"in_use\"}, \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:00.957589Z\", \"updated_at\":\"2025-11-04T10:12:00.957589Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "458" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:11 GMT + - Tue, 04 Nov 2025 10:12:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7cc20e38-4b3c-4502-b7ca-c26a539f8d10 + - 841b4c57-61ef-4980-8582-12bf7abdd1a0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:11.082961Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 145.894836ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5eb8067c-0677-4995-83e0-aa7338792c99 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/babb28ec-025f-43ed-8ccd-167e290e3ac2 method: GET response: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:11.082961Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 459 + body: "{\"id\":\"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"name\":\"cli-snp-tender-mcnulty\", \"parent_volume\":{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"status\":\"in_use\"}, \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:00.957589Z\", \"updated_at\":\"2025-11-04T10:12:00.957589Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "459" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:16 GMT + - Tue, 04 Nov 2025 10:12:06 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d6127adb-b255-42b8-be9f-fd175ed66fb4 + - c2cb7380-e98e-4786-8cfd-c1063a74997e status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "591293e0-87bf-409e-a771-b02f95aa1614", "name": "cli-img-elated-albattani", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {"1": {"volume_type": - "sbs_snapshot", "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "size": 0, "name": - ""}, "2": {"volume_type": "sbs_snapshot", "id": "5eb8067c-0677-4995-83e0-aa7338792c99", - "size": 0, "name": ""}}, "public": false, "arch": "x86_64", "creation_date": - "2025-10-31T17:28:16.665570+00:00", "modification_date": "2025-10-31T17:28:16.665570+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 138.643438ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 270 + host: api.scaleway.com + body: "{\"name\":\"cli-img-boring-meninsky\",\"root_volume\":\"6afbccc9-7728-486e-913c-df52be61faa8\",\"arch\":\"x86_64\",\"extra_volumes\":{\"1\":{\"id\":\"e06982b3-b5b3-40d3-979c-7a57471641e0\"},\"2\":{\"id\":\"babb28ec-025f-43ed-8ccd-167e290e3ac2\"}},\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -2349,765 +802,593 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "591293e0-87bf-409e-a771-b02f95aa1614", "name": "cli-img-elated-albattani", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {"1": {"volume_type": - "sbs_snapshot", "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "size": 0, "name": - ""}, "2": {"volume_type": "sbs_snapshot", "id": "5eb8067c-0677-4995-83e0-aa7338792c99", - "size": 0, "name": ""}}, "public": false, "arch": "x86_64", "creation_date": - "2025-10-31T17:28:16.665570+00:00", "modification_date": "2025-10-31T17:28:16.665570+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 824 + body: "{\"image\": {\"id\": \"1bda45e4-799e-4bf2-9401-15bb9dce289d\", \"name\": \"cli-img-boring-meninsky\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"6afbccc9-7728-486e-913c-df52be61faa8\", \"name\": \"cli-snp-optimistic-wozniak\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {\"2\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"size\": 0, \"name\": \"\"}, \"1\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"size\": 0, \"name\": \"\"}}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:06.528945+00:00\", \"modification_date\": \"2025-11-04T10:12:06.528945+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "817" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "824" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:17 GMT + - Tue, 04 Nov 2025 10:12:06 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/591293e0-87bf-409e-a771-b02f95aa1614 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/1bda45e4-799e-4bf2-9401-15bb9dce289d Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 810801bb-ac05-4e12-9886-6ec71943f842 + - e365accc-3bca-4991-a8ab-d56ecbba12ba status: 201 Created code: 201 - duration: "" -- request: - body: '{"images": [{"id": "591293e0-87bf-409e-a771-b02f95aa1614", "name": "cli-img-elated-albattani", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {"1": {"volume_type": - "sbs_snapshot", "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "size": 0, "name": - ""}, "2": {"volume_type": "sbs_snapshot", "id": "5eb8067c-0677-4995-83e0-aa7338792c99", - "size": 0, "name": ""}}, "public": false, "arch": "x86_64", "creation_date": - "2025-10-31T17:28:16.665570+00:00", "modification_date": "2025-10-31T17:28:16.665570+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}]}' - form: {} + duration: 510.749182ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" + public: + - "false" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images?page=1&public=false method: GET response: - body: '{"images": [{"id": "591293e0-87bf-409e-a771-b02f95aa1614", "name": "cli-img-elated-albattani", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {"1": {"volume_type": - "sbs_snapshot", "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "size": 0, "name": - ""}, "2": {"volume_type": "sbs_snapshot", "id": "5eb8067c-0677-4995-83e0-aa7338792c99", - "size": 0, "name": ""}}, "public": false, "arch": "x86_64", "creation_date": - "2025-10-31T17:28:16.665570+00:00", "modification_date": "2025-10-31T17:28:16.665570+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 827 + body: "{\"images\": [{\"id\": \"1bda45e4-799e-4bf2-9401-15bb9dce289d\", \"name\": \"cli-img-boring-meninsky\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"6afbccc9-7728-486e-913c-df52be61faa8\", \"name\": \"cli-snp-optimistic-wozniak\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {\"2\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"size\": 0, \"name\": \"\"}, \"1\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"size\": 0, \"name\": \"\"}}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:06.528945+00:00\", \"modification_date\": \"2025-11-04T10:12:06.528945+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}]}" headers: Content-Length: - - "820" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "827" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:17 GMT + - Tue, 04 Nov 2025 10:12:07 GMT Link: - ; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1dc176d1-ce3a-49a7-a3e5-c9cebdf777b8 + - ecf83028-ca46-40ef-8115-4969e00f264a X-Total-Count: - "1" status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:16.859710Z", - "references":[{"id":"85b8b399-ea9a-4f4e-a295-4a83e3324f81", "product_resource_type":"instance_image", - "product_resource_id":"591293e0-87bf-409e-a771-b02f95aa1614", "created_at":"2025-10-31T17:28:16.859710Z", - "type":"link", "status":"attached"}], "status":"in_use", "tags":[], "class":"sbs", - "zone":"fr-par-1"}' - form: {} + duration: 116.972398ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5eb8067c-0677-4995-83e0-aa7338792c99 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/babb28ec-025f-43ed-8ccd-167e290e3ac2 method: GET response: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:16.859710Z", - "references":[{"id":"85b8b399-ea9a-4f4e-a295-4a83e3324f81", "product_resource_type":"instance_image", - "product_resource_id":"591293e0-87bf-409e-a771-b02f95aa1614", "created_at":"2025-10-31T17:28:16.859710Z", - "type":"link", "status":"attached"}], "status":"in_use", "tags":[], "class":"sbs", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 685 + body: "{\"id\":\"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"name\":\"cli-snp-tender-mcnulty\", \"parent_volume\":{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"status\":\"in_use\"}, \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:00.957589Z\", \"updated_at\":\"2025-11-04T10:12:06.737497Z\", \"references\":[{\"id\":\"c3603e8b-a7d8-4206-897d-47f9f08e29e2\", \"product_resource_type\":\"instance_image\", \"product_resource_id\":\"1bda45e4-799e-4bf2-9401-15bb9dce289d\", \"created_at\":\"2025-11-04T10:12:06.737497Z\", \"type\":\"link\", \"status\":\"attached\"}], \"status\":\"in_use\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "681" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "685" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:17 GMT + - Tue, 04 Nov 2025 10:12:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ebdfbf8f-dc43-4ba1-b809-156bf3919b8a + - 893d3a5f-e885-4f33-b6fa-3f816a39aa27 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:16.732618Z", - "references":[{"id":"0405d062-a2b5-4310-9f83-3a8a0da560df", "product_resource_type":"instance_image", - "product_resource_id":"591293e0-87bf-409e-a771-b02f95aa1614", "created_at":"2025-10-31T17:28:16.732618Z", - "type":"link", "status":"attached"}], "status":"in_use", "tags":[], "class":"sbs", - "zone":"fr-par-1"}' - form: {} + duration: 119.737974ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/e06982b3-b5b3-40d3-979c-7a57471641e0 method: GET response: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:16.732618Z", - "references":[{"id":"0405d062-a2b5-4310-9f83-3a8a0da560df", "product_resource_type":"instance_image", - "product_resource_id":"591293e0-87bf-409e-a771-b02f95aa1614", "created_at":"2025-10-31T17:28:16.732618Z", - "type":"link", "status":"attached"}], "status":"in_use", "tags":[], "class":"sbs", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 685 + body: "{\"id\":\"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"name\":\"cli-snp-interesting-feistel\", \"parent_volume\":{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:55.450045Z\", \"updated_at\":\"2025-11-04T10:12:06.581254Z\", \"references\":[{\"id\":\"10a75ac4-319d-41a3-b176-694bc7c66b8f\", \"product_resource_type\":\"instance_image\", \"product_resource_id\":\"1bda45e4-799e-4bf2-9401-15bb9dce289d\", \"created_at\":\"2025-11-04T10:12:06.581254Z\", \"type\":\"link\", \"status\":\"attached\"}], \"status\":\"in_use\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "686" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "685" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:17 GMT + - Tue, 04 Nov 2025 10:12:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 28600193-cf65-4293-b01d-e2a2107bb60b + - cbeea0e2-937b-4f2b-8f4f-db6c1feebaa2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "591293e0-87bf-409e-a771-b02f95aa1614", "name": "cli-img-elated-albattani", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {"1": {"volume_type": - "sbs_snapshot", "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "size": 0, "name": - ""}, "2": {"volume_type": "sbs_snapshot", "id": "5eb8067c-0677-4995-83e0-aa7338792c99", - "size": 0, "name": ""}}, "public": false, "arch": "x86_64", "creation_date": - "2025-10-31T17:28:16.665570+00:00", "modification_date": "2025-10-31T17:28:16.665570+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 155.535716ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/591293e0-87bf-409e-a771-b02f95aa1614 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/1bda45e4-799e-4bf2-9401-15bb9dce289d method: GET response: - body: '{"image": {"id": "591293e0-87bf-409e-a771-b02f95aa1614", "name": "cli-img-elated-albattani", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", "name": "cli-snp-sharp-cori", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {"1": {"volume_type": - "sbs_snapshot", "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "size": 0, "name": - ""}, "2": {"volume_type": "sbs_snapshot", "id": "5eb8067c-0677-4995-83e0-aa7338792c99", - "size": 0, "name": ""}}, "public": false, "arch": "x86_64", "creation_date": - "2025-10-31T17:28:16.665570+00:00", "modification_date": "2025-10-31T17:28:16.665570+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 824 + body: "{\"image\": {\"id\": \"1bda45e4-799e-4bf2-9401-15bb9dce289d\", \"name\": \"cli-img-boring-meninsky\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"6afbccc9-7728-486e-913c-df52be61faa8\", \"name\": \"cli-snp-optimistic-wozniak\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {\"2\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"size\": 0, \"name\": \"\"}, \"1\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"size\": 0, \"name\": \"\"}}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:06.528945+00:00\", \"modification_date\": \"2025-11-04T10:12:06.528945+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "817" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "824" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:17 GMT + - Tue, 04 Nov 2025 10:12:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1d1de2ba-f803-4a93-8451-22bd4aaf33c0 + - 3ab64d5a-86bb-4139-8a1c-2f1dd5fca1ec status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 87.982915ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/591293e0-87bf-409e-a771-b02f95aa1614 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/1bda45e4-799e-4bf2-9401-15bb9dce289d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:18 GMT + - Tue, 04 Nov 2025 10:12:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a5d4ebd8-73fb-4868-9532-d1cf9da88645 + - af89602b-24c9-4cec-9905-de48145ff9d0 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 522.71168ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/edaa2dd6-83ee-47bb-86c4-0daafeabb178 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/6afbccc9-7728-486e-913c-df52be61faa8 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:18 GMT + - Tue, 04 Nov 2025 10:12:08 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3f6ebfda-59a4-4e36-9622-d640b1620515 + - 73f4be79-7a73-466f-8639-6bb846e5d3c2 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:17.987344Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 125.357351ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/babb28ec-025f-43ed-8ccd-167e290e3ac2 method: GET response: - body: '{"id":"b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", "name":"cli-snp-gracious-solomon", - "parent_volume":{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "status":"in_use"}, "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:05.307987Z", "updated_at":"2025-10-31T17:28:17.987344Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 459 + body: "{\"id\":\"babb28ec-025f-43ed-8ccd-167e290e3ac2\", \"name\":\"cli-snp-tender-mcnulty\", \"parent_volume\":{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"status\":\"in_use\"}, \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:00.957589Z\", \"updated_at\":\"2025-11-04T10:12:07.926307Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "460" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "459" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:18 GMT + - Tue, 04 Nov 2025 10:12:08 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d2a37251-62b4-4bb8-ab33-0540716ca615 + - 9bf7cdad-8d77-4548-8e10-0bb64c96a1f6 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 131.522424ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/babb28ec-025f-43ed-8ccd-167e290e3ac2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:18 GMT + - Tue, 04 Nov 2025 10:12:08 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d03138cf-15fe-4a4f-8e66-233bee43a798 + - 995b94d1-5801-4b70-ae57-cff55c88f2b3 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:18.112809Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 173.659349ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5eb8067c-0677-4995-83e0-aa7338792c99 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/e06982b3-b5b3-40d3-979c-7a57471641e0 method: GET response: - body: '{"id":"5eb8067c-0677-4995-83e0-aa7338792c99", "name":"cli-snp-trusting-keller", - "parent_volume":{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "status":"in_use"}, "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:11.082961Z", "updated_at":"2025-10-31T17:28:18.112809Z", - "references":[], "status":"available", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 459 + body: "{\"id\":\"e06982b3-b5b3-40d3-979c-7a57471641e0\", \"name\":\"cli-snp-interesting-feistel\", \"parent_volume\":{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:55.450045Z\", \"updated_at\":\"2025-11-04T10:12:07.995938Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "459" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:18 GMT + - Tue, 04 Nov 2025 10:12:08 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 424e2c57-5b6f-452f-9435-2ce44876925c + - b1990882-9527-4fb4-9b4f-6398537d70e9 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 129.321724ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5eb8067c-0677-4995-83e0-aa7338792c99 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/e06982b3-b5b3-40d3-979c-7a57471641e0 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:18 GMT + - Tue, 04 Nov 2025 10:12:08 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 64dafb5b-f8fc-410c-a41a-aa4b29f43874 + - d2d1b803-844a-45f0-bbb4-28569cae1b00 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-loving-grothendieck", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 285.571948ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f4284747-94be-4aff-a240-a168ff51484e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8d55870a-a23b-4092-88df-9166ffd6e747 method: GET response: - body: '{"server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-loving-grothendieck", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f4284747-94be-4aff-a240-a168ff51484e", "name": "cli-srv-loving-grothendieck"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:4b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.465470+00:00", - "modification_date": "2025-10-31T17:28:03.465470+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2424 + body: "{\"server\": {\"id\": \"8d55870a-a23b-4092-88df-9166ffd6e747\", \"name\": \"cli-srv-boring-payne\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-payne\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1cd904e2-5867-4567-a347-bd9ad1a1cd59\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"8d55870a-a23b-4092-88df-9166ffd6e747\", \"name\": \"cli-srv-boring-payne\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:11:52.640775+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:11:52.640775+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2465" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2424" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:18 GMT + - Tue, 04 Nov 2025 10:12:08 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c802054f-a826-4b9d-8a07-3a08fdf6f4a7 + - 832eb9db-b9a4-4d30-ad21-672407a5155f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 121.441246ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f4284747-94be-4aff-a240-a168ff51484e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8d55870a-a23b-4092-88df-9166ffd6e747 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:19 GMT + - Tue, 04 Nov 2025 10:12:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3dd61aeb-acda-4e6c-a421-21e2807182d0 + - d15cfb45-9f6c-4ab7-9e9e-1003273954f8 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-31T17:28:03.465470+00:00", "modification_date": "2025-10-31T17:28:18.804791+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 312.170667ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/bdce365e-f68d-4717-a6d2-bee7e958c89d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/11e5ff83-499c-4026-a95f-c8b6019eea17 method: GET response: - body: '{"volume": {"id": "bdce365e-f68d-4717-a6d2-bee7e958c89d", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-31T17:28:03.465470+00:00", "modification_date": "2025-10-31T17:28:18.804791+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 450 + body: "{\"id\":\"11e5ff83-499c-4026-a95f-c8b6019eea17\", \"name\":\"cli-vol-objective-kapitsa\", \"type\":\"sbs_15k\", \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.257581Z\", \"updated_at\":\"2025-11-04T10:12:09.295755Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":15000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:09.295755Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:19 GMT + - Tue, 04 Nov 2025 10:12:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 74ae70ed-45ab-49b8-a462-271bf294ac35 + - 24d647b1-76d6-4ed7-9557-a45782eaafc5 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 74.463293ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/bdce365e-f68d-4717-a6d2-bee7e958c89d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/11e5ff83-499c-4026-a95f-c8b6019eea17 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:19 GMT + - Tue, 04 Nov 2025 10:12:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 02799ef6-3c37-4c3a-b1d2-0e9f73b08390 + - 62eabf7e-e2c4-4e81-b4cf-a0a907671c23 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:19.055972Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:28:19.055972Z", - "zone":"fr-par-1"}' - form: {} + duration: 83.959777ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5e59d12c-0480-4bbc-a7a1-248a35ca4ba4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1cd904e2-5867-4567-a347-bd9ad1a1cd59 method: GET response: - body: '{"id":"5e59d12c-0480-4bbc-a7a1-248a35ca4ba4", "name":"cli-vol-affectionate-kare", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:02.913333Z", "updated_at":"2025-10-31T17:28:19.055972Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:28:19.055972Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"1cd904e2-5867-4567-a347-bd9ad1a1cd59\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:11:52.640775+00:00\", \"modification_date\": \"2025-11-04T10:12:08.964489+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "448" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:19 GMT + - Tue, 04 Nov 2025 10:12:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a1d7574a-5619-4dd7-a505-952b9c3667c7 + - 5fe1bce7-0f3b-48d4-82cd-e76aa90e4eb5 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 49.757708ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5e59d12c-0480-4bbc-a7a1-248a35ca4ba4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1cd904e2-5867-4567-a347-bd9ad1a1cd59 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:19 GMT + - Tue, 04 Nov 2025 10:12:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - fb164365-3f05-49b9-99df-eeae72c744f7 + - d30a2f2a-ccaa-4101-b3d9-d53cdbee228a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:19.132176Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:28:19.132176Z", - "zone":"fr-par-1"}' - form: {} + duration: 109.490091ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9b674a23-4c5a-4a0e-8f45-a1173d39f11e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/91054f93-7e1d-43ab-a904-99502f7c28e5 method: GET response: - body: '{"id":"9b674a23-4c5a-4a0e-8f45-a1173d39f11e", "name":"cli-vol-zealous-bell", - "type":"sbs_15k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.074336Z", "updated_at":"2025-10-31T17:28:19.132176Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":15000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:28:19.132176Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 444 + body: "{\"id\":\"91054f93-7e1d-43ab-a904-99502f7c28e5\", \"name\":\"cli-vol-stoic-shirley\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.077691Z\", \"updated_at\":\"2025-11-04T10:12:09.203794Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:09.203794Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "445" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "444" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:19 GMT + - Tue, 04 Nov 2025 10:12:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a271cf9d-a523-462b-90b6-4f4731861663 + - 8b369145-f6a5-4cc8-ab9e-d8744aeec60f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 49.062363ms +- id: 41 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9b674a23-4c5a-4a0e-8f45-a1173d39f11e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/91054f93-7e1d-43ab-a904-99502f7c28e5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:19 GMT + - Tue, 04 Nov 2025 10:12:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 58077fc8-4303-4832-bdda-eee1df88c202 + - 6a85e492-a277-4927-afc2-1b1b93465575 status: 204 No Content code: 204 - duration: "" + duration: 86.68534ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.golden b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.golden index 5ce057969d..819474fc9f 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.golden +++ b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-additional-volumes.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID NAME STATE ZONE VOLUMES SERVER NAME SERVER ID ARCH ORGANIZATION ID PROJECT ID CREATION DATE MODIFICATION DATE -591293e0-87bf-409e-a771-b02f95aa1614 cli-img-elated-albattani available fr-par-1 20 GB, 10 GB, 15 GB - - x86_64 fa1e3217-dc80-42ac-85c3-3f034b78b552 fa1e3217-dc80-42ac-85c3-3f034b78b552 few seconds ago few seconds ago +ID NAME STATE ZONE VOLUMES SERVER NAME SERVER ID ARCH ORGANIZATION ID PROJECT ID CREATION DATE MODIFICATION DATE +1bda45e4-799e-4bf2-9401-15bb9dce289d cli-img-boring-meninsky available fr-par-1 20 GB, 10 GB, 15 GB - - x86_64 fa1e3217-dc80-42ac-85c3-3f034b78b552 fa1e3217-dc80-42ac-85c3-3f034b78b552 few seconds ago few seconds ago 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 [ { - "id": "591293e0-87bf-409e-a771-b02f95aa1614", - "name": "cli-img-elated-albattani", + "id": "1bda45e4-799e-4bf2-9401-15bb9dce289d", + "name": "cli-img-boring-meninsky", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", "modification_date": "1970-01-01T00:00:00.0Z", "default_bootscript": null, "extra_volumes": { "1": { - "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb", + "id": "e06982b3-b5b3-40d3-979c-7a57471641e0", "name": "", "export_uri": null, "size": 10000000000, @@ -28,7 +28,7 @@ ID NAME STATE ZONE "zone": "" }, "2": { - "id": "5eb8067c-0677-4995-83e0-aa7338792c99", + "id": "babb28ec-025f-43ed-8ccd-167e290e3ac2", "name": "", "export_uri": null, "size": 15000000000, @@ -47,8 +47,8 @@ ID NAME STATE ZONE "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "edaa2dd6-83ee-47bb-86c4-0daafeabb178", - "name": "cli-snp-sharp-cori", + "id": "6afbccc9-7728-486e-913c-df52be61faa8", + "name": "cli-snp-optimistic-wozniak", "size": 20000000000, "volume_type": "l_ssd" }, diff --git a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.cassette.yaml index 75eb0a13f9..c32c17d0b3 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:51 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8c03bc5b-8577-4769-be1a-84fad1bbacea + - 8f4d8e80-1ffa-49e5-a194-d0e4ac78219a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 44.194273ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0c6351ba-9cec-4f79-9728-e49c2d4c0149 + - 20ecfc6d-f9ef-4d69-850f-8c972e5408cd X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 138.834354ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f1d61b14-368d-461e-861d-3ad9bf0b9a5f + - a3116476-1ff2-4b59-8079-7a772157718b status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 55.188658ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:02 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 488b3e91-720a-401d-a626-f1ebdd51713e + - 45dcbca4-c8bf-4907-aac0-820d168f9ef4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9e974780-1bd0-4051-a865-d2c4ce3bd701", "name": "cli-srv-zealous-wozniak", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-wozniak", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a11c01c2-6960-4291-b2ed-411d164c8127", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.011089+00:00", - "modification_date": "2025-10-31T17:28:03.011089+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 38.737916ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 291 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-nostalgic-swanson\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,179 +168,102 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "9e974780-1bd0-4051-a865-d2c4ce3bd701", "name": "cli-srv-zealous-wozniak", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-wozniak", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a11c01c2-6960-4291-b2ed-411d164c8127", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.011089+00:00", - "modification_date": "2025-10-31T17:28:03.011089+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"bba2e111-09da-4170-8ec4-fc91f43f4450\", \"name\": \"cli-srv-nostalgic-swanson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-swanson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:dd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.280500+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280500+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e974780-1bd0-4051-a865-d2c4ce3bd701 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bba2e111-09da-4170-8ec4-fc91f43f4450 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0f7dc942-8c5b-4eec-816c-6f4c59854b63 + - 47dbef28-9852-4d9d-8851-00928955f2c2 status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.111751Z", "updated_at":"2025-10-31T17:28:03.111751Z", - "references":[{"id":"354d1d80-fb5f-4a77-998a-04dc3f02856b", "product_resource_type":"instance_server", - "product_resource_id":"9e974780-1bd0-4051-a865-d2c4ce3bd701", "created_at":"2025-10-31T17:28:03.111751Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 497.828514ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 18 + host: api.scaleway.com + body: "{\"perf_iops\":5000}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a11c01c2-6960-4291-b2ed-411d164c8127 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/635c73ed-fcc8-4a77-8552-c7e455da6846 method: PATCH response: - body: '{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.111751Z", "updated_at":"2025-10-31T17:28:03.111751Z", - "references":[{"id":"354d1d80-fb5f-4a77-998a-04dc3f02856b", "product_resource_type":"instance_server", - "product_resource_id":"9e974780-1bd0-4051-a865-d2c4ce3bd701", "created_at":"2025-10-31T17:28:03.111751Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.363919Z\", \"updated_at\":\"2025-11-04T10:11:52.363919Z\", \"references\":[{\"id\":\"cf82642f-c017-4970-ab27-8fb4942c808d\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"bba2e111-09da-4170-8ec4-fc91f43f4450\", \"created_at\":\"2025-11-04T10:11:52.363919Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f6ca8bb4-745d-4aab-8212-4eaa3ba07f6f + - 05711657-832c-403c-bdd7-14e16b16809b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9e974780-1bd0-4051-a865-d2c4ce3bd701", "name": "cli-srv-zealous-wozniak", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-wozniak", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a11c01c2-6960-4291-b2ed-411d164c8127", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.011089+00:00", - "modification_date": "2025-10-31T17:28:03.011089+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 75.62419ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e974780-1bd0-4051-a865-d2c4ce3bd701 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bba2e111-09da-4170-8ec4-fc91f43f4450 method: GET response: - body: '{"server": {"id": "9e974780-1bd0-4051-a865-d2c4ce3bd701", "name": "cli-srv-zealous-wozniak", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-wozniak", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a11c01c2-6960-4291-b2ed-411d164c8127", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.011089+00:00", - "modification_date": "2025-10-31T17:28:03.011089+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"bba2e111-09da-4170-8ec4-fc91f43f4450\", \"name\": \"cli-srv-nostalgic-swanson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-swanson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:dd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.280500+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280500+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e8f65c00-73cc-406a-aac2-27897c8e5217 + - 2f807220-6712-4279-a0d3-81e2e7f5c476 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:03.665223Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 102.599943ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 148 + host: api.scaleway.com + body: "{\"volume_id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\",\"name\":\"cli-snp-naughty-shtern\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null}" headers: Content-Type: - application/json @@ -1677,127 +272,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots method: POST response: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:03.665223Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 473 + body: "{\"id\":\"767b3439-ee03-4d60-9e70-295660a6b190\", \"name\":\"cli-snp-naughty-shtern\", \"parent_volume\":{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.883198Z\", \"updated_at\":\"2025-11-04T10:11:52.883198Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "475" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "473" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:03 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 73068e5f-cef0-4a6a-9055-9e67218e37fd + - 9c3c444e-080f-4671-b9d1-892e84d1f3c9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:03.665223Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 334.085779ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a14487ff-6009-452c-b64a-f91a3fa5225d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/767b3439-ee03-4d60-9e70-295660a6b190 method: GET response: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:03.665223Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 473 + body: "{\"id\":\"767b3439-ee03-4d60-9e70-295660a6b190\", \"name\":\"cli-snp-naughty-shtern\", \"parent_volume\":{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.883198Z\", \"updated_at\":\"2025-11-04T10:11:52.883198Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "475" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "473" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:04 GMT + - Tue, 04 Nov 2025 10:11:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6406d3d7-12fa-49a2-9396-deddda8cb2b7 + - a24379fd-25ef-48c9-90cc-c8e662e4c636 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:03.665223Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 155.091677ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a14487ff-6009-452c-b64a-f91a3fa5225d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/767b3439-ee03-4d60-9e70-295660a6b190 method: GET response: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:03.665223Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 474 + body: "{\"id\":\"767b3439-ee03-4d60-9e70-295660a6b190\", \"name\":\"cli-snp-naughty-shtern\", \"parent_volume\":{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.883198Z\", \"updated_at\":\"2025-11-04T10:11:52.883198Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "476" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "474" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:09 GMT + - Tue, 04 Nov 2025 10:11:58 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c3f8e002-6a8c-4d56-9593-0ac87324ee4e + - e3cb57e6-86b9-426f-977b-9ced85e784a7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "f88c1c62-242f-4e99-8b51-0304a65665f1", "name": "cli-img-thirsty-dewdney", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "a14487ff-6009-452c-b64a-f91a3fa5225d", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:28:09.652560+00:00", "modification_date": "2025-10-31T17:28:09.652560+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 265.142401ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 152 + host: api.scaleway.com + body: "{\"name\":\"cli-img-quirky-meninsky\",\"root_volume\":\"767b3439-ee03-4d60-9e70-295660a6b190\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1806,540 +371,409 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "f88c1c62-242f-4e99-8b51-0304a65665f1", "name": "cli-img-thirsty-dewdney", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "a14487ff-6009-452c-b64a-f91a3fa5225d", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:28:09.652560+00:00", "modification_date": "2025-10-31T17:28:09.652560+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 583 + body: "{\"image\": {\"id\": \"c4798032-5264-4915-9425-a2fe7a6dd119\", \"name\": \"cli-img-quirky-meninsky\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"767b3439-ee03-4d60-9e70-295660a6b190\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:58.637185+00:00\", \"modification_date\": \"2025-11-04T10:11:58.637185+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "583" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:10 GMT + - Tue, 04 Nov 2025 10:11:58 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f88c1c62-242f-4e99-8b51-0304a65665f1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/c4798032-5264-4915-9425-a2fe7a6dd119 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e0234183-0997-4db7-875a-6e0edc5b529b + - ec8a11cf-7d58-4079-9f18-14d813fee330 status: 201 Created code: 201 - duration: "" -- request: - body: '{"images": [{"id": "f88c1c62-242f-4e99-8b51-0304a65665f1", "name": "cli-img-thirsty-dewdney", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "a14487ff-6009-452c-b64a-f91a3fa5225d", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:28:09.652560+00:00", "modification_date": "2025-10-31T17:28:09.652560+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}]}' - form: {} + duration: 444.487236ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" + public: + - "false" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images?page=1&public=false method: GET response: - body: '{"images": [{"id": "f88c1c62-242f-4e99-8b51-0304a65665f1", "name": "cli-img-thirsty-dewdney", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "a14487ff-6009-452c-b64a-f91a3fa5225d", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:28:09.652560+00:00", "modification_date": "2025-10-31T17:28:09.652560+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 586 + body: "{\"images\": [{\"id\": \"c4798032-5264-4915-9425-a2fe7a6dd119\", \"name\": \"cli-img-quirky-meninsky\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"767b3439-ee03-4d60-9e70-295660a6b190\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:58.637185+00:00\", \"modification_date\": \"2025-11-04T10:11:58.637185+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}]}" headers: Content-Length: - "586" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:10 GMT + - Tue, 04 Nov 2025 10:11:59 GMT Link: - ; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b513ba9a-db86-4422-8d77-752a5a082e1c + - 59b899c4-5190-4106-8eeb-dfe7c4446723 X-Total-Count: - "1" status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:09.697166Z", "references":[{"id":"1b09a73d-5ab6-4773-83e7-8a598357d12d", - "product_resource_type":"instance_image", "product_resource_id":"f88c1c62-242f-4e99-8b51-0304a65665f1", - "created_at":"2025-10-31T17:28:09.697166Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 104.47401ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a14487ff-6009-452c-b64a-f91a3fa5225d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/767b3439-ee03-4d60-9e70-295660a6b190 method: GET response: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:09.697166Z", "references":[{"id":"1b09a73d-5ab6-4773-83e7-8a598357d12d", - "product_resource_type":"instance_image", "product_resource_id":"f88c1c62-242f-4e99-8b51-0304a65665f1", - "created_at":"2025-10-31T17:28:09.697166Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 700 + body: "{\"id\":\"767b3439-ee03-4d60-9e70-295660a6b190\", \"name\":\"cli-snp-naughty-shtern\", \"parent_volume\":{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.883198Z\", \"updated_at\":\"2025-11-04T10:11:58.671988Z\", \"references\":[{\"id\":\"e58680e7-0bb4-477a-9ed2-264ef60dc05b\", \"product_resource_type\":\"instance_image\", \"product_resource_id\":\"c4798032-5264-4915-9425-a2fe7a6dd119\", \"created_at\":\"2025-11-04T10:11:58.671988Z\", \"type\":\"link\", \"status\":\"attached\"}], \"status\":\"in_use\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "702" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "700" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:10 GMT + - Tue, 04 Nov 2025 10:11:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3f01410d-4bab-44f1-9513-c635d51de9d7 + - 95f22e33-2218-4705-a048-12592469c167 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "f88c1c62-242f-4e99-8b51-0304a65665f1", "name": "cli-img-thirsty-dewdney", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "a14487ff-6009-452c-b64a-f91a3fa5225d", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:28:09.652560+00:00", "modification_date": "2025-10-31T17:28:09.652560+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 113.882363ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f88c1c62-242f-4e99-8b51-0304a65665f1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/c4798032-5264-4915-9425-a2fe7a6dd119 method: GET response: - body: '{"image": {"id": "f88c1c62-242f-4e99-8b51-0304a65665f1", "name": "cli-img-thirsty-dewdney", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "a14487ff-6009-452c-b64a-f91a3fa5225d", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:28:09.652560+00:00", "modification_date": "2025-10-31T17:28:09.652560+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 583 + body: "{\"image\": {\"id\": \"c4798032-5264-4915-9425-a2fe7a6dd119\", \"name\": \"cli-img-quirky-meninsky\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"767b3439-ee03-4d60-9e70-295660a6b190\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:11:58.637185+00:00\", \"modification_date\": \"2025-11-04T10:11:58.637185+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "583" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:10 GMT + - Tue, 04 Nov 2025 10:11:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 78635f68-230e-465d-9ad1-971101854e31 + - 657b6094-6529-4396-8453-2a12f326ba22 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 71.637868ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f88c1c62-242f-4e99-8b51-0304a65665f1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/c4798032-5264-4915-9425-a2fe7a6dd119 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:10 GMT + - Tue, 04 Nov 2025 10:11:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6487cd86-5c51-49da-94f8-7b1d162d8ff5 + - 83cf12db-7ed3-4587-bdb0-9d2bf3d2ab4c status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:09.697166Z", "references":[{"id":"1b09a73d-5ab6-4773-83e7-8a598357d12d", - "product_resource_type":"instance_image", "product_resource_id":"f88c1c62-242f-4e99-8b51-0304a65665f1", - "created_at":"2025-10-31T17:28:09.697166Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 436.367084ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a14487ff-6009-452c-b64a-f91a3fa5225d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/767b3439-ee03-4d60-9e70-295660a6b190 method: GET response: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:09.697166Z", "references":[{"id":"1b09a73d-5ab6-4773-83e7-8a598357d12d", - "product_resource_type":"instance_image", "product_resource_id":"f88c1c62-242f-4e99-8b51-0304a65665f1", - "created_at":"2025-10-31T17:28:09.697166Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 700 + body: "{\"id\":\"767b3439-ee03-4d60-9e70-295660a6b190\", \"name\":\"cli-snp-naughty-shtern\", \"parent_volume\":{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.883198Z\", \"updated_at\":\"2025-11-04T10:11:58.671988Z\", \"references\":[{\"id\":\"e58680e7-0bb4-477a-9ed2-264ef60dc05b\", \"product_resource_type\":\"instance_image\", \"product_resource_id\":\"c4798032-5264-4915-9425-a2fe7a6dd119\", \"created_at\":\"2025-11-04T10:11:58.671988Z\", \"type\":\"link\", \"status\":\"attached\"}], \"status\":\"in_use\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "702" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "700" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:11 GMT + - Tue, 04 Nov 2025 10:11:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4f23b392-06d8-4255-99a7-840c908954de + - 829a772f-8cd5-4916-876f-5fd4875ae34b status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:10.933866Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 123.544909ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a14487ff-6009-452c-b64a-f91a3fa5225d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/767b3439-ee03-4d60-9e70-295660a6b190 method: GET response: - body: '{"id":"a14487ff-6009-452c-b64a-f91a3fa5225d", "name":"cli-snp-eloquent-almeida", - "parent_volume":{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":20000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:03.665223Z", - "updated_at":"2025-10-31T17:28:10.933866Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 474 + body: "{\"id\":\"767b3439-ee03-4d60-9e70-295660a6b190\", \"name\":\"cli-snp-naughty-shtern\", \"parent_volume\":{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.883198Z\", \"updated_at\":\"2025-11-04T10:11:59.765739Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "476" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "474" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:16 GMT + - Tue, 04 Nov 2025 10:12:05 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2698df2b-3b1e-4b33-afa1-376820c4b0ad + - 451a4822-754b-41e0-baa3-fe2b43026815 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 278.690263ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a14487ff-6009-452c-b64a-f91a3fa5225d + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/767b3439-ee03-4d60-9e70-295660a6b190 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:16 GMT + - Tue, 04 Nov 2025 10:12:05 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 190e7ddc-9664-4cbc-b018-5d1facc0d8fa + - 710d956e-d5b3-4c15-9d5a-388389158b1a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "9e974780-1bd0-4051-a865-d2c4ce3bd701", "name": "cli-srv-zealous-wozniak", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-wozniak", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a11c01c2-6960-4291-b2ed-411d164c8127", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.011089+00:00", - "modification_date": "2025-10-31T17:28:03.011089+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 245.441766ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e974780-1bd0-4051-a865-d2c4ce3bd701 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bba2e111-09da-4170-8ec4-fc91f43f4450 method: GET response: - body: '{"server": {"id": "9e974780-1bd0-4051-a865-d2c4ce3bd701", "name": "cli-srv-zealous-wozniak", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-wozniak", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a11c01c2-6960-4291-b2ed-411d164c8127", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:49", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:03.011089+00:00", - "modification_date": "2025-10-31T17:28:03.011089+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"bba2e111-09da-4170-8ec4-fc91f43f4450\", \"name\": \"cli-srv-nostalgic-swanson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-swanson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:dd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:11:52.280500+00:00\", \"modification_date\": \"2025-11-04T10:11:52.280500+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:16 GMT + - Tue, 04 Nov 2025 10:12:05 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 65687732-af4d-4435-9b9f-b07e9e15f976 + - 5a7b7ae3-4b12-4707-bfba-183b803357c8 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 106.061412ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e974780-1bd0-4051-a865-d2c4ce3bd701 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/bba2e111-09da-4170-8ec4-fc91f43f4450 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:17 GMT + - Tue, 04 Nov 2025 10:12:05 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4ca95f20-608f-4d4e-8ce4-1b5d089e5aeb + - 02b5de9d-2025-4879-8a7f-d628472305a2 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.111751Z", "updated_at":"2025-10-31T17:28:03.111751Z", - "references":[{"id":"354d1d80-fb5f-4a77-998a-04dc3f02856b", "product_resource_type":"instance_server", - "product_resource_id":"9e974780-1bd0-4051-a865-d2c4ce3bd701", "created_at":"2025-10-31T17:28:03.111751Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 209.210158ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a11c01c2-6960-4291-b2ed-411d164c8127 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/635c73ed-fcc8-4a77-8552-c7e455da6846 method: GET response: - body: '{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.111751Z", "updated_at":"2025-10-31T17:28:03.111751Z", - "references":[{"id":"354d1d80-fb5f-4a77-998a-04dc3f02856b", "product_resource_type":"instance_server", - "product_resource_id":"9e974780-1bd0-4051-a865-d2c4ce3bd701", "created_at":"2025-10-31T17:28:03.111751Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.363919Z\", \"updated_at\":\"2025-11-04T10:11:52.363919Z\", \"references\":[{\"id\":\"cf82642f-c017-4970-ab27-8fb4942c808d\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"bba2e111-09da-4170-8ec4-fc91f43f4450\", \"created_at\":\"2025-11-04T10:11:52.363919Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:17 GMT + - Tue, 04 Nov 2025 10:12:05 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 21a4d70e-55d0-4ec3-9d07-f19f2ada9f8e + - 90786323-3c87-4912-b32d-0e8b167c8f71 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.111751Z", "updated_at":"2025-10-31T17:28:17.152233Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:17.152233Z", "zone":"fr-par-1"}' - form: {} + duration: 42.456939ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a11c01c2-6960-4291-b2ed-411d164c8127 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/635c73ed-fcc8-4a77-8552-c7e455da6846 method: GET response: - body: '{"id":"a11c01c2-6960-4291-b2ed-411d164c8127", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:03.111751Z", "updated_at":"2025-10-31T17:28:17.152233Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:17.152233Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"635c73ed-fcc8-4a77-8552-c7e455da6846\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:11:52.363919Z\", \"updated_at\":\"2025-11-04T10:12:05.748302Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:05.748302Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:22 GMT + - Tue, 04 Nov 2025 10:12:10 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8a6a03d5-2baa-40e3-9d55-62572e2c07b8 + - 40b4703f-febc-49c3-b914-2ca00825f789 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 43.115527ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a11c01c2-6960-4291-b2ed-411d164c8127 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/635c73ed-fcc8-4a77-8552-c7e455da6846 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:22 GMT + - Tue, 04 Nov 2025 10:12:10 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b6fb4a28-741c-4e2f-bcf6-e2bebdf6cdc9 + - b11e4891-b432-4928-b355-9d49e42f43db status: 204 No Content code: 204 - duration: "" + duration: 93.228924ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.golden b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.golden index 1151fb58c3..8357db8de8 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.golden +++ b/internal/namespaces/instance/v1/testdata/test-image-list-with-sbs-root-volume.golden @@ -1,12 +1,12 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ ID NAME STATE ZONE VOLUMES SERVER NAME SERVER ID ARCH ORGANIZATION ID PROJECT ID CREATION DATE MODIFICATION DATE -f88c1c62-242f-4e99-8b51-0304a65665f1 cli-img-thirsty-dewdney available fr-par-1 20 GB - - x86_64 fa1e3217-dc80-42ac-85c3-3f034b78b552 fa1e3217-dc80-42ac-85c3-3f034b78b552 few seconds ago few seconds ago +c4798032-5264-4915-9425-a2fe7a6dd119 cli-img-quirky-meninsky available fr-par-1 20 GB - - x86_64 fa1e3217-dc80-42ac-85c3-3f034b78b552 fa1e3217-dc80-42ac-85c3-3f034b78b552 few seconds ago few seconds ago 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 [ { - "id": "f88c1c62-242f-4e99-8b51-0304a65665f1", - "name": "cli-img-thirsty-dewdney", + "id": "c4798032-5264-4915-9425-a2fe7a6dd119", + "name": "cli-img-quirky-meninsky", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", "modification_date": "1970-01-01T00:00:00.0Z", @@ -16,7 +16,7 @@ f88c1c62-242f-4e99-8b51-0304a65665f1 cli-img-thirsty-dewdney available fr-par "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "a14487ff-6009-452c-b64a-f91a3fa5225d", + "id": "767b3439-ee03-4d60-9e70-295660a6b190", "name": "", "size": 20000000000, "volume_type": "sbs_snapshot" diff --git a/internal/namespaces/instance/v1/testdata/test-image-update-change-name.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-update-change-name.cassette.yaml index e9dab98de2..4a7305ff7f 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-update-change-name.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-update-change-name.cassette.yaml @@ -1,1473 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:10 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0e0213de-7947-40dd-b243-2952e50ff426 + - df67798a-f6d9-4149-966d-707981654bfc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 49.433872ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4913e27c-6611-48b4-9dfe-fd1d2992c1d6 + - afca8a39-3485-405c-97b4-012cfa366986 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 107.493845ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bf905500-39e1-4471-97ec-a8803005250d + - f34f7c02-10c9-4d98-ad47-b2e63e83d339 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 40.766814ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7a2e5a84-2678-4cf1-bd51-4bc68477b866 + - ac883a91-64c6-4b6b-8c7e-6eefa9847024 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-einstein", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:ff", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 40.007728ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 282 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-cranky-dhawan\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1476,111 +168,67 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-einstein", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:ff", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2149 + body: "{\"server\": {\"id\": \"48178648-91e0-43fd-8f01-846d33df1ae5\", \"name\": \"cli-srv-cranky-dhawan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-cranky-dhawan\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"7771b511-8418-4c88-a52a-83dd81e73a95\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"48178648-91e0-43fd-8f01-846d33df1ae5\", \"name\": \"cli-srv-cranky-dhawan\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.320463+00:00\", \"modification_date\": \"2025-11-04T10:12:11.320463+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:e5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:11.320463+00:00\", \"modification_date\": \"2025-11-04T10:12:11.320463+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2172" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2149" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7bb932fb-0043-4517-b706-be980e9e90e0 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/48178648-91e0-43fd-8f01-846d33df1ae5 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 53113976-83c6-4737-9546-5685afc4180a + - 56815ce5-275a-4f05-a3b4-3c0ac519a27a status: 201 Created code: 201 - duration: "" -- request: - body: '{"volume": {"id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 351.103822ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0fe858d5-f961-42ac-ad33-d980c5eb6159 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/7771b511-8418-4c88-a52a-83dd81e73a95 method: GET response: - body: '{"volume": {"id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 505 + body: "{\"volume\": {\"id\": \"7771b511-8418-4c88-a52a-83dd81e73a95\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"48178648-91e0-43fd-8f01-846d33df1ae5\", \"name\": \"cli-srv-cranky-dhawan\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.320463+00:00\", \"modification_date\": \"2025-11-04T10:12:11.320463+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "526" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "505" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 82dba1b1-b515-4999-a3d3-4b946fb3ef6a + - 8fbfb73f-e3be-4091-bb17-61b5f2a9e55a status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:40:41.012038+00:00", - "modification_date": "2025-10-28T16:40:41.012038+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "d615d740-7c67-4312-b5f5-218f8c5a517f", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "started_at": "2025-10-28T16:40:41.205743+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 63.951912ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 156 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-optimistic-ride\",\"volume_id\":\"7771b511-8418-4c88-a52a-83dd81e73a95\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1589,47 +237,33 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:40:41.012038+00:00", - "modification_date": "2025-10-28T16:40:41.012038+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "d615d740-7c67-4312-b5f5-218f8c5a517f", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "started_at": "2025-10-28T16:40:41.205743+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 848 + body: "{\"snapshot\": {\"id\": \"1da01da7-43bc-4d45-86b1-c8ae40a184eb\", \"name\": \"cli-snp-optimistic-ride\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:12:11.621195+00:00\", \"modification_date\": \"2025-11-04T10:12:11.621195+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"7771b511-8418-4c88-a52a-83dd81e73a95\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"8172680c-fd23-43a6-b29b-468d9b708fc1\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/1da01da7-43bc-4d45-86b1-c8ae40a184eb\", \"started_at\": \"2025-11-04T10:12:11.933397+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "853" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "848" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ad25e424-76e5-465c-a5b1-b7b16e5b524d + - 9fb249b2-5658-4529-b4f8-feddee00e5a0 status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "86dcac2f-3f6d-442a-be33-4a4286ff4ecc", "name": "cli-img-hardcore-sinoussi", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.337313+00:00", - "modification_date": "2025-10-28T16:40:41.337313+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 422.254682ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 155 + host: api.scaleway.com + body: "{\"name\":\"cli-img-awesome-cartwright\",\"root_volume\":\"1da01da7-43bc-4d45-86b1-c8ae40a184eb\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1638,366 +272,275 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "86dcac2f-3f6d-442a-be33-4a4286ff4ecc", "name": "cli-img-hardcore-sinoussi", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.337313+00:00", - "modification_date": "2025-10-28T16:40:41.337313+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 612 + body: "{\"image\": {\"id\": \"0dec0bc4-70c9-4876-bec4-c9dff4354081\", \"name\": \"cli-img-awesome-cartwright\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"1da01da7-43bc-4d45-86b1-c8ae40a184eb\", \"name\": \"cli-snp-optimistic-ride\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:12.066149+00:00\", \"modification_date\": \"2025-11-04T10:12:12.066149+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "616" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "612" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/86dcac2f-3f6d-442a-be33-4a4286ff4ecc + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/0dec0bc4-70c9-4876-bec4-c9dff4354081 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 405860d4-0910-482e-8623-98a1b710ac38 + - 79f7772e-9b49-4376-9086-4ab6c26736bc status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "86dcac2f-3f6d-442a-be33-4a4286ff4ecc", "name": "foo", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.337313+00:00", - "modification_date": "2025-10-28T16:40:41.481330+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 192.526931ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 14 + host: api.scaleway.com + body: "{\"name\":\"foo\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/86dcac2f-3f6d-442a-be33-4a4286ff4ecc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/0dec0bc4-70c9-4876-bec4-c9dff4354081 method: PATCH response: - body: '{"image": {"id": "86dcac2f-3f6d-442a-be33-4a4286ff4ecc", "name": "foo", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.337313+00:00", - "modification_date": "2025-10-28T16:40:41.481330+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 589 + body: "{\"image\": {\"id\": \"0dec0bc4-70c9-4876-bec4-c9dff4354081\", \"name\": \"foo\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"1da01da7-43bc-4d45-86b1-c8ae40a184eb\", \"name\": \"cli-snp-optimistic-ride\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:12.066149+00:00\", \"modification_date\": \"2025-11-04T10:12:12.205154+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "594" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "589" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ffc99142-f65a-4613-98a7-15724d9786f1 + - 035c0b9f-6498-42bc-a7fa-08461d4c2115 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-einstein", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:ff", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 106.828166ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7bb932fb-0043-4517-b706-be980e9e90e0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/48178648-91e0-43fd-8f01-846d33df1ae5 method: GET response: - body: '{"server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-einstein", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "7bb932fb-0043-4517-b706-be980e9e90e0", "name": "cli-srv-great-einstein"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:ff", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.686456+00:00", - "modification_date": "2025-10-28T16:40:40.686456+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2149 + body: "{\"server\": {\"id\": \"48178648-91e0-43fd-8f01-846d33df1ae5\", \"name\": \"cli-srv-cranky-dhawan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-cranky-dhawan\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"7771b511-8418-4c88-a52a-83dd81e73a95\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"48178648-91e0-43fd-8f01-846d33df1ae5\", \"name\": \"cli-srv-cranky-dhawan\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.320463+00:00\", \"modification_date\": \"2025-11-04T10:12:11.320463+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:e5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:11.320463+00:00\", \"modification_date\": \"2025-11-04T10:12:11.320463+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2172" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2149" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f1e88e92-8469-4df7-9577-87009930ac88 + - fbb6899f-0054-45c2-8cd3-335287317f34 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 101.023333ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7bb932fb-0043-4517-b706-be980e9e90e0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/48178648-91e0-43fd-8f01-846d33df1ae5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 86c5fc02-9d1b-4a27-940f-f239a4d5340f + - b54aa2aa-f574-45db-a48b-eb7cf0a95e15 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:40:40.686456+00:00", "modification_date": "2025-10-28T16:40:41.699775+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 184.12631ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0fe858d5-f961-42ac-ad33-d980c5eb6159 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/7771b511-8418-4c88-a52a-83dd81e73a95 method: GET response: - body: '{"volume": {"id": "0fe858d5-f961-42ac-ad33-d980c5eb6159", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:40:40.686456+00:00", "modification_date": "2025-10-28T16:40:41.699775+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"7771b511-8418-4c88-a52a-83dd81e73a95\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.320463+00:00\", \"modification_date\": \"2025-11-04T10:12:12.416578+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e05500b7-b997-4fb6-8459-ba35a7c709e1 + - 4625ee92-214a-48a9-a42f-cfa84426ddeb status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.365665ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0fe858d5-f961-42ac-ad33-d980c5eb6159 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/7771b511-8418-4c88-a52a-83dd81e73a95 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e4ea27e1-0857-4c14-8034-108131aba56f + - d9f2884f-eed3-4dfe-8393-94db564bcc37 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"image": {"id": "86dcac2f-3f6d-442a-be33-4a4286ff4ecc", "name": "foo", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.337313+00:00", - "modification_date": "2025-10-28T16:40:41.481330+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 125.614175ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/86dcac2f-3f6d-442a-be33-4a4286ff4ecc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/0dec0bc4-70c9-4876-bec4-c9dff4354081 method: GET response: - body: '{"image": {"id": "86dcac2f-3f6d-442a-be33-4a4286ff4ecc", "name": "foo", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", "name": "cli-snp-condescending-banzai", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.337313+00:00", - "modification_date": "2025-10-28T16:40:41.481330+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 589 + body: "{\"image\": {\"id\": \"0dec0bc4-70c9-4876-bec4-c9dff4354081\", \"name\": \"foo\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"1da01da7-43bc-4d45-86b1-c8ae40a184eb\", \"name\": \"cli-snp-optimistic-ride\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:12.066149+00:00\", \"modification_date\": \"2025-11-04T10:12:12.205154+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "594" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "589" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cd21ecd1-9dc6-43e5-b3bf-06bcc16a2e73 + - 668f820e-1a36-40cf-adbb-bc660d12f2e3 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 64.886805ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/86dcac2f-3f6d-442a-be33-4a4286ff4ecc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/0dec0bc4-70c9-4876-bec4-c9dff4354081 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 607d1676-933b-4085-b9b4-3ba14e35fb49 + - b6632d43-db2e-44bc-8f61-683a115aaf20 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 325.132391ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/d6d72be2-1c91-4a21-89b4-24dd4fb745c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/1da01da7-43bc-4d45-86b1-c8ae40a184eb method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3db4ca35-5587-4248-8a83-5df82f3e7dd2 + - ec0faeae-4c8a-45bd-b004-0f2be77de394 status: 204 No Content code: 204 - duration: "" + duration: 106.353661ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-update-change-name.golden b/internal/namespaces/instance/v1/testdata/test-image-update-change-name.golden index 87853f46a6..cdf71a1d75 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-update-change-name.golden +++ b/internal/namespaces/instance/v1/testdata/test-image-update-change-name.golden @@ -1,6 +1,6 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -Image.ID 86dcac2f-3f6d-442a-be33-4a4286ff4ecc +Image.ID 0dec0bc4-70c9-4876-bec4-c9dff4354081 Image.Name foo Image.Arch x86_64 Image.CreationDate few seconds ago @@ -9,14 +9,14 @@ Image.ExtraVolumes 0 Image.FromServer - Image.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Public false -Image.RootVolume d6d72be2-1c91-4a21-89b4-24dd4fb745c1 +Image.RootVolume 1da01da7-43bc-4d45-86b1-c8ae40a184eb Image.State available Image.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "image": { - "id": "86dcac2f-3f6d-442a-be33-4a4286ff4ecc", + "id": "0dec0bc4-70c9-4876-bec4-c9dff4354081", "name": "foo", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", @@ -27,8 +27,8 @@ Image.Zone fr-par-1 "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "d6d72be2-1c91-4a21-89b4-24dd4fb745c1", - "name": "cli-snp-condescending-banzai", + "id": "1da01da7-43bc-4d45-86b1-c8ae40a184eb", + "name": "cli-snp-optimistic-ride", "size": 20000000000, "volume_type": "l_ssd" }, diff --git a/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.cassette.yaml index 2598e20360..8797174849 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.cassette.yaml @@ -1,1473 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:10 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 08ff30bc-c2cc-4057-a9ad-a530de479922 + - 6116991f-c84e-417d-9c57-ac89ec20f21c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 43.844756ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - adfaeaf4-d92b-4dd3-8ff2-48ad699ac1e7 + - 118da951-04ae-493c-a77e-3a37673c8f25 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 94.661898ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 416d14ad-5d33-4e7f-b37b-7fa600c7cb66 + - 962f9c5f-ea7a-4bcb-8af0-8e7c66b2cc7d status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 53.802636ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0ecfe375-d548-4d8e-a14a-1d4730182ab2 + - b8f0d48d-cbd9-4219-999b-e063f8e434ca status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-gifted-johnson", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:01", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 43.334688ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 281 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-boring-haibt\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1476,111 +168,67 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-gifted-johnson", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:01", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2146 + body: "{\"server\": {\"id\": \"353a5844-b5c7-4105-92db-635a652110bf\", \"name\": \"cli-srv-boring-haibt\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-haibt\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1b945500-a909-49c4-91c4-acca3fc38e69\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"353a5844-b5c7-4105-92db-635a652110bf\", \"name\": \"cli-srv-boring-haibt\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.383467+00:00\", \"modification_date\": \"2025-11-04T10:12:11.383467+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:e7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:11.383467+00:00\", \"modification_date\": \"2025-11-04T10:12:11.383467+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2172" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2146" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a6d32273-95f8-43d8-a35c-cf7b207948e6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/353a5844-b5c7-4105-92db-635a652110bf Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fdb71bba-69d4-4158-81bd-73953cfe1c97 + - bd22c99e-034f-4f5a-8cc2-88be5915e916 status: 201 Created code: 201 - duration: "" -- request: - body: '{"volume": {"id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 539.75467ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/8125c5be-c90c-4a3e-9acd-21b7711ae249 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1b945500-a909-49c4-91c4-acca3fc38e69 method: GET response: - body: '{"volume": {"id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 504 + body: "{\"volume\": {\"id\": \"1b945500-a909-49c4-91c4-acca3fc38e69\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"353a5844-b5c7-4105-92db-635a652110bf\", \"name\": \"cli-srv-boring-haibt\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.383467+00:00\", \"modification_date\": \"2025-11-04T10:12:11.383467+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "526" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "504" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:40 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7ae366d9-ef5f-4dc1-856c-de1d568d6af9 + - 89da457c-2308-4fda-9cd3-a3bb046fb190 status: 200 OK code: 200 - duration: "" -- request: - body: '{"snapshot": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:40:41.032323+00:00", - "modification_date": "2025-10-28T16:40:41.032323+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "09722f23-2434-4abf-b120-0ffed43115a3", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "started_at": "2025-10-28T16:40:41.269580+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' - form: {} + duration: 67.695848ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 157 + host: api.scaleway.com + body: "{\"name\":\"cli-snp-zealous-mahavira\",\"volume_id\":\"1b945500-a909-49c4-91c4-acca3fc38e69\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"volume_type\":\"l_ssd\"}" headers: Content-Type: - application/json @@ -1589,47 +237,33 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots method: POST response: - body: '{"snapshot": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "creation_date": "2025-10-28T16:40:41.032323+00:00", - "modification_date": "2025-10-28T16:40:41.032323+00:00", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "size": 20000000000, "state": - "available", "base_volume": {"id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", "name": - "Ubuntu 22.04 Jammy Jellyfish"}, "tags": [], "zone": "fr-par-1", "error_details": - null}, "task": {"id": "09722f23-2434-4abf-b120-0ffed43115a3", "description": - "volume_snapshot", "status": "pending", "href_from": "/snapshots", "href_result": - "snapshots/b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "started_at": "2025-10-28T16:40:41.269580+00:00", - "terminated_at": null, "progress": 0, "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 849 + body: "{\"snapshot\": {\"id\": \"95a7f524-2be8-46f2-b20f-590e0b5c1e69\", \"name\": \"cli-snp-zealous-mahavira\", \"volume_type\": \"l_ssd\", \"creation_date\": \"2025-11-04T10:12:11.807283+00:00\", \"modification_date\": \"2025-11-04T10:12:11.807283+00:00\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"size\": 20000000000, \"state\": \"available\", \"base_volume\": {\"id\": \"1b945500-a909-49c4-91c4-acca3fc38e69\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\"}, \"tags\": [], \"zone\": \"fr-par-1\", \"error_details\": null}, \"task\": {\"id\": \"c48d5487-5c3d-4a26-b31e-2550394e2f38\", \"description\": \"volume_snapshot\", \"status\": \"pending\", \"href_from\": \"/snapshots\", \"href_result\": \"snapshots/95a7f524-2be8-46f2-b20f-590e0b5c1e69\", \"started_at\": \"2025-11-04T10:12:11.956576+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "850" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "849" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f4882b80-f8ad-45cc-a3b0-00c97bb90942 + - 9e148a90-641a-4ae9-9bbb-b211dbf7103d status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "300b70f0-67b2-4b86-984b-fb2a02edce65", "name": "cli-img-brave-neumann", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.409849+00:00", - "modification_date": "2025-10-28T16:40:41.409849+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 229.863065ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 159 + host: api.scaleway.com + body: "{\"name\":\"cli-img-intelligent-mirzakhani\",\"root_volume\":\"95a7f524-2be8-46f2-b20f-590e0b5c1e69\",\"arch\":\"x86_64\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1638,366 +272,275 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images method: POST response: - body: '{"image": {"id": "300b70f0-67b2-4b86-984b-fb2a02edce65", "name": "cli-img-brave-neumann", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - false, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.409849+00:00", - "modification_date": "2025-10-28T16:40:41.409849+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 617 + body: "{\"image\": {\"id\": \"3904e94c-9699-4c13-9423-4ca189af244d\", \"name\": \"cli-img-intelligent-mirzakhani\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"95a7f524-2be8-46f2-b20f-590e0b5c1e69\", \"name\": \"cli-snp-zealous-mahavira\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:12.078640+00:00\", \"modification_date\": \"2025-11-04T10:12:12.078640+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "617" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/300b70f0-67b2-4b86-984b-fb2a02edce65 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/images/3904e94c-9699-4c13-9423-4ca189af244d Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 37d36428-428c-4eb0-b505-71838127ce45 + - b3a74fbb-1b98-4b29-8ed7-b4a0d3f3a3f4 status: 201 Created code: 201 - duration: "" -- request: - body: '{"image": {"id": "300b70f0-67b2-4b86-984b-fb2a02edce65", "name": "cli-img-brave-neumann", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - true, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.409849+00:00", - "modification_date": "2025-10-28T16:40:41.584062+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 186.503425ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 15 + host: api.scaleway.com + body: "{\"public\":true}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/300b70f0-67b2-4b86-984b-fb2a02edce65 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/3904e94c-9699-4c13-9423-4ca189af244d method: PATCH response: - body: '{"image": {"id": "300b70f0-67b2-4b86-984b-fb2a02edce65", "name": "cli-img-brave-neumann", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - true, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.409849+00:00", - "modification_date": "2025-10-28T16:40:41.584062+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 616 + body: "{\"image\": {\"id\": \"3904e94c-9699-4c13-9423-4ca189af244d\", \"name\": \"cli-img-intelligent-mirzakhani\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"95a7f524-2be8-46f2-b20f-590e0b5c1e69\", \"name\": \"cli-snp-zealous-mahavira\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:12.078640+00:00\", \"modification_date\": \"2025-11-04T10:12:12.212140+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "608" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "616" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5ee031dc-7032-427e-ac55-f26c8bef9cb1 + - e3d12a99-ce41-46ad-877e-3de0992e87e4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-gifted-johnson", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:01", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 109.527057ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a6d32273-95f8-43d8-a35c-cf7b207948e6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/353a5844-b5c7-4105-92db-635a652110bf method: GET response: - body: '{"server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-gifted-johnson", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a6d32273-95f8-43d8-a35c-cf7b207948e6", "name": "cli-srv-gifted-johnson"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:01", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:40.717328+00:00", - "modification_date": "2025-10-28T16:40:40.717328+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2146 + body: "{\"server\": {\"id\": \"353a5844-b5c7-4105-92db-635a652110bf\", \"name\": \"cli-srv-boring-haibt\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-boring-haibt\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"1b945500-a909-49c4-91c4-acca3fc38e69\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"353a5844-b5c7-4105-92db-635a652110bf\", \"name\": \"cli-srv-boring-haibt\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.383467+00:00\", \"modification_date\": \"2025-11-04T10:12:11.383467+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:e7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:11.383467+00:00\", \"modification_date\": \"2025-11-04T10:12:11.383467+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2172" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2146" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:41 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - beb515b8-d23f-4206-a4c6-66a68d1b13b7 + - eb569c21-b037-4fa3-8f8d-b331385c5d6e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 88.057504ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a6d32273-95f8-43d8-a35c-cf7b207948e6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/353a5844-b5c7-4105-92db-635a652110bf method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8c38ff7e-e875-4847-97bc-bf1307a311e7 + - 22629bf5-99cc-4a40-85b8-ad0ccaf4eabc status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:40:40.717328+00:00", "modification_date": "2025-10-28T16:40:42.182336+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 107.293695ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/8125c5be-c90c-4a3e-9acd-21b7711ae249 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1b945500-a909-49c4-91c4-acca3fc38e69 method: GET response: - body: '{"volume": {"id": "8125c5be-c90c-4a3e-9acd-21b7711ae249", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:40:40.717328+00:00", "modification_date": "2025-10-28T16:40:42.182336+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"1b945500-a909-49c4-91c4-acca3fc38e69\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:11.383467+00:00\", \"modification_date\": \"2025-11-04T10:12:12.403288+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 37a0f0ba-2fef-4003-8f3a-d42bb5e010ed + - c2e9dcc3-d642-4d22-bcc3-ab33702bc7e6 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 48.142953ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/8125c5be-c90c-4a3e-9acd-21b7711ae249 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1b945500-a909-49c4-91c4-acca3fc38e69 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 08339c2a-fb97-4a46-a3cf-51fd2cf6a8bf + - 52747742-b9c3-411b-945f-030dba03f13b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"image": {"id": "300b70f0-67b2-4b86-984b-fb2a02edce65", "name": "cli-img-brave-neumann", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - true, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.409849+00:00", - "modification_date": "2025-10-28T16:40:41.584062+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 131.019262ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/300b70f0-67b2-4b86-984b-fb2a02edce65 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/3904e94c-9699-4c13-9423-4ca189af244d method: GET response: - body: '{"image": {"id": "300b70f0-67b2-4b86-984b-fb2a02edce65", "name": "cli-img-brave-neumann", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", "name": "cli-snp-distracted-diffie", - "volume_type": "l_ssd", "size": 20000000000}, "extra_volumes": {}, "public": - true, "arch": "x86_64", "creation_date": "2025-10-28T16:40:41.409849+00:00", - "modification_date": "2025-10-28T16:40:41.584062+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 616 + body: "{\"image\": {\"id\": \"3904e94c-9699-4c13-9423-4ca189af244d\", \"name\": \"cli-img-intelligent-mirzakhani\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"id\": \"95a7f524-2be8-46f2-b20f-590e0b5c1e69\", \"name\": \"cli-snp-zealous-mahavira\", \"volume_type\": \"l_ssd\", \"size\": 20000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:12:12.078640+00:00\", \"modification_date\": \"2025-11-04T10:12:12.212140+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "608" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "616" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 413f4fc8-a805-4d28-a1a2-372062e34b19 + - 381c39a3-23f4-4db6-9d54-92406e8dd015 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 42.885365ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/300b70f0-67b2-4b86-984b-fb2a02edce65 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/3904e94c-9699-4c13-9423-4ca189af244d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e3dad2e6-7418-453c-a6e5-86822f90d021 + - 293fef11-70a2-440b-9863-2c432769f90a status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 330.901234ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/b1ba523f-dbd3-48b0-ba26-d7b1775bf507 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/snapshots/95a7f524-2be8-46f2-b20f-590e0b5c1e69 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:42 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7ecf3d36-4cc5-4ec7-95af-1601d2f91a54 + - ec65b7e0-3fbc-4aa7-9b04-d8a60e2316db status: 204 No Content code: 204 - duration: "" + duration: 109.340677ms diff --git a/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.golden b/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.golden index 4406e39304..60de6b8e60 100644 --- a/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.golden +++ b/internal/namespaces/instance/v1/testdata/test-image-update-change-public-from-default-false-to-true.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -Image.ID 300b70f0-67b2-4b86-984b-fb2a02edce65 -Image.Name cli-img-brave-neumann +Image.ID 3904e94c-9699-4c13-9423-4ca189af244d +Image.Name cli-img-intelligent-mirzakhani Image.Arch x86_64 Image.CreationDate few seconds ago Image.ModificationDate few seconds ago @@ -9,15 +9,15 @@ Image.ExtraVolumes 0 Image.FromServer - Image.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Public true -Image.RootVolume b1ba523f-dbd3-48b0-ba26-d7b1775bf507 +Image.RootVolume 95a7f524-2be8-46f2-b20f-590e0b5c1e69 Image.State available Image.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "image": { - "id": "300b70f0-67b2-4b86-984b-fb2a02edce65", - "name": "cli-img-brave-neumann", + "id": "3904e94c-9699-4c13-9423-4ca189af244d", + "name": "cli-img-intelligent-mirzakhani", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", "modification_date": "1970-01-01T00:00:00.0Z", @@ -27,8 +27,8 @@ Image.Zone fr-par-1 "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": true, "root_volume": { - "id": "b1ba523f-dbd3-48b0-ba26-d7b1775bf507", - "name": "cli-snp-distracted-diffie", + "id": "95a7f524-2be8-46f2-b20f-590e0b5c1e69", + "name": "cli-snp-zealous-mahavira", "size": 20000000000, "volume_type": "l_ssd" }, diff --git a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.cassette.yaml index 5f294d388b..57e6769fa0 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:46 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - edba52cb-e434-4dae-83da-4f793eb747db + - f3749637-357c-4b75-b08d-a4f562b054e7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 60.290072ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:46 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6d23e624-1e6a-432d-bb69-44533c25d999 + - ab247c4a-cb0d-4af3-8cd8-63c6e9c3ffc7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 43.779336ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:46 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d18085a4-9616-44e7-930b-c82ae4650974 + - df660c4f-385c-4443-98f5-09b0f8214012 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 69.406432ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:46 GMT + - Tue, 04 Nov 2025 10:12:16 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 346ac668-dd9c-4536-9ee5-59a1f7c69f85 + - 4203b524-1930-4300-b375-eecbe8c563ee status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "495e9692-e53e-48bc-81f0-c7918385b89c", "name": "cli-srv-inspiring-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8ca997f2-a3b0-46c2-84a6-bf1670a9e266", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:05", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:46.544205+00:00", - "modification_date": "2025-10-28T16:40:46.544205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 39.379729ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 223 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-upbeat-edison\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,57 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "495e9692-e53e-48bc-81f0-c7918385b89c", "name": "cli-srv-inspiring-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8ca997f2-a3b0-46c2-84a6-bf1670a9e266", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:05", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:46.544205+00:00", - "modification_date": "2025-10-28T16:40:46.544205+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"f1df3a43-41d2-4f29-a97b-651104e751f4\", \"name\": \"cli-srv-upbeat-edison\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-upbeat-edison\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1a02b8b3-b407-4465-a522-7b13e25c94cc\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:ed\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:16.255933+00:00\", \"modification_date\": \"2025-11-04T10:12:16.255933+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1750" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:46 GMT + - Tue, 04 Nov 2025 10:12:16 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/495e9692-e53e-48bc-81f0-c7918385b89c + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f1df3a43-41d2-4f29-a97b-651104e751f4 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8651303f-cd30-4af8-b5bd-760126711c1a + - ff235f04-fafc-4d6f-a576-78319678aa07 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}}' - form: {} + duration: 620.692671ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1555,289 +205,213 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"9146ff9c-3314-49ed-a2d5-5a60bcb95e10\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:47 GMT + - Tue, 04 Nov 2025 10:12:16 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 606a57ea-3f65-4455-853f-1a6d62581773 + - ebabac7b-ef91-48c5-a9b9-d61553ec8bfa status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "495e9692-e53e-48bc-81f0-c7918385b89c", - "name": "cli-srv-inspiring-johnson"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}}' - form: {} + duration: 296.482888ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 49 + host: api.scaleway.com + body: "{\"server\":\"f1df3a43-41d2-4f29-a97b-651104e751f4\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.97.167 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: PATCH response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "495e9692-e53e-48bc-81f0-c7918385b89c", - "name": "cli-srv-inspiring-johnson"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 439 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"f1df3a43-41d2-4f29-a97b-651104e751f4\", \"name\": \"cli-srv-upbeat-edison\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"9146ff9c-3314-49ed-a2d5-5a60bcb95e10\"}}" headers: Content-Length: - - "444" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "439" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:47 GMT + - Tue, 04 Nov 2025 10:12:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6aa8fe6a-cf37-4d73-92d0-b96642907c22 + - de681899-58db-46f4-9f4e-1b0e2d1a61d1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "495e9692-e53e-48bc-81f0-c7918385b89c", "name": "cli-srv-inspiring-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8ca997f2-a3b0-46c2-84a6-bf1670a9e266", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}], - "mac_address": "de:00:00:d0:04:05", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:46.544205+00:00", "modification_date": - "2025-10-28T16:40:46.544205+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 362.005723ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/495e9692-e53e-48bc-81f0-c7918385b89c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f1df3a43-41d2-4f29-a97b-651104e751f4 method: GET response: - body: '{"server": {"id": "495e9692-e53e-48bc-81f0-c7918385b89c", "name": "cli-srv-inspiring-johnson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-johnson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8ca997f2-a3b0-46c2-84a6-bf1670a9e266", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea"}], - "mac_address": "de:00:00:d0:04:05", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:46.544205+00:00", "modification_date": - "2025-10-28T16:40:46.544205+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2266 + body: "{\"server\": {\"id\": \"f1df3a43-41d2-4f29-a97b-651104e751f4\", \"name\": \"cli-srv-upbeat-edison\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-upbeat-edison\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1a02b8b3-b407-4465-a522-7b13e25c94cc\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"9146ff9c-3314-49ed-a2d5-5a60bcb95e10\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"9146ff9c-3314-49ed-a2d5-5a60bcb95e10\"}], \"mac_address\": \"de:00:00:d1:44:ed\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:16.255933+00:00\", \"modification_date\": \"2025-11-04T10:12:16.255933+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2276" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2266" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:47 GMT + - Tue, 04 Nov 2025 10:12:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5e74669e-5fe7-4142-b441-95c1cf4277ae + - 040d06cd-c054-4e78-9ea7-8ea38b118727 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 97.873311ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/495e9692-e53e-48bc-81f0-c7918385b89c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f1df3a43-41d2-4f29-a97b-651104e751f4 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:48 GMT + - Tue, 04 Nov 2025 10:12:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d0537331-c6d8-441c-8389-cdcc62404b90 + - 5e1ceb8f-9372-48f0-8b2c-6b0eaaf8077c status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 258.549726ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:48 GMT + - Tue, 04 Nov 2025 10:12:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5fa438ed-8e86-4752-88cc-fa8345d85c68 + - 36e7b45f-4569-45d7-a2aa-beae73d6c04c status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"8ca997f2-a3b0-46c2-84a6-bf1670a9e266", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:46.628695Z", "updated_at":"2025-10-28T16:40:48.226148Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:48.226148Z", "zone":"fr-par-1"}' - form: {} + duration: 408.241876ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8ca997f2-a3b0-46c2-84a6-bf1670a9e266 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1a02b8b3-b407-4465-a522-7b13e25c94cc method: GET response: - body: '{"id":"8ca997f2-a3b0-46c2-84a6-bf1670a9e266", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:46.628695Z", "updated_at":"2025-10-28T16:40:48.226148Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:48.226148Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"1a02b8b3-b407-4465-a522-7b13e25c94cc\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:16.364841Z\", \"updated_at\":\"2025-11-04T10:12:17.708666Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:17.708666Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:48 GMT + - Tue, 04 Nov 2025 10:12:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 15e82ed8-691b-4ec9-9137-d92435d71618 + - 1bc86f0c-7711-4b57-a5dd-da37d9575037 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 56.160184ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8ca997f2-a3b0-46c2-84a6-bf1670a9e266 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1a02b8b3-b407-4465-a522-7b13e25c94cc method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:48 GMT + - Tue, 04 Nov 2025 10:12:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 843645e4-068a-400b-8505-535e2b55da25 + - a4134e62-f687-4377-8379-d22d00b02013 status: 204 No Content code: 204 - duration: "" + duration: 81.154539ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.golden b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.golden index 123789d253..b997876856 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-ip.golden @@ -1,25 +1,25 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -IP.ID adc52627-968f-4a07-9b80-588eff7201d1 -IP.Address 51.158.97.167 -IP.Server.ID 495e9692-e53e-48bc-81f0-c7918385b89c -IP.Server.Name cli-srv-inspiring-johnson +IP.ID fe3afc1e-a1ea-48d8-8df4-663952b362a7 +IP.Address 51.15.129.35 +IP.Server.ID f1df3a43-41d2-4f29-a97b-651104e751f4 +IP.Server.Name cli-srv-upbeat-edison IP.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Type routed_ipv4 IP.State attached IP.Prefix - -IP.IpamID b047d63c-b027-4eb4-8fb7-bd06be1f27ea +IP.IpamID 9146ff9c-3314-49ed-a2d5-5a60bcb95e10 IP.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "ip": { - "id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", + "id": "fe3afc1e-a1ea-48d8-8df4-663952b362a7", + "address": "51.15.129.35", "reverse": null, "server": { - "id": "495e9692-e53e-48bc-81f0-c7918385b89c", - "name": "cli-srv-inspiring-johnson" + "id": "f1df3a43-41d2-4f29-a97b-651104e751f4", + "name": "cli-srv-upbeat-edison" }, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "tags": [], @@ -27,7 +27,7 @@ IP.Zone fr-par-1 "type": "routed_ipv4", "state": "attached", "prefix": "", - "ipam_id": "b047d63c-b027-4eb4-8fb7-bd06be1f27ea", + "ipam_id": "9146ff9c-3314-49ed-a2d5-5a60bcb95e10", "zone": "fr-par-1" } } diff --git a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.cassette.yaml index bede706daf..8ca922151d 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:43 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2bcff677-3857-4c94-acc0-c1f8d81458ac + - ff60e5f4-0e22-4aa8-b395-8d1d16fc56ed X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 78.62623ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:43 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 819909d7-871f-4f59-8e70-565d51a0e0a1 + - 5664c007-465b-44d4-9717-b652f797c5b7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 46.1483ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:43 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e6789a2f-f9d3-4476-8cf1-c2724ad76b16 + - 1aeb0860-8b31-4e19-a8bd-2bd9284fe042 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 52.59239ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:43 GMT + - Tue, 04 Nov 2025 10:12:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ab74c89e-57c0-4450-88cd-7222489323bf + - bb556107-7503-4b48-b35d-09e8fcb5ecbc status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1f8cd4e6-3797-407b-af08-9e309e4bb338", "name": "cli-srv-funny-chatelet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-chatelet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "f7ffba62-024c-4a30-9ffc-1fcd35068a42", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:03", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:43.589305+00:00", - "modification_date": "2025-10-28T16:40:43.589305+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 46.278185ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 223 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-dreamy-bartik\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,57 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "1f8cd4e6-3797-407b-af08-9e309e4bb338", "name": "cli-srv-funny-chatelet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-chatelet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "f7ffba62-024c-4a30-9ffc-1fcd35068a42", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:03", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:43.589305+00:00", - "modification_date": "2025-10-28T16:40:43.589305+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"d7b609b5-586c-4023-b948-9e35ea4ef9da\", \"name\": \"cli-srv-dreamy-bartik\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-dreamy-bartik\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4c84342-bfaa-45a4-93f9-a3c21c9ab898\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:e9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:13.683756+00:00\", \"modification_date\": \"2025-11-04T10:12:13.683756+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:44 GMT + - Tue, 04 Nov 2025 10:12:14 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f8cd4e6-3797-407b-af08-9e309e4bb338 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d7b609b5-586c-4023-b948-9e35ea4ef9da Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0b1a3421-4683-456c-ae59-180a840262be + - cb3cf164-8f33-492c-b41d-b778d42e1c7f status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}}' - form: {} + duration: 558.426949ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1555,289 +205,213 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"cff46b41-76f4-477e-8bcd-44eb2cf14308\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:44 GMT + - Tue, 04 Nov 2025 10:12:14 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fe78193d-54de-484d-a541-4a45f583898a + - e6e1e452-5646-4e11-85c4-1ee61a3d854e status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "1f8cd4e6-3797-407b-af08-9e309e4bb338", - "name": "cli-srv-funny-chatelet"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}}' - form: {} + duration: 376.259812ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 49 + host: api.scaleway.com + body: "{\"server\":\"d7b609b5-586c-4023-b948-9e35ea4ef9da\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.97.167 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: PATCH response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "1f8cd4e6-3797-407b-af08-9e309e4bb338", - "name": "cli-srv-funny-chatelet"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 439 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"d7b609b5-586c-4023-b948-9e35ea4ef9da\", \"name\": \"cli-srv-dreamy-bartik\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"cff46b41-76f4-477e-8bcd-44eb2cf14308\"}}" headers: Content-Length: - - "441" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "439" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:45 GMT + - Tue, 04 Nov 2025 10:12:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 640a9f8c-3586-49dd-ab7f-272920807d84 + - 35484bc7-8e9b-4a84-b57a-df7ecbf39f12 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1f8cd4e6-3797-407b-af08-9e309e4bb338", "name": "cli-srv-funny-chatelet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-chatelet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "f7ffba62-024c-4a30-9ffc-1fcd35068a42", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}], - "mac_address": "de:00:00:d0:04:03", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:43.589305+00:00", "modification_date": - "2025-10-28T16:40:43.589305+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 460.753986ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f8cd4e6-3797-407b-af08-9e309e4bb338 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d7b609b5-586c-4023-b948-9e35ea4ef9da method: GET response: - body: '{"server": {"id": "1f8cd4e6-3797-407b-af08-9e309e4bb338", "name": "cli-srv-funny-chatelet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-chatelet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "f7ffba62-024c-4a30-9ffc-1fcd35068a42", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46"}], - "mac_address": "de:00:00:d0:04:03", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:43.589305+00:00", "modification_date": - "2025-10-28T16:40:43.589305+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2266 + body: "{\"server\": {\"id\": \"d7b609b5-586c-4023-b948-9e35ea4ef9da\", \"name\": \"cli-srv-dreamy-bartik\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-dreamy-bartik\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e4c84342-bfaa-45a4-93f9-a3c21c9ab898\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"cff46b41-76f4-477e-8bcd-44eb2cf14308\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"cff46b41-76f4-477e-8bcd-44eb2cf14308\"}], \"mac_address\": \"de:00:00:d1:44:e9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:13.683756+00:00\", \"modification_date\": \"2025-11-04T10:12:13.683756+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2270" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2266" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:45 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9d7bc57d-31bc-467f-b5f6-cc3725e91110 + - d0cdff32-ae35-4bf3-a084-edbc8881356a status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 106.652527ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f8cd4e6-3797-407b-af08-9e309e4bb338 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d7b609b5-586c-4023-b948-9e35ea4ef9da method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:45 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c2697191-8db5-4547-a6c6-0a0b3162daa0 + - e1da0ab4-a017-4ebd-a3ff-00cc7ab7d57f status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 298.495704ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:45 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6ae738a2-01c2-4c6d-85fb-d4116261b215 + - 125c1c53-6619-4987-a756-78391f5fd99f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"f7ffba62-024c-4a30-9ffc-1fcd35068a42", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:43.702574Z", "updated_at":"2025-10-28T16:40:45.568963Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:45.568963Z", "zone":"fr-par-1"}' - form: {} + duration: 361.400668ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f7ffba62-024c-4a30-9ffc-1fcd35068a42 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e4c84342-bfaa-45a4-93f9-a3c21c9ab898 method: GET response: - body: '{"id":"f7ffba62-024c-4a30-9ffc-1fcd35068a42", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:43.702574Z", "updated_at":"2025-10-28T16:40:45.568963Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:45.568963Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"e4c84342-bfaa-45a4-93f9-a3c21c9ab898\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:13.791309Z\", \"updated_at\":\"2025-11-04T10:12:15.371193Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:15.371193Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:45 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96bbe4bf-aa20-405d-bbf0-45b4f04c35aa + - 1166c8d8-f61b-4ce0-9d44-eb1dd92052ec status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 43.5544ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f7ffba62-024c-4a30-9ffc-1fcd35068a42 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e4c84342-bfaa-45a4-93f9-a3c21c9ab898 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:46 GMT + - Tue, 04 Nov 2025 10:12:15 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 27d60bbb-db84-488b-924e-e475248b1b81 + - c258b1e6-0cc1-4351-9600-de94bc7a571b status: 204 No Content code: 204 - duration: "" + duration: 72.826666ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.golden b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.golden index 655f3a0fe4..92d3dd6a69 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-attach-with-uuid.golden @@ -1,25 +1,25 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -IP.ID adc52627-968f-4a07-9b80-588eff7201d1 -IP.Address 51.158.97.167 -IP.Server.ID 1f8cd4e6-3797-407b-af08-9e309e4bb338 -IP.Server.Name cli-srv-funny-chatelet +IP.ID fe3afc1e-a1ea-48d8-8df4-663952b362a7 +IP.Address 51.15.129.35 +IP.Server.ID d7b609b5-586c-4023-b948-9e35ea4ef9da +IP.Server.Name cli-srv-dreamy-bartik IP.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Type routed_ipv4 IP.State attached IP.Prefix - -IP.IpamID 4ab4788c-f617-4bab-8a4f-fb7e2d44de46 +IP.IpamID cff46b41-76f4-477e-8bcd-44eb2cf14308 IP.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "ip": { - "id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", + "id": "fe3afc1e-a1ea-48d8-8df4-663952b362a7", + "address": "51.15.129.35", "reverse": null, "server": { - "id": "1f8cd4e6-3797-407b-af08-9e309e4bb338", - "name": "cli-srv-funny-chatelet" + "id": "d7b609b5-586c-4023-b948-9e35ea4ef9da", + "name": "cli-srv-dreamy-bartik" }, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "tags": [], @@ -27,7 +27,7 @@ IP.Zone fr-par-1 "type": "routed_ipv4", "state": "attached", "prefix": "", - "ipam_id": "4ab4788c-f617-4bab-8a4f-fb7e2d44de46", + "ipam_id": "cff46b41-76f4-477e-8bcd-44eb2cf14308", "zone": "fr-par-1" } } diff --git a/internal/namespaces/instance/v1/testdata/test-ip-create-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-create-simple.cassette.yaml index 31058ce3fb..c605087499 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-create-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-create-simple.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "830f45c5-286e-4153-82dc-9b4d3d7fe752"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -15,61 +17,54 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "830f45c5-286e-4153-82dc-9b4d3d7fe752"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"83e0e95e-4d3b-4d19-897f-e3228fde5b8e\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:57 GMT + - Tue, 04 Nov 2025 10:26:07 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8f059323-4722-4512-923d-ded5ccab2cb9 + - 720431c5-bc21-404e-b76e-84ea8f40c1ef status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 382.242228ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:57 GMT + - Tue, 04 Nov 2025 10:26:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 79383f61-d697-49c7-b890-4df093139595 + - 7943e9fd-31f4-429c-845b-f68fe2c433c3 status: 204 No Content code: 204 - duration: "" + duration: 277.537046ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-create-simple.golden b/internal/namespaces/instance/v1/testdata/test-ip-create-simple.golden index 4effa78cc4..5bc2c4cf46 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-create-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-create-simple.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID e0bcadc9-914f-429e-82af-e2bffda353d4 -Address 51.158.98.0 +ID 9918ae90-cd48-408f-97af-bcf3bc77afbc +Address 51.15.229.243 Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Type routed_ipv4 State detached Prefix - -IpamID 830f45c5-286e-4153-82dc-9b4d3d7fe752 +IpamID 83e0e95e-4d3b-4d19-897f-e3228fde5b8e Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "ip": { - "id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", + "id": "9918ae90-cd48-408f-97af-bcf3bc77afbc", + "address": "51.15.229.243", "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", @@ -22,7 +22,7 @@ Zone fr-par-1 "type": "routed_ipv4", "state": "detached", "prefix": "", - "ipam_id": "830f45c5-286e-4153-82dc-9b4d3d7fe752", + "ipam_id": "83e0e95e-4d3b-4d19-897f-e3228fde5b8e", "zone": "fr-par-1" } } diff --git a/internal/namespaces/instance/v1/testdata/test-ip-delete-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-delete-simple.cassette.yaml index e1aafe56a9..aca1849343 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-delete-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-delete-simple.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "eb79c339-386e-411d-9542-234ec82abb25"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -15,61 +17,54 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "eb79c339-386e-411d-9542-234ec82abb25"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"296327ec-0911-4d93-a1ce-a8a79bbcc768\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:58 GMT + - Tue, 04 Nov 2025 10:26:07 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34595a61-d9f9-44d2-a0e0-2303ab03c269 + - 4f19b624-2460-42cc-99c8-438515c41ecf status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 345.707341ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:58 GMT + - Tue, 04 Nov 2025 10:26:08 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b8ea0edc-8a6c-4047-861e-4c8a855e30cc + - 0f1fffd9-d997-4eb2-92fc-f87cf1f8322d status: 204 No Content code: 204 - duration: "" + duration: 292.372575ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.cassette.yaml index 08468095da..2bb1d3187f 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:56 GMT + - Tue, 04 Nov 2025 10:12:26 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5198ca59-88ee-403f-9047-5870545ccf4a + - 793e4f59-091e-4ee4-9606-e6ca86c9274a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 48.007599ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:56 GMT + - Tue, 04 Nov 2025 10:12:26 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a8a29968-76ed-4aa1-8346-c558cae7e5a7 + - 44470a6a-a2b6-4d07-963a-55ef19d87c72 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 40.499554ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:57 GMT + - Tue, 04 Nov 2025 10:12:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0a9e45db-6fcd-4d19-bd3d-8490004b80ae + - 0efaa15e-dc4d-4aa9-8f29-32134f7dbfb9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 59.671675ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:57 GMT + - Tue, 04 Nov 2025 10:12:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9838085e-e559-415e-b93d-2a719dbd7a19 + - 0f15c72f-5cf6-4715-b555-260a08478f42 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", "name": "cli-srv-wizardly-robinson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-robinson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8796b703-d60b-4fa9-a62f-b2aa869bffdd", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:09", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:57.302359+00:00", - "modification_date": "2025-10-28T16:40:57.302359+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 39.691678ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 227 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-wizardly-dubinsky\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,57 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", "name": "cli-srv-wizardly-robinson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-robinson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8796b703-d60b-4fa9-a62f-b2aa869bffdd", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:09", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:57.302359+00:00", - "modification_date": "2025-10-28T16:40:57.302359+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"8d788a5f-d0ce-4059-9440-5acd545dad34\", \"name\": \"cli-srv-wizardly-dubinsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-dubinsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b8d4b00e-983b-4d03-9a56-20a0ca1d222f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:26.651281+00:00\", \"modification_date\": \"2025-11-04T10:12:26.651281+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1750" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:57 GMT + - Tue, 04 Nov 2025 10:12:27 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1d3e6435-d59e-46ad-8ae2-475582efa27c + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8d788a5f-d0ce-4059-9440-5acd545dad34 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4d4e05d3-a4a5-422d-b187-b21fdb2a260e + - 7404c434-b17e-4790-9126-5128b4990702 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' - form: {} + duration: 546.897801ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1555,403 +205,312 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"0d38b9b7-6e0b-4fba-8091-6da39687829f\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:58 GMT + - Tue, 04 Nov 2025 10:12:27 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 168e5b9a-cb79-445a-b48e-2b1afd76e205 + - d6ff0157-a9c4-4a85-ba45-7dbc01d1fdc4 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", - "name": "cli-srv-wizardly-robinson"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' - form: {} + duration: 295.143572ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 49 + host: api.scaleway.com + body: "{\"server\":\"8d788a5f-d0ce-4059-9440-5acd545dad34\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.97.167 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: PATCH response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", - "name": "cli-srv-wizardly-robinson"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 443 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"8d788a5f-d0ce-4059-9440-5acd545dad34\", \"name\": \"cli-srv-wizardly-dubinsky\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"0d38b9b7-6e0b-4fba-8091-6da39687829f\"}}" headers: Content-Length: - - "444" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "443" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:58 GMT + - Tue, 04 Nov 2025 10:12:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51f3b8cc-91a6-4347-9aa4-c7084454ba32 + - 436a4c6e-f480-4168-b265-f90ad12b4ef7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", - "name": "cli-srv-wizardly-robinson"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' - form: {} + duration: 358.943903ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.97.167 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: GET response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", - "name": "cli-srv-wizardly-robinson"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 443 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"8d788a5f-d0ce-4059-9440-5acd545dad34\", \"name\": \"cli-srv-wizardly-dubinsky\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"0d38b9b7-6e0b-4fba-8091-6da39687829f\"}}" headers: Content-Length: - - "444" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "443" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:58 GMT + - Tue, 04 Nov 2025 10:12:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e716a9e4-dee6-4d94-8c18-62b2de8141eb + - 4df86147-26ae-4e07-9715-4d6788f2f88a status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' - form: {} + duration: 56.657085ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 15 + host: api.scaleway.com + body: "{\"server\":null}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: PATCH response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"0d38b9b7-6e0b-4fba-8091-6da39687829f\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:59 GMT + - Tue, 04 Nov 2025 10:12:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 19880dce-2633-4fdc-b549-febf33183ee6 + - 22bf2e0f-2460-4067-88d3-a01b37b418a0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", "name": "cli-srv-wizardly-robinson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-robinson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8796b703-d60b-4fa9-a62f-b2aa869bffdd", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:09", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:57.302359+00:00", - "modification_date": "2025-10-28T16:40:57.302359+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 407.21689ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1d3e6435-d59e-46ad-8ae2-475582efa27c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8d788a5f-d0ce-4059-9440-5acd545dad34 method: GET response: - body: '{"server": {"id": "1d3e6435-d59e-46ad-8ae2-475582efa27c", "name": "cli-srv-wizardly-robinson", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-robinson", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8796b703-d60b-4fa9-a62f-b2aa869bffdd", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:09", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:57.302359+00:00", - "modification_date": "2025-10-28T16:40:57.302359+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"8d788a5f-d0ce-4059-9440-5acd545dad34\", \"name\": \"cli-srv-wizardly-dubinsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-dubinsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b8d4b00e-983b-4d03-9a56-20a0ca1d222f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:26.651281+00:00\", \"modification_date\": \"2025-11-04T10:12:26.651281+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1750" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:59 GMT + - Tue, 04 Nov 2025 10:12:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9506541a-cffe-4ed6-b9c8-82b28fc8721c + - a7a70c8d-e187-4d44-8311-5d94b46c7c19 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 101.236247ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1d3e6435-d59e-46ad-8ae2-475582efa27c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8d788a5f-d0ce-4059-9440-5acd545dad34 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:59 GMT + - Tue, 04 Nov 2025 10:12:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7bb47488-276c-4b56-82f8-6e88711b9d31 + - dbd99507-01ce-4dd3-ae6e-6319c7d46c14 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"8796b703-d60b-4fa9-a62f-b2aa869bffdd", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:57.395440Z", "updated_at":"2025-10-28T16:40:57.395440Z", - "references":[{"id":"8b52359d-4041-4e1d-a08a-b80a22531a13", "product_resource_type":"instance_server", - "product_resource_id":"1d3e6435-d59e-46ad-8ae2-475582efa27c", "created_at":"2025-10-28T16:40:57.395440Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 187.645114ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8796b703-d60b-4fa9-a62f-b2aa869bffdd + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b8d4b00e-983b-4d03-9a56-20a0ca1d222f method: GET response: - body: '{"id":"8796b703-d60b-4fa9-a62f-b2aa869bffdd", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:57.395440Z", "updated_at":"2025-10-28T16:40:57.395440Z", - "references":[{"id":"8b52359d-4041-4e1d-a08a-b80a22531a13", "product_resource_type":"instance_server", - "product_resource_id":"1d3e6435-d59e-46ad-8ae2-475582efa27c", "created_at":"2025-10-28T16:40:57.395440Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"b8d4b00e-983b-4d03-9a56-20a0ca1d222f\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:26.760646Z\", \"updated_at\":\"2025-11-04T10:12:26.760646Z\", \"references\":[{\"id\":\"c80053be-b37e-47b5-8a89-f8cf8e6ef294\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"8d788a5f-d0ce-4059-9440-5acd545dad34\", \"created_at\":\"2025-11-04T10:12:26.760646Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:59 GMT + - Tue, 04 Nov 2025 10:12:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2d92fe33-508e-4810-805d-ca03c96d8b0d + - e2bceb99-576f-45be-8c5a-946c5c25bcbc status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8796b703-d60b-4fa9-a62f-b2aa869bffdd", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:57.395440Z", "updated_at":"2025-10-28T16:40:59.969017Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:59.969017Z", "zone":"fr-par-1"}' - form: {} + duration: 40.199883ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8796b703-d60b-4fa9-a62f-b2aa869bffdd + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b8d4b00e-983b-4d03-9a56-20a0ca1d222f method: GET response: - body: '{"id":"8796b703-d60b-4fa9-a62f-b2aa869bffdd", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:57.395440Z", "updated_at":"2025-10-28T16:40:59.969017Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:59.969017Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"b8d4b00e-983b-4d03-9a56-20a0ca1d222f\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:26.760646Z\", \"updated_at\":\"2025-11-04T10:12:28.490837Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:28.490837Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8a92e1a4-5292-4537-af20-eeac0a5afd95 + - 4ac09e4c-4eb7-4992-8ec5-906daf9ec3a2 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 51.431532ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8796b703-d60b-4fa9-a62f-b2aa869bffdd + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b8d4b00e-983b-4d03-9a56-20a0ca1d222f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8bf25ab3-cca8-47c5-b03b-3d80af643565 + - 7bc48136-1e8d-4ddb-b331-4a9e12a5553f status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 88.303715ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.97.167 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:05 GMT + - Tue, 04 Nov 2025 10:12:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f558540b-b37f-4bb8-9ced-026ec6f6eff5 + - a9e4a010-88b1-4a09-aa4c-4a39e8742382 status: 204 No Content code: 204 - duration: "" + duration: 244.628687ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.golden b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.golden index cb222a065c..f1fa365331 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-ip.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -IP.ID adc52627-968f-4a07-9b80-588eff7201d1 -IP.Address 51.158.97.167 +IP.ID fe3afc1e-a1ea-48d8-8df4-663952b362a7 +IP.Address 51.15.129.35 IP.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Type routed_ipv4 IP.State detached IP.Prefix - -IP.IpamID e59b8bb6-6d98-4717-afdb-eddc40fc0e18 +IP.IpamID 0d38b9b7-6e0b-4fba-8091-6da39687829f IP.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "ip": { - "id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", + "id": "fe3afc1e-a1ea-48d8-8df4-663952b362a7", + "address": "51.15.129.35", "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", @@ -22,7 +22,7 @@ IP.Zone fr-par-1 "type": "routed_ipv4", "state": "detached", "prefix": "", - "ipam_id": "e59b8bb6-6d98-4717-afdb-eddc40fc0e18", + "ipam_id": "0d38b9b7-6e0b-4fba-8091-6da39687829f", "zone": "fr-par-1" } } diff --git a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.cassette.yaml index 649cd9084b..cb940e17e3 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:48 GMT + - Tue, 04 Nov 2025 10:12:18 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 11d47bf8-5ade-4718-98a6-58e299861dbe + - 100b17af-54ae-44f7-9f07-bd68df8dbabc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 67.266432ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:48 GMT + - Tue, 04 Nov 2025 10:12:18 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7c1fc4a7-d837-4c61-beec-77fa0eb5ec61 + - bd69b9ba-4853-4ad7-9856-5ebd09b1efa5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 87.170969ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:48 GMT + - Tue, 04 Nov 2025 10:12:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 28760def-3595-402f-ba99-5d25b6189975 + - b1a53409-642d-4cb9-98ae-f27835c6af44 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 49.94073ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:49 GMT + - Tue, 04 Nov 2025 10:12:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a4ff867d-b569-4f6e-ae1c-e3055cb3295d + - b40d3459-6a86-4035-8dfb-af5cd9d673c6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a34410c8-361e-4be7-b77b-bbe37393a0d5", "name": "cli-srv-wizardly-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "daa9c07d-c4ae-4874-b169-ea4e36cc6416", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:07", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:49.260897+00:00", - "modification_date": "2025-10-28T16:40:49.260897+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 34.118278ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 229 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-distracted-robinson\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,57 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a34410c8-361e-4be7-b77b-bbe37393a0d5", "name": "cli-srv-wizardly-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "daa9c07d-c4ae-4874-b169-ea4e36cc6416", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:07", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:49.260897+00:00", - "modification_date": "2025-10-28T16:40:49.260897+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"a927657b-1bcc-49cd-a477-6050348e58a6\", \"name\": \"cli-srv-distracted-robinson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-robinson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"099f14f0-9c71-43f7-9de3-7bcc8e281e9f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:18.899757+00:00\", \"modification_date\": \"2025-11-04T10:12:18.899757+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1748" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1754" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:49 GMT + - Tue, 04 Nov 2025 10:12:19 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a34410c8-361e-4be7-b77b-bbe37393a0d5 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a927657b-1bcc-49cd-a477-6050348e58a6 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 164269c7-c2d5-4f46-ad8f-7626444cbae5 + - 3ef03dab-2e41-4337-8f50-50dbbafcf1c1 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "04bc2219-4b22-4e85-90ef-372570ec9eb0"}}' - form: {} + duration: 827.710026ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1555,363 +205,280 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "04bc2219-4b22-4e85-90ef-372570ec9eb0"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"a61d7112-5738-45d6-9148-c93aff093df6\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:50 GMT + - Tue, 04 Nov 2025 10:12:19 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 93b9f562-4e56-4f63-b150-fae6c0daf23f + - c5b29baa-3858-4908-bd13-c6830fe881cb status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "a34410c8-361e-4be7-b77b-bbe37393a0d5", - "name": "cli-srv-wizardly-murdock"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "04bc2219-4b22-4e85-90ef-372570ec9eb0"}}' - form: {} + duration: 370.048084ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 49 + host: api.scaleway.com + body: "{\"server\":\"a927657b-1bcc-49cd-a477-6050348e58a6\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.97.167 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: PATCH response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "a34410c8-361e-4be7-b77b-bbe37393a0d5", - "name": "cli-srv-wizardly-murdock"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "04bc2219-4b22-4e85-90ef-372570ec9eb0"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 445 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"a927657b-1bcc-49cd-a477-6050348e58a6\", \"name\": \"cli-srv-distracted-robinson\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"a61d7112-5738-45d6-9148-c93aff093df6\"}}" headers: Content-Length: - - "443" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "445" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:50 GMT + - Tue, 04 Nov 2025 10:12:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 09dfaf5b-f2ae-42b1-89ae-9beb96736ea6 + - 27e4e56c-1fbf-4a85-95f3-a7d90460561a status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "04bc2219-4b22-4e85-90ef-372570ec9eb0"}}' - form: {} + duration: 373.833103ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 15 + host: api.scaleway.com + body: "{\"server\":null}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: PATCH response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "04bc2219-4b22-4e85-90ef-372570ec9eb0"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"a61d7112-5738-45d6-9148-c93aff093df6\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:50 GMT + - Tue, 04 Nov 2025 10:12:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d0e6aca0-95d9-4980-b191-0ab075283b31 + - 280df5da-4957-4814-bda5-5c5209a3c339 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a34410c8-361e-4be7-b77b-bbe37393a0d5", "name": "cli-srv-wizardly-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "daa9c07d-c4ae-4874-b169-ea4e36cc6416", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:07", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:49.260897+00:00", - "modification_date": "2025-10-28T16:40:49.260897+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 423.930598ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a34410c8-361e-4be7-b77b-bbe37393a0d5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a927657b-1bcc-49cd-a477-6050348e58a6 method: GET response: - body: '{"server": {"id": "a34410c8-361e-4be7-b77b-bbe37393a0d5", "name": "cli-srv-wizardly-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wizardly-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "daa9c07d-c4ae-4874-b169-ea4e36cc6416", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:07", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:49.260897+00:00", - "modification_date": "2025-10-28T16:40:49.260897+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"a927657b-1bcc-49cd-a477-6050348e58a6\", \"name\": \"cli-srv-distracted-robinson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-distracted-robinson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"099f14f0-9c71-43f7-9de3-7bcc8e281e9f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:18.899757+00:00\", \"modification_date\": \"2025-11-04T10:12:18.899757+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1748" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1754" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:50 GMT + - Tue, 04 Nov 2025 10:12:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 01edda85-ec8e-4ad0-92e2-5e624f8385d2 + - 1c3ab7c2-fcc5-4bae-aff7-73c381bfcaaf status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 113.212366ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a34410c8-361e-4be7-b77b-bbe37393a0d5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a927657b-1bcc-49cd-a477-6050348e58a6 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:51 GMT + - Tue, 04 Nov 2025 10:12:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34478516-5bfe-4c71-8b79-2171571decd4 + - 7a055506-13c8-4eef-9b11-74742a268772 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"daa9c07d-c4ae-4874-b169-ea4e36cc6416", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:49.339653Z", "updated_at":"2025-10-28T16:40:49.339653Z", - "references":[{"id":"c8d19580-9ff6-4d38-b2b0-0b1297cd4e12", "product_resource_type":"instance_server", - "product_resource_id":"a34410c8-361e-4be7-b77b-bbe37393a0d5", "created_at":"2025-10-28T16:40:49.339653Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 205.928822ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/daa9c07d-c4ae-4874-b169-ea4e36cc6416 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/099f14f0-9c71-43f7-9de3-7bcc8e281e9f method: GET response: - body: '{"id":"daa9c07d-c4ae-4874-b169-ea4e36cc6416", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:49.339653Z", "updated_at":"2025-10-28T16:40:49.339653Z", - "references":[{"id":"c8d19580-9ff6-4d38-b2b0-0b1297cd4e12", "product_resource_type":"instance_server", - "product_resource_id":"a34410c8-361e-4be7-b77b-bbe37393a0d5", "created_at":"2025-10-28T16:40:49.339653Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"099f14f0-9c71-43f7-9de3-7bcc8e281e9f\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:18.993543Z\", \"updated_at\":\"2025-11-04T10:12:18.993543Z\", \"references\":[{\"id\":\"1f8efa6f-ce4e-48b9-9b5e-0e0780e07f50\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"a927657b-1bcc-49cd-a477-6050348e58a6\", \"created_at\":\"2025-11-04T10:12:18.993543Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:51 GMT + - Tue, 04 Nov 2025 10:12:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a70e75d4-6d66-4964-aa35-47766a256bbd + - 22e07580-3720-41fa-a8ff-d3c1a90197a2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"daa9c07d-c4ae-4874-b169-ea4e36cc6416", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:49.339653Z", "updated_at":"2025-10-28T16:40:51.267894Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:51.267894Z", "zone":"fr-par-1"}' - form: {} + duration: 47.321252ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/daa9c07d-c4ae-4874-b169-ea4e36cc6416 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/099f14f0-9c71-43f7-9de3-7bcc8e281e9f method: GET response: - body: '{"id":"daa9c07d-c4ae-4874-b169-ea4e36cc6416", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:40:49.339653Z", "updated_at":"2025-10-28T16:40:51.267894Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:40:51.267894Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"099f14f0-9c71-43f7-9de3-7bcc8e281e9f\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:18.993543Z\", \"updated_at\":\"2025-11-04T10:12:20.848683Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:20.848683Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:56 GMT + - Tue, 04 Nov 2025 10:12:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 915c78da-4c0d-4b08-8962-548949854b39 + - a566949d-d8ac-4178-9260-449f4475a033 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.625268ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/daa9c07d-c4ae-4874-b169-ea4e36cc6416 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/099f14f0-9c71-43f7-9de3-7bcc8e281e9f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:56 GMT + - Tue, 04 Nov 2025 10:12:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d535218c-ad7d-4858-a418-f1961c58b908 + - 0901b1fd-6e95-4dc2-8576-640622cf87a0 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 87.940088ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.97.167 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.129.35 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:40:56 GMT + - Tue, 04 Nov 2025 10:12:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0e0f9399-50f4-402e-b0b1-fdf013b5b8b3 + - 3ffaf31a-b309-4703-840a-e16fcf9ebbff status: 204 No Content code: 204 - duration: "" + duration: 269.145568ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.golden b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.golden index d28bfbc210..444c1a83c3 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-detach-with-uuid.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -IP.ID adc52627-968f-4a07-9b80-588eff7201d1 -IP.Address 51.158.97.167 +IP.ID fe3afc1e-a1ea-48d8-8df4-663952b362a7 +IP.Address 51.15.129.35 IP.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Type routed_ipv4 IP.State detached IP.Prefix - -IP.IpamID 04bc2219-4b22-4e85-90ef-372570ec9eb0 +IP.IpamID a61d7112-5738-45d6-9148-c93aff093df6 IP.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "ip": { - "id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", + "id": "fe3afc1e-a1ea-48d8-8df4-663952b362a7", + "address": "51.15.129.35", "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", @@ -22,7 +22,7 @@ IP.Zone fr-par-1 "type": "routed_ipv4", "state": "detached", "prefix": "", - "ipam_id": "04bc2219-4b22-4e85-90ef-372570ec9eb0", + "ipam_id": "a61d7112-5738-45d6-9148-c93aff093df6", "zone": "fr-par-1" } } diff --git a/internal/namespaces/instance/v1/testdata/test-ip-get-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-get-simple.cassette.yaml index c50ca86c6d..c7bccfa129 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-get-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-get-simple.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "77a0a0e7-c507-44be-b1b9-9214607844f1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -15,99 +17,86 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "77a0a0e7-c507-44be-b1b9-9214607844f1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"657509f1-bcf9-46a4-af0d-d213f5118d17\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:58 GMT + - Tue, 04 Nov 2025 10:26:08 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 99df9473-8ebd-4600-853e-ec76be1e6d02 + - 0cd8576d-5f9a-4652-9ebe-64747029d8d3 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "77a0a0e7-c507-44be-b1b9-9214607844f1"}}' - form: {} + duration: 352.42851ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc method: GET response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "77a0a0e7-c507-44be-b1b9-9214607844f1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"657509f1-bcf9-46a4-af0d-d213f5118d17\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:59 GMT + - Tue, 04 Nov 2025 10:26:08 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b51d1d0c-fcd0-4e77-b570-cf331f60bbee + - 631a12c7-5e50-49bc-93a5-d571fa3a4af6 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 77.06343ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.98.0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.229.243 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:59 GMT + - Tue, 04 Nov 2025 10:26:08 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96e2ef71-d7fd-4537-abe6-bb170fbc6d07 + - 18986d99-f34e-47df-9740-9c7fb95975ff status: 204 No Content code: 204 - duration: "" + duration: 235.765305ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-get-simple.golden b/internal/namespaces/instance/v1/testdata/test-ip-get-simple.golden index cce6e967e4..2c91d95c14 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-get-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-get-simple.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -IP.ID e0bcadc9-914f-429e-82af-e2bffda353d4 -IP.Address 51.158.98.0 +IP.ID 9918ae90-cd48-408f-97af-bcf3bc77afbc +IP.Address 51.15.229.243 IP.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Type routed_ipv4 IP.State detached IP.Prefix - -IP.IpamID 77a0a0e7-c507-44be-b1b9-9214607844f1 +IP.IpamID 657509f1-bcf9-46a4-af0d-d213f5118d17 IP.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "ip": { - "id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", + "id": "9918ae90-cd48-408f-97af-bcf3bc77afbc", + "address": "51.15.229.243", "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", @@ -22,7 +22,7 @@ IP.Zone fr-par-1 "type": "routed_ipv4", "state": "detached", "prefix": "", - "ipam_id": "77a0a0e7-c507-44be-b1b9-9214607844f1", + "ipam_id": "657509f1-bcf9-46a4-af0d-d213f5118d17", "zone": "fr-par-1" } } diff --git a/internal/namespaces/instance/v1/testdata/test-ip-list-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-list-simple.cassette.yaml index d8a9e0f9a2..dcfa7d300e 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-list-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-list-simple.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "89b18ec5-a28e-4738-8c41-1b163c16b956"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -15,185 +17,93 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "89b18ec5-a28e-4738-8c41-1b163c16b956"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"4eed59c6-696e-4e92-a394-48323abd12f0\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:59 GMT + - Tue, 04 Nov 2025 10:26:09 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b1dec789-2756-417f-a4d5-839f62d4838c + - 8591b25e-39e4-4212-b0b9-d6e295275155 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ips": [{"id": "5518b669-2712-486d-a79f-447c7dea27db", "address": null, - "prefix": "2001:bc8:710:7074::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "3aef1c94-7c9a-47b6-aa8d-eb4b13f1061d"}, {"id": "a81b021c-d607-4479-aa5b-816afdadec9f", - "address": null, "prefix": "2001:bc8:710:3c3b::/64", "reverse": null, "server": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "43109af9-b8c3-43f0-9f5e-ae0cd918d62a"}, {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "6709aef6-8c1a-4d37-b692-8213e48d82c5"}, {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "prefix": null, "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "89b18ec5-a28e-4738-8c41-1b163c16b956"}, {"id": "9ff6f7a8-d4b1-44c9-a51e-636185d6e60d", - "address": "51.158.97.101", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "6ca13e24-a51e-49d2-bab1-6f7157d6090b"}, {"id": "d552540d-6df4-46c3-8d5e-c9cae7b31b2a", - "address": "51.158.96.95", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "1aea1ce3-7e6f-43c8-b593-6f4245f0b062"}, {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "1e78b162-4939-4095-82d1-39b8ea5076e7"}, {"id": "ff232dd5-0b36-4400-860d-a2d4f590a9e5", - "address": "51.15.254.114", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "3d302bfa-dba6-413a-b10a-d1f6b8bf2444"}, {"id": "9918ae90-cd48-408f-97af-bcf3bc77afbc", - "address": "51.15.229.243", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "1ba8c3d6-3f76-4f1f-a91d-421dccb08739"}, {"id": "df7bdd97-22d7-4a4b-a0f1-6abc3519f5e8", - "address": "51.15.129.186", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "73c2c874-da84-40bc-b461-7fb8749fca8c"}, {"id": "fe3afc1e-a1ea-48d8-8df4-663952b362a7", - "address": "51.15.129.35", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "d234890d-9789-4494-b2a9-feb45c741f81"}]}' - form: {} + duration: 310.064802ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips?page=1 method: GET response: - body: '{"ips": [{"id": "5518b669-2712-486d-a79f-447c7dea27db", "address": null, - "prefix": "2001:bc8:710:7074::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "3aef1c94-7c9a-47b6-aa8d-eb4b13f1061d"}, {"id": "a81b021c-d607-4479-aa5b-816afdadec9f", - "address": null, "prefix": "2001:bc8:710:3c3b::/64", "reverse": null, "server": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "43109af9-b8c3-43f0-9f5e-ae0cd918d62a"}, {"id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "6709aef6-8c1a-4d37-b692-8213e48d82c5"}, {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "prefix": null, "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "89b18ec5-a28e-4738-8c41-1b163c16b956"}, {"id": "9ff6f7a8-d4b1-44c9-a51e-636185d6e60d", - "address": "51.158.97.101", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "6ca13e24-a51e-49d2-bab1-6f7157d6090b"}, {"id": "d552540d-6df4-46c3-8d5e-c9cae7b31b2a", - "address": "51.158.96.95", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "1aea1ce3-7e6f-43c8-b593-6f4245f0b062"}, {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "1e78b162-4939-4095-82d1-39b8ea5076e7"}, {"id": "ff232dd5-0b36-4400-860d-a2d4f590a9e5", - "address": "51.15.254.114", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "3d302bfa-dba6-413a-b10a-d1f6b8bf2444"}, {"id": "9918ae90-cd48-408f-97af-bcf3bc77afbc", - "address": "51.15.229.243", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "1ba8c3d6-3f76-4f1f-a91d-421dccb08739"}, {"id": "df7bdd97-22d7-4a4b-a0f1-6abc3519f5e8", - "address": "51.15.129.186", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "73c2c874-da84-40bc-b461-7fb8749fca8c"}, {"id": "fe3afc1e-a1ea-48d8-8df4-663952b362a7", - "address": "51.15.129.35", "prefix": null, "reverse": null, "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv4", "state": "detached", "tags": [], - "ipam_id": "d234890d-9789-4494-b2a9-feb45c741f81"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 804 + body: "{\"ips\": [{\"id\": \"9ff6f7a8-d4b1-44c9-a51e-636185d6e60d\", \"address\": \"51.158.97.101\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"6ab3aeee-069c-493c-895c-f7328500e45b\", \"name\": \"cli-srv-priceless-black\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"4421046d-395f-44c0-aebc-6453fafd27f7\"}, {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"4eed59c6-696e-4e92-a394-48323abd12f0\"}]}" headers: Content-Length: - - "3973" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "804" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:59 GMT + - Tue, 04 Nov 2025 10:26:09 GMT Link: - ; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5df81df5-3161-4a17-8aa7-b75a54eed6b5 + - 8a5ff6fc-1c27-4945-8967-623c63a94ffe X-Total-Count: - - "11" + - "2" status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 88.529082ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.98.0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.229.243 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:54:00 GMT + - Tue, 04 Nov 2025 10:26:09 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c36f8145-f813-429d-b858-a7551bf2c85d + - e76373b3-2d7e-4ff0-ba50-c3eb884d90f8 status: 204 No Content code: 204 - duration: "" + duration: 232.083653ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-list-simple.golden b/internal/namespaces/instance/v1/testdata/test-ip-list-simple.golden index 655e37530d..6153b803f6 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-list-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-list-simple.golden @@ -1,129 +1,25 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID ADDRESS PREFIX TYPE REVERSE PROJECT SERVER ID SERVER NAME TAGS ZONE ORGANIZATION -5518b669-2712-486d-a79f-447c7dea27db - 2001:bc8:710:7074::/64 routed_ipv6 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -a81b021c-d607-4479-aa5b-816afdadec9f - 2001:bc8:710:3c3b::/64 routed_ipv6 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 51.158.105.246 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -e0bcadc9-914f-429e-82af-e2bffda353d4 51.158.98.0 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -9ff6f7a8-d4b1-44c9-a51e-636185d6e60d 51.158.97.101 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -d552540d-6df4-46c3-8d5e-c9cae7b31b2a 51.158.96.95 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -a20b1bd8-f9bd-44c6-8d16-4326e8b079af 51.158.79.181 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -ff232dd5-0b36-4400-860d-a2d4f590a9e5 51.15.254.114 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -9918ae90-cd48-408f-97af-bcf3bc77afbc 51.15.229.243 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -df7bdd97-22d7-4a4b-a0f1-6abc3519f5e8 51.15.129.186 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 -fe3afc1e-a1ea-48d8-8df4-663952b362a7 51.15.129.35 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 +ID ADDRESS PREFIX TYPE REVERSE PROJECT SERVER ID SERVER NAME TAGS ZONE ORGANIZATION +9ff6f7a8-d4b1-44c9-a51e-636185d6e60d 51.158.97.101 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 6ab3aeee-069c-493c-895c-f7328500e45b cli-srv-priceless-black [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 +9918ae90-cd48-408f-97af-bcf3bc77afbc 51.15.229.243 - routed_ipv4 - fa1e3217-dc80-42ac-85c3-3f034b78b552 [] fr-par-1 fa1e3217-dc80-42ac-85c3-3f034b78b552 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 [ - { - "id": "5518b669-2712-486d-a79f-447c7dea27db", - "address": "", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv6", - "state": "detached", - "prefix": "2001:bc8:710:7074::/64", - "ipam_id": "3aef1c94-7c9a-47b6-aa8d-eb4b13f1061d", - "zone": "fr-par-1" - }, - { - "id": "a81b021c-d607-4479-aa5b-816afdadec9f", - "address": "", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv6", - "state": "detached", - "prefix": "2001:bc8:710:3c3b::/64", - "ipam_id": "43109af9-b8c3-43f0-9f5e-ae0cd918d62a", - "zone": "fr-par-1" - }, - { - "id": "f80e5386-98f0-4e2f-98b2-3744ebb1dfb2", - "address": "51.158.105.246", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv4", - "state": "detached", - "prefix": "", - "ipam_id": "6709aef6-8c1a-4d37-b692-8213e48d82c5", - "zone": "fr-par-1" - }, - { - "id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv4", - "state": "detached", - "prefix": "", - "ipam_id": "89b18ec5-a28e-4738-8c41-1b163c16b956", - "zone": "fr-par-1" - }, { "id": "9ff6f7a8-d4b1-44c9-a51e-636185d6e60d", "address": "51.158.97.101", "reverse": null, - "server": null, + "server": { + "id": "6ab3aeee-069c-493c-895c-f7328500e45b", + "name": "cli-srv-priceless-black" + }, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "tags": [], "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "type": "routed_ipv4", - "state": "detached", + "state": "attached", "prefix": "", - "ipam_id": "6ca13e24-a51e-49d2-bab1-6f7157d6090b", - "zone": "fr-par-1" - }, - { - "id": "d552540d-6df4-46c3-8d5e-c9cae7b31b2a", - "address": "51.158.96.95", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv4", - "state": "detached", - "prefix": "", - "ipam_id": "1aea1ce3-7e6f-43c8-b593-6f4245f0b062", - "zone": "fr-par-1" - }, - { - "id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv4", - "state": "detached", - "prefix": "", - "ipam_id": "1e78b162-4939-4095-82d1-39b8ea5076e7", - "zone": "fr-par-1" - }, - { - "id": "ff232dd5-0b36-4400-860d-a2d4f590a9e5", - "address": "51.15.254.114", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv4", - "state": "detached", - "prefix": "", - "ipam_id": "3d302bfa-dba6-413a-b10a-d1f6b8bf2444", + "ipam_id": "4421046d-395f-44c0-aebc-6453fafd27f7", "zone": "fr-par-1" }, { @@ -137,35 +33,7 @@ fe3afc1e-a1ea-48d8-8df4-663952b362a7 51.15.129.35 - ro "type": "routed_ipv4", "state": "detached", "prefix": "", - "ipam_id": "1ba8c3d6-3f76-4f1f-a91d-421dccb08739", - "zone": "fr-par-1" - }, - { - "id": "df7bdd97-22d7-4a4b-a0f1-6abc3519f5e8", - "address": "51.15.129.186", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv4", - "state": "detached", - "prefix": "", - "ipam_id": "73c2c874-da84-40bc-b461-7fb8749fca8c", - "zone": "fr-par-1" - }, - { - "id": "fe3afc1e-a1ea-48d8-8df4-663952b362a7", - "address": "51.15.129.35", - "reverse": null, - "server": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "type": "routed_ipv4", - "state": "detached", - "prefix": "", - "ipam_id": "d234890d-9789-4494-b2a9-feb45c741f81", + "ipam_id": "4eed59c6-696e-4e92-a394-48323abd12f0", "zone": "fr-par-1" } ] diff --git a/internal/namespaces/instance/v1/testdata/test-ip-update-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ip-update-simple.cassette.yaml index 04ee129f5a..03f4ab0320 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-update-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ip-update-simple.cassette.yaml @@ -1,12 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "f6005819-8019-40f8-a891-cc49a1b1c93c"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -15,101 +17,89 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "f6005819-8019-40f8-a891-cc49a1b1c93c"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"8f8bdc4a-eff1-49f2-88d9-4513cb6ccfed\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:54:00 GMT + - Tue, 04 Nov 2025 10:26:09 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e0bdf6d4-9aeb-4c51-80d5-dfe3aa37d2cc + - 17b6c453-49c0-4cc4-a192-b2898474fb38 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "f6005819-8019-40f8-a891-cc49a1b1c93c"}}' - form: {} + duration: 335.117115ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 2 + host: api.scaleway.com + body: "{}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc method: PATCH response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "f6005819-8019-40f8-a891-cc49a1b1c93c"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"8f8bdc4a-eff1-49f2-88d9-4513cb6ccfed\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:54:01 GMT + - Tue, 04 Nov 2025 10:26:09 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5d593ff8-78a1-4d8d-b6f5-54e49617a201 + - b3dec0f5-76f9-452f-93e7-f36f58fa21c8 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 110.972452ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.98.0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.229.243 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:54:01 GMT + - Tue, 04 Nov 2025 10:26:10 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cb85db34-5454-4802-a801-eed67cdb9472 + - a5c71b4c-2b56-476a-a380-8dc3cbf4d9ff status: 204 No Content code: 204 - duration: "" + duration: 296.94388ms diff --git a/internal/namespaces/instance/v1/testdata/test-ip-update-simple.golden b/internal/namespaces/instance/v1/testdata/test-ip-update-simple.golden index 6a052b8241..556a1b1e5c 100644 --- a/internal/namespaces/instance/v1/testdata/test-ip-update-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-ip-update-simple.golden @@ -1,19 +1,19 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -IP.ID e0bcadc9-914f-429e-82af-e2bffda353d4 -IP.Address 51.158.98.0 +IP.ID 9918ae90-cd48-408f-97af-bcf3bc77afbc +IP.Address 51.15.229.243 IP.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 IP.Type routed_ipv4 IP.State detached IP.Prefix - -IP.IpamID f6005819-8019-40f8-a891-cc49a1b1c93c +IP.IpamID 8f8bdc4a-eff1-49f2-88d9-4513cb6ccfed IP.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "ip": { - "id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", + "id": "9918ae90-cd48-408f-97af-bcf3bc77afbc", + "address": "51.15.229.243", "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", @@ -22,7 +22,7 @@ IP.Zone fr-par-1 "type": "routed_ipv4", "state": "detached", "prefix": "", - "ipam_id": "f6005819-8019-40f8-a891-cc49a1b1c93c", + "ipam_id": "8f8bdc4a-eff1-49f2-88d9-4513cb6ccfed", "zone": "fr-par-1" } } diff --git a/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.cassette.yaml index 20fc0d8aa3..6a50718408 100644 --- a/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.cassette.yaml @@ -1,19 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"id":"26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "name":"cli-pn-zealous-wilbur", - "tags":[], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:41.526809Z", - "updated_at":"2025-10-31T17:28:41.526809Z", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "subnets":[{"id":"1060b610-533a-4ec2-b41a-4bfe1425c944", "created_at":"2025-10-31T17:28:41.526809Z", - "updated_at":"2025-10-31T17:28:41.526809Z", "subnet":"172.16.8.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"cbaa4450-1b86-4e5e-b257-bb93bbc0d9f6", "created_at":"2025-10-31T17:28:41.526809Z", - "updated_at":"2025-10-31T17:28:41.526809Z", "subnet":"fd63:256c:45f7:4d79::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 152 + host: api.scaleway.com + body: "{\"name\":\"cli-pn-brave-lehmann\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null,\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -22,1526 +17,184 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "name":"cli-pn-zealous-wilbur", - "tags":[], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:28:41.526809Z", - "updated_at":"2025-10-31T17:28:41.526809Z", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "subnets":[{"id":"1060b610-533a-4ec2-b41a-4bfe1425c944", "created_at":"2025-10-31T17:28:41.526809Z", - "updated_at":"2025-10-31T17:28:41.526809Z", "subnet":"172.16.8.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"cbaa4450-1b86-4e5e-b257-bb93bbc0d9f6", "created_at":"2025-10-31T17:28:41.526809Z", - "updated_at":"2025-10-31T17:28:41.526809Z", "subnet":"fd63:256c:45f7:4d79::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1089 + body: "{\"id\":\"53f375df-7aa4-42fe-82a0-3aef8d919b18\", \"name\":\"cli-pn-brave-lehmann\", \"tags\":[], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:41.189158Z\", \"updated_at\":\"2025-11-04T10:12:41.189158Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"3f1ce3a1-3f70-48a4-9f20-c0cb12bbe8bf\", \"created_at\":\"2025-11-04T10:12:41.189158Z\", \"updated_at\":\"2025-11-04T10:12:41.189158Z\", \"subnet\":\"172.16.12.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"53f375df-7aa4-42fe-82a0-3aef8d919b18\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"53344f40-9883-4166-982f-a3694c24426e\", \"created_at\":\"2025-11-04T10:12:41.189158Z\", \"updated_at\":\"2025-11-04T10:12:41.189158Z\", \"subnet\":\"fd63:256c:45f7:2c5::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"53f375df-7aa4-42fe-82a0-3aef8d919b18\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1090" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1089" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:42 GMT + - Tue, 04 Nov 2025 10:12:41 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e562e74b-21fa-4139-ae9d-71b3d00a389e + - bec47951-e156-42f2-a5f6-0ed2c1121903 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 601.731686ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:42 GMT + - Tue, 04 Nov 2025 10:12:41 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1bf2bd19-5363-4468-8655-0c1ccd28c576 + - bbfa2094-4c34-46de-ac31-b93435ce1a88 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 45.467643ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:42 GMT + - Tue, 04 Nov 2025 10:12:41 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - aabbe01e-701b-417f-9c84-0ad48ce6be7d + - 43f488a6-8212-445a-9556-2f57325bc33d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 34.77892ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:42 GMT + - Tue, 04 Nov 2025 10:12:41 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4e96ce0b-9336-455e-b315-94ee133fd16c + - 70f15b94-0007-47e2-aa48-7c68073deb46 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 52.166281ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:42 GMT + - Tue, 04 Nov 2025 10:12:41 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 057d3a69-60d3-4b5e-a217-11a927732169 + - 1bc4a766-0f68-4464-b759-503b5e5d1ef0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", "name": "cli-srv-optimistic-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-margulis", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6f486d2c-eca4-434b-a7f2-ee018ff0872b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:42.508511+00:00", - "modification_date": "2025-10-31T17:28:42.508511+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 36.019273ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 227 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-nostalgic-elgamal\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1550,393 +203,284 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", "name": "cli-srv-optimistic-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-margulis", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6f486d2c-eca4-434b-a7f2-ee018ff0872b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:42.508511+00:00", - "modification_date": "2025-10-31T17:28:42.508511+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"0dfa708e-e42d-4648-8fa8-48ef47c2721e\", \"name\": \"cli-srv-nostalgic-elgamal\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-elgamal\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"46adf72a-0208-4246-98a5-a5f0b235fd28\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:42.081742+00:00\", \"modification_date\": \"2025-11-04T10:12:42.081742+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:42 GMT + - Tue, 04 Nov 2025 10:12:42 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c933cdb-97b1-4267-a757-f1a6ec5ec619 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0dfa708e-e42d-4648-8fa8-48ef47c2721e Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 452a6762-cee5-4153-97f2-f433e7c210ee + - 9d40fb42-f49a-439d-9ddd-4f7ea1916edd status: 201 Created code: 201 - duration: "" -- request: - body: '{"private_nic": {"id": "4fc073ed-a647-4707-b496-b8b0f9406327", "private_network_id": - "26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "server_id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", - "mac_address": "02:00:00:19:46:82", "state": "available", "creation_date": "2025-10-31T17:28:42.925923+00:00", - "modification_date": "2025-10-31T17:28:43.070903+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["aeb15f0f-2582-4ca9-bc78-266550867192", "145fedeb-5508-4665-a354-d673c659344b"]}}' - form: {} + duration: 539.132383ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 61 + host: api.scaleway.com + body: "{\"private_network_id\":\"53f375df-7aa4-42fe-82a0-3aef8d919b18\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c933cdb-97b1-4267-a757-f1a6ec5ec619/private_nics + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0dfa708e-e42d-4648-8fa8-48ef47c2721e/private_nics method: POST response: - body: '{"private_nic": {"id": "4fc073ed-a647-4707-b496-b8b0f9406327", "private_network_id": - "26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "server_id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", - "mac_address": "02:00:00:19:46:82", "state": "available", "creation_date": "2025-10-31T17:28:42.925923+00:00", - "modification_date": "2025-10-31T17:28:43.070903+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["aeb15f0f-2582-4ca9-bc78-266550867192", "145fedeb-5508-4665-a354-d673c659344b"]}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 475 + body: "{\"private_nic\": {\"id\": \"83648eff-98ec-4b45-816a-0f946aea79e6\", \"private_network_id\": \"53f375df-7aa4-42fe-82a0-3aef8d919b18\", \"server_id\": \"0dfa708e-e42d-4648-8fa8-48ef47c2721e\", \"mac_address\": \"02:00:00:1e:ee:da\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:42.505023+00:00\", \"modification_date\": \"2025-11-04T10:12:42.651227+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"92e34eaa-947c-4db1-848d-a5ccc49f2172\", \"dd5d3e12-97bc-47fb-bca4-6673e55a5852\"]}}" headers: Content-Length: - "475" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:43 GMT + - Tue, 04 Nov 2025 10:12:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 32ef7685-81a5-4f4f-9416-a340ae44bc2f + - 05d9ac3a-b812-49d8-a423-4fa2d27bedfa status: 201 Created code: 201 - duration: "" -- request: - body: '{"private_nics": [{"id": "4fc073ed-a647-4707-b496-b8b0f9406327", "private_network_id": - "26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "server_id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", - "mac_address": "02:00:00:19:46:82", "state": "available", "creation_date": "2025-10-31T17:28:42.925923+00:00", - "modification_date": "2025-10-31T17:28:43.070903+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["aeb15f0f-2582-4ca9-bc78-266550867192", "145fedeb-5508-4665-a354-d673c659344b"]}]}' - form: {} + duration: 561.804876ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c933cdb-97b1-4267-a757-f1a6ec5ec619/private_nics?page=1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0dfa708e-e42d-4648-8fa8-48ef47c2721e/private_nics?page=1 method: GET response: - body: '{"private_nics": [{"id": "4fc073ed-a647-4707-b496-b8b0f9406327", "private_network_id": - "26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "server_id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", - "mac_address": "02:00:00:19:46:82", "state": "available", "creation_date": "2025-10-31T17:28:42.925923+00:00", - "modification_date": "2025-10-31T17:28:43.070903+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["aeb15f0f-2582-4ca9-bc78-266550867192", "145fedeb-5508-4665-a354-d673c659344b"]}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 478 + body: "{\"private_nics\": [{\"id\": \"83648eff-98ec-4b45-816a-0f946aea79e6\", \"private_network_id\": \"53f375df-7aa4-42fe-82a0-3aef8d919b18\", \"server_id\": \"0dfa708e-e42d-4648-8fa8-48ef47c2721e\", \"mac_address\": \"02:00:00:1e:ee:da\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:42.505023+00:00\", \"modification_date\": \"2025-11-04T10:12:42.651227+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"92e34eaa-947c-4db1-848d-a5ccc49f2172\", \"dd5d3e12-97bc-47fb-bca4-6673e55a5852\"]}]}" headers: Content-Length: - "478" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:43 GMT + - Tue, 04 Nov 2025 10:12:43 GMT Link: - - ; - rel="last" + - ; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 073c7620-d9eb-447b-8ac9-999c5cf668c2 + - 1f62a6da-5b02-4830-a384-78b6f0c2d916 X-Total-Count: - "1" status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", "name": "cli-srv-optimistic-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-margulis", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6f486d2c-eca4-434b-a7f2-ee018ff0872b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:42.508511+00:00", - "modification_date": "2025-10-31T17:28:42.508511+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "4fc073ed-a647-4707-b496-b8b0f9406327", - "private_network_id": "26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "server_id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", - "mac_address": "02:00:00:19:46:82", "state": "available", "creation_date": "2025-10-31T17:28:42.925923+00:00", - "modification_date": "2025-10-31T17:28:43.070903+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["aeb15f0f-2582-4ca9-bc78-266550867192", "145fedeb-5508-4665-a354-d673c659344b"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 61.076688ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c933cdb-97b1-4267-a757-f1a6ec5ec619 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0dfa708e-e42d-4648-8fa8-48ef47c2721e method: GET response: - body: '{"server": {"id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", "name": "cli-srv-optimistic-margulis", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-margulis", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6f486d2c-eca4-434b-a7f2-ee018ff0872b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:5f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:28:42.508511+00:00", - "modification_date": "2025-10-31T17:28:42.508511+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "4fc073ed-a647-4707-b496-b8b0f9406327", - "private_network_id": "26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", "server_id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", - "mac_address": "02:00:00:19:46:82", "state": "available", "creation_date": "2025-10-31T17:28:42.925923+00:00", - "modification_date": "2025-10-31T17:28:43.070903+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["aeb15f0f-2582-4ca9-bc78-266550867192", "145fedeb-5508-4665-a354-d673c659344b"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2208 + body: "{\"server\": {\"id\": \"0dfa708e-e42d-4648-8fa8-48ef47c2721e\", \"name\": \"cli-srv-nostalgic-elgamal\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-elgamal\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"46adf72a-0208-4246-98a5-a5f0b235fd28\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:44:f9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:12:42.081742+00:00\", \"modification_date\": \"2025-11-04T10:12:42.081742+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [{\"id\": \"83648eff-98ec-4b45-816a-0f946aea79e6\", \"private_network_id\": \"53f375df-7aa4-42fe-82a0-3aef8d919b18\", \"server_id\": \"0dfa708e-e42d-4648-8fa8-48ef47c2721e\", \"mac_address\": \"02:00:00:1e:ee:da\", \"state\": \"available\", \"creation_date\": \"2025-11-04T10:12:42.505023+00:00\", \"modification_date\": \"2025-11-04T10:12:42.651227+00:00\", \"zone\": \"fr-par-1\", \"tags\": [], \"ipam_ip_ids\": [\"92e34eaa-947c-4db1-848d-a5ccc49f2172\", \"dd5d3e12-97bc-47fb-bca4-6673e55a5852\"]}], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2212" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2208" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:43 GMT + - Tue, 04 Nov 2025 10:12:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 707b49ca-b0f9-481c-b245-fb119e5e33e9 + - a372fc5f-f5e3-44b1-973b-90f3c408ff1b status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 121.846718ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2c933cdb-97b1-4267-a757-f1a6ec5ec619 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0dfa708e-e42d-4648-8fa8-48ef47c2721e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:43 GMT + - Tue, 04 Nov 2025 10:12:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 394bb17b-4eed-4843-9900-5e7ee5a8dce4 + - aa54e918-e3a4-4380-803d-1a671f0d83cc status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"6f486d2c-eca4-434b-a7f2-ee018ff0872b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:42.601928Z", "updated_at":"2025-10-31T17:28:42.601928Z", - "references":[{"id":"ddcc1eff-de58-4a02-8ea0-22ecca448b53", "product_resource_type":"instance_server", - "product_resource_id":"2c933cdb-97b1-4267-a757-f1a6ec5ec619", "created_at":"2025-10-31T17:28:42.601928Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 275.49457ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6f486d2c-eca4-434b-a7f2-ee018ff0872b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/46adf72a-0208-4246-98a5-a5f0b235fd28 method: GET response: - body: '{"id":"6f486d2c-eca4-434b-a7f2-ee018ff0872b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:42.601928Z", "updated_at":"2025-10-31T17:28:42.601928Z", - "references":[{"id":"ddcc1eff-de58-4a02-8ea0-22ecca448b53", "product_resource_type":"instance_server", - "product_resource_id":"2c933cdb-97b1-4267-a757-f1a6ec5ec619", "created_at":"2025-10-31T17:28:42.601928Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"46adf72a-0208-4246-98a5-a5f0b235fd28\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:42.180326Z\", \"updated_at\":\"2025-11-04T10:12:42.180326Z\", \"references\":[{\"id\":\"6e9ac04c-ab1c-409b-9ff9-0c9bb97711fc\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"0dfa708e-e42d-4648-8fa8-48ef47c2721e\", \"created_at\":\"2025-11-04T10:12:42.180326Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:43 GMT + - Tue, 04 Nov 2025 10:12:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 68a32fe3-840c-4a59-b2c8-beefb5310881 + - fcb20e7d-4e50-4b3f-9f86-ca80dc734639 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"6f486d2c-eca4-434b-a7f2-ee018ff0872b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:42.601928Z", "updated_at":"2025-10-31T17:28:43.920953Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:43.920953Z", "zone":"fr-par-1"}' - form: {} + duration: 45.424827ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6f486d2c-eca4-434b-a7f2-ee018ff0872b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/46adf72a-0208-4246-98a5-a5f0b235fd28 method: GET response: - body: '{"id":"6f486d2c-eca4-434b-a7f2-ee018ff0872b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:28:42.601928Z", "updated_at":"2025-10-31T17:28:43.920953Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:28:43.920953Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"46adf72a-0208-4246-98a5-a5f0b235fd28\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:12:42.180326Z\", \"updated_at\":\"2025-11-04T10:12:43.554108Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:12:43.554108Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:48 GMT + - Tue, 04 Nov 2025 10:12:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - db0d3111-0981-4b50-979b-68f39f82e3cb + - ec2e05f0-4c04-4cfc-810b-9f7c27616685 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 44.591378ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6f486d2c-eca4-434b-a7f2-ee018ff0872b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/46adf72a-0208-4246-98a5-a5f0b235fd28 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:49 GMT + - Tue, 04 Nov 2025 10:12:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b5f11910-c79f-4d6d-b984-6bc276c5b24d + - b23b228d-64cf-4903-a0b8-f057f683eb81 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 77.431452ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks/26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0 + url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks/53f375df-7aa4-42fe-82a0-3aef8d919b18 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:28:50 GMT + - Tue, 04 Nov 2025 10:12:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3cb0c497-f8de-4cd9-8724-594da7c1e2e0 + - 89a3505d-c4d9-4059-800c-494ab7028d18 status: 204 No Content code: 204 - duration: "" + duration: 1.244104266s diff --git a/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.golden b/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.golden index f1d67adb4f..4b5a33167d 100644 --- a/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-list-ni-cs-simple.golden @@ -1,14 +1,14 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ ID SERVER ID PRIVATE NETWORK ID MAC ADDRESS STATE TAGS CREATION DATE ZONE -4fc073ed-a647-4707-b496-b8b0f9406327 2c933cdb-97b1-4267-a757-f1a6ec5ec619 26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0 02:00:00:19:46:82 available [] few seconds ago fr-par-1 +83648eff-98ec-4b45-816a-0f946aea79e6 0dfa708e-e42d-4648-8fa8-48ef47c2721e 53f375df-7aa4-42fe-82a0-3aef8d919b18 02:00:00:1e:ee:da available [] few seconds ago fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 [ { - "id": "4fc073ed-a647-4707-b496-b8b0f9406327", - "server_id": "2c933cdb-97b1-4267-a757-f1a6ec5ec619", - "private_network_id": "26ccfbb2-07cd-4cb0-966f-8cb8f5cb48c0", - "mac_address": "02:00:00:19:46:82", + "id": "83648eff-98ec-4b45-816a-0f946aea79e6", + "server_id": "0dfa708e-e42d-4648-8fa8-48ef47c2721e", + "private_network_id": "53f375df-7aa4-42fe-82a0-3aef8d919b18", + "mac_address": "02:00:00:1e:ee:da", "state": "available", "tags": [], "creation_date": "1970-01-01T00:00:00.0Z", diff --git a/internal/namespaces/instance/v1/testdata/test-list-server-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-list-server-simple.cassette.yaml index fa262abf0e..488b807999 100644 --- a/internal/namespaces/instance/v1/testdata/test-list-server-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-list-server-simple.cassette.yaml @@ -1,1375 +1,44 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": [{"id": "3e9af520-c49c-4879-aa54-dcd3cda71ab7", "name": "cli-srv-stupefied-jepsen", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-jepsen", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9af03917-da0a-4f48-b0fc-fcc86a2b4492", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:21", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:38.455124+00:00", - "modification_date": "2025-10-28T16:53:38.455124+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "53edc406-ec9e-4639-8f63-3e632349c65f", - "name": "cli-srv-quizzical-neumann", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-quizzical-neumann", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "d19a1cc9-cbfc-49a2-af36-fc4204689d50", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:1f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:37.392114+00:00", "modification_date": - "2025-10-28T16:53:37.392114+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "4fe37002-b605-44dc-9d05-9a3527a3e048", "name": "cli-srv-upbeat-hugle", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-hugle", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a76308de-b332-4394-87c4-5fc0c992336b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:11", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.976667+00:00", - "modification_date": "2025-10-28T16:41:15.976667+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "40400678-aac9-41a7-b4ef-b8192397ba76", - "private_network_id": "8e6662a1-26e5-4589-96da-f732f8f42c3a", "server_id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "mac_address": "02:00:00:10:14:68", "state": "available", "creation_date": "2025-10-28T16:41:16.340855+00:00", - "modification_date": "2025-10-28T16:41:16.452787+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["03b17007-7068-4fdf-b78c-42e49ef19f76", "cbe05c40-a785-44d2-bbae-2f006b357b38"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "name": "cli-srv-stupefied-rosalind", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-stupefied-rosalind", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a910a560-c60f-4e30-8609-139794254d78", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:15.814828+00:00", "modification_date": - "2025-10-28T16:41:15.814828+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "f1f386ef-59e2-4aee-ad26-b96819eebe53", "private_network_id": - "9ca5500d-9a17-4a83-b7f4-862d959ccdfd", "server_id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "mac_address": "02:00:00:18:59:4a", "state": "available", "creation_date": "2025-10-28T16:41:16.216551+00:00", - "modification_date": "2025-10-28T16:41:16.338641+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["5cacaf89-17b1-40c3-a340-1ded006944e8", "7056138c-3a1d-4fba-a13e-3f6b26b4ef10"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "name": "cli-srv-hungry-shaw", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-hungry-shaw", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "12fa6988-40ee-456c-a68b-cc71e58c0037", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:13.547282+00:00", "modification_date": - "2025-10-28T16:41:13.547282+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "4187bb19-85db-4d16-97b5-14fafc65d1a6", "private_network_id": - "f03e3a42-214b-4c09-92e7-519be44f6b19", "server_id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "mac_address": "02:00:00:13:3e:72", "state": "available", "creation_date": "2025-10-28T16:41:13.934966+00:00", - "modification_date": "2025-10-28T16:41:14.129259+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["eb0549b8-c5a6-497f-a24e-d26282f71bde", "850fc892-9f77-4e66-8605-71a42677f0c7"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", - "name": "cli-srv-naughty-ritchie", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-naughty-ritchie", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3f4e66e8-480d-462d-a6fa-8cd0191ccefd", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "821c4164-63ad-4bf4-8009-d71989e74b0c", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "5e2584c8-bd65-43cf-8d47-279c9f07b96e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:fd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", - "name": "cli-srv-wonderful-payne", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-wonderful-payne", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "84fcc4e7-d1e1-4b8e-a50f-7c10680076f0", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "f66b1a77-e5e5-4aa7-b019-8bee1393d774", - "name": "cli-srv-fervent-borg", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-fervent-borg", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "bdd86405-c962-4bbc-a14a-c04f3fd28a12", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:03:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:23.964555+00:00", "modification_date": - "2025-10-28T16:40:23.964555+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "45bc1374-f38a-4f4d-b085-1675c0b4435f", "name": "cli-srv-magical-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "7e29ee8a-4493-42c2-b2d8-50ad3ee68724", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:97", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.984271+00:00", - "modification_date": "2025-10-28T16:20:04.984271+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "0c498c14-d87d-491e-a433-daa967c37d72", - "name": "cli-srv-vibrant-gagarin", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-vibrant-gagarin", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "47a5769c-9914-4ec2-bc71-c41cc04bc6d9", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:02:95", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:20:04.000464+00:00", "modification_date": - "2025-10-28T16:20:04.000464+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "baab5405-714f-449a-8ddf-8b24860354f5", "name": "cli-srv-confident-goldstine", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-confident-goldstine", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6ed88532-084c-469c-95b7-b59f8e02169f", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:87", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.087075+00:00", - "modification_date": "2025-10-28T16:08:49.087075+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "6c3972f8-c03b-453a-b9f5-91dbcf59b169", - "private_network_id": "7ef0cd32-8a41-4e1f-ac4f-03d07e60bf02", "server_id": "baab5405-714f-449a-8ddf-8b24860354f5", - "mac_address": "02:00:00:10:2d:cb", "state": "available", "creation_date": "2025-10-28T16:08:49.509394+00:00", - "modification_date": "2025-10-28T16:08:49.643814+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["6734bf57-7676-49c7-8cfb-3229d775b0ce", "7ac97e68-1703-4361-9550-852d56cad4db"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "name": "cli-srv-determined-northcutt", "arch": "x86_64", "commercial_type": - "DEV1-S", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-determined-northcutt", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a81b56f6-9af0-4ecb-94b2-77d2b839c738", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:49.042385+00:00", "modification_date": - "2025-10-28T16:08:49.042385+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "53ccf4c5-ea37-47e4-91cd-bad75a2bf552", "private_network_id": - "8199aeb3-56d7-404e-ad62-e707d0ae1308", "server_id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "mac_address": "02:00:00:12:27:fa", "state": "available", "creation_date": "2025-10-28T16:08:49.691409+00:00", - "modification_date": "2025-10-28T16:08:49.823115+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["4256c831-24a9-4119-82f5-0fbc8ab23bdd", "91f29374-31f2-452c-ba42-79c353c42e22"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "name": "cli-srv-thirsty-pike", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-thirsty-pike", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "ccedf14b-8912-45c8-a21e-f78d4225c4e6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:46.890862+00:00", "modification_date": - "2025-10-28T16:08:46.890862+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "baab4017-6d70-42a6-b6a1-8f3e6eb0bb23", "private_network_id": - "0d08e68e-45b4-4b32-8fcc-e4acce9b89c1", "server_id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "mac_address": "02:00:00:10:1f:24", "state": "available", "creation_date": "2025-10-28T16:08:47.345596+00:00", - "modification_date": "2025-10-28T16:08:47.475894+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["055c9f64-137b-4a1d-99d0-e5d3bc7087f0", "702c0052-55d9-4ecd-8bef-7fc5b2cd4530"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", - "name": "cli-srv-funny-poincare", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-funny-poincare", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e490f818-8ff6-49d1-bbd2-4a5bc98c1991", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8d87ff6a-049f-485f-a5a6-803e9f7fae6b", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "2b949687-c983-4fb9-89f0-812f51c64be9", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2", - "name": "cli-srv-boring-tu", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-boring-tu", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "c3f7c216-0a0b-48ad-b0df-160b4b594f2c", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:07:56.273705+00:00", "modification_date": - "2025-10-28T16:07:56.273705+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-reverent-lumiere", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "52060418-503c-4696-976e-badb6e41279c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "a10bb731-194e-4fec-a21a-4b970f9d9e97", - "name": "scw-mgmt-07", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-07", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c57fce38-e880-407e-b5fa-556cd110d681", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.588433+00:00", - "modification_date": "2025-10-28T10:50:01.433153+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "101", "node_id": "13"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "490adec1-0e6f-40c6-a458-3ff12ad78f68", - "name": "scw-mgmt-09", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-09", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "555af75d-243d-401d-a1e4-5d82ef76ac19", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.320194+00:00", - "modification_date": "2025-10-28T10:50:00.140714+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "68", "hypervisor_id": "901", "node_id": "16"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "1854345a-8604-4716-be9a-5ab68757222e", - "name": "scw-mgmt-06", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-06", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d9c2210b-b02c-4d98-9da6-a69cadf2bf75", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:81", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:49.892102+00:00", - "modification_date": "2025-10-28T10:50:02.454981+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "401", "node_id": "19"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "d74b9468-4c2e-48d6-89fe-47ff736d94df", - "name": "scw-mgmt-04", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-04", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5d467ab7-c9d2-4c16-a8eb-cd705f041987", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:7b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.377025+00:00", - "modification_date": "2025-10-28T10:50:01.309512+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "801", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd", - "name": "scw-mgmt-03", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-03", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6747a46e-9aa8-4224-8a0c-8cdef510c8e2", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:73", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.212655+00:00", - "modification_date": "2025-10-28T10:50:00.091906+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "901", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "acc3df03-2620-4c7c-ba0a-50cec2c4d96a", - "name": "scw-mgmt-01", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-01", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "dea682c9-eb52-48fc-96cf-226463016347", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.116332+00:00", - "modification_date": "2025-10-28T10:50:01.400988+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "63", "hypervisor_id": "901", "node_id": "6"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7b4bdc89-a402-4eff-b4e2-ba4f6e695639", - "name": "scw-mgmt-08", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-08", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3f9ffa9-f555-40e6-89f9-8e28f5d7f7ba", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.000791+00:00", - "modification_date": "2025-10-28T10:50:00.116206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "18", "hypervisor_id": "901", "node_id": "11"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7d4593aa-aac1-4052-ad23-06737df11d48", - "name": "scw-mgmt-10", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-10", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68017e05-d193-4cf7-a26d-8282e507e21c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:57", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.932531+00:00", - "modification_date": "2025-10-28T10:50:01.267620+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "201", "node_id": "8"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "5ddbccbd-3d26-4ebd-a789-550a6734c8aa", - "name": "scw-mgmt-02", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-02", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a356ec05-4bfa-4cb2-9fe9-e4dc9da75192", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.857364+00:00", - "modification_date": "2025-10-28T10:50:01.244976+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "66", "hypervisor_id": "601", "node_id": "12"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "01b2388f-5835-4ac8-a6e8-4168085a07a8", - "name": "scw-mgmt-05", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-05", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "65fb2854-5d5e-4c79-9985-af32b32e045d", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.551829+00:00", - "modification_date": "2025-10-28T10:50:00.065486+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "67", "hypervisor_id": "601", "node_id": "5"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985", - "name": "tf-srv-naughty-colden", "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "tf-srv-naughty-colden", - "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows Server - 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "425394e3-34de-4afc-9fd2-461c3fc5b8a7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cd:83:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-14T16:47:25.152354+00:00", - "modification_date": "2025-10-14T17:19:17.615971+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6ffbe4b0-3cf0-407e-8e87-2c67defd8897", - "name": "tf-tests-instance-block-external-root-volume", "arch": "x86_64", "commercial_type": - "PLAY2-PICO", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "44693172-d6a3-49b0-b56f-011f492e4dfa", "hostname": "tf-tests-instance-block-external-root-volume", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "2a83e34f-4f40-4b93-bca0-8f1c2a3d8222", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:cc:76:99", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-08T23:05:08.758218+00:00", "modification_date": - "2025-10-08T23:05:08.758218+00:00", "bootscript": null, "security_group": {"id": - "c30bff3f-a276-4c5b-bb3e-92ecab6e962e", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}]}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order: + - creation_date_desc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers?order=creation_date_desc&page=1 method: GET response: - body: '{"servers": [{"id": "3e9af520-c49c-4879-aa54-dcd3cda71ab7", "name": "cli-srv-stupefied-jepsen", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-jepsen", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9af03917-da0a-4f48-b0fc-fcc86a2b4492", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:21", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:38.455124+00:00", - "modification_date": "2025-10-28T16:53:38.455124+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "53edc406-ec9e-4639-8f63-3e632349c65f", - "name": "cli-srv-quizzical-neumann", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-quizzical-neumann", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "d19a1cc9-cbfc-49a2-af36-fc4204689d50", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:1f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:37.392114+00:00", "modification_date": - "2025-10-28T16:53:37.392114+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "4fe37002-b605-44dc-9d05-9a3527a3e048", "name": "cli-srv-upbeat-hugle", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-hugle", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a76308de-b332-4394-87c4-5fc0c992336b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:11", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.976667+00:00", - "modification_date": "2025-10-28T16:41:15.976667+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "40400678-aac9-41a7-b4ef-b8192397ba76", - "private_network_id": "8e6662a1-26e5-4589-96da-f732f8f42c3a", "server_id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "mac_address": "02:00:00:10:14:68", "state": "available", "creation_date": "2025-10-28T16:41:16.340855+00:00", - "modification_date": "2025-10-28T16:41:16.452787+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["03b17007-7068-4fdf-b78c-42e49ef19f76", "cbe05c40-a785-44d2-bbae-2f006b357b38"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "name": "cli-srv-stupefied-rosalind", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-stupefied-rosalind", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a910a560-c60f-4e30-8609-139794254d78", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:15.814828+00:00", "modification_date": - "2025-10-28T16:41:15.814828+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "f1f386ef-59e2-4aee-ad26-b96819eebe53", "private_network_id": - "9ca5500d-9a17-4a83-b7f4-862d959ccdfd", "server_id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "mac_address": "02:00:00:18:59:4a", "state": "available", "creation_date": "2025-10-28T16:41:16.216551+00:00", - "modification_date": "2025-10-28T16:41:16.338641+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["5cacaf89-17b1-40c3-a340-1ded006944e8", "7056138c-3a1d-4fba-a13e-3f6b26b4ef10"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "name": "cli-srv-hungry-shaw", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-hungry-shaw", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "12fa6988-40ee-456c-a68b-cc71e58c0037", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:13.547282+00:00", "modification_date": - "2025-10-28T16:41:13.547282+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "4187bb19-85db-4d16-97b5-14fafc65d1a6", "private_network_id": - "f03e3a42-214b-4c09-92e7-519be44f6b19", "server_id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "mac_address": "02:00:00:13:3e:72", "state": "available", "creation_date": "2025-10-28T16:41:13.934966+00:00", - "modification_date": "2025-10-28T16:41:14.129259+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["eb0549b8-c5a6-497f-a24e-d26282f71bde", "850fc892-9f77-4e66-8605-71a42677f0c7"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", - "name": "cli-srv-naughty-ritchie", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-naughty-ritchie", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3f4e66e8-480d-462d-a6fa-8cd0191ccefd", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "821c4164-63ad-4bf4-8009-d71989e74b0c", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "5e2584c8-bd65-43cf-8d47-279c9f07b96e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:fd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", - "name": "cli-srv-wonderful-payne", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-wonderful-payne", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "84fcc4e7-d1e1-4b8e-a50f-7c10680076f0", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "f66b1a77-e5e5-4aa7-b019-8bee1393d774", - "name": "cli-srv-fervent-borg", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-fervent-borg", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "bdd86405-c962-4bbc-a14a-c04f3fd28a12", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:03:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:23.964555+00:00", "modification_date": - "2025-10-28T16:40:23.964555+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "45bc1374-f38a-4f4d-b085-1675c0b4435f", "name": "cli-srv-magical-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "7e29ee8a-4493-42c2-b2d8-50ad3ee68724", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:97", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.984271+00:00", - "modification_date": "2025-10-28T16:20:04.984271+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "0c498c14-d87d-491e-a433-daa967c37d72", - "name": "cli-srv-vibrant-gagarin", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-vibrant-gagarin", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "47a5769c-9914-4ec2-bc71-c41cc04bc6d9", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:02:95", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:20:04.000464+00:00", "modification_date": - "2025-10-28T16:20:04.000464+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "baab5405-714f-449a-8ddf-8b24860354f5", "name": "cli-srv-confident-goldstine", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-confident-goldstine", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6ed88532-084c-469c-95b7-b59f8e02169f", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:87", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.087075+00:00", - "modification_date": "2025-10-28T16:08:49.087075+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "6c3972f8-c03b-453a-b9f5-91dbcf59b169", - "private_network_id": "7ef0cd32-8a41-4e1f-ac4f-03d07e60bf02", "server_id": "baab5405-714f-449a-8ddf-8b24860354f5", - "mac_address": "02:00:00:10:2d:cb", "state": "available", "creation_date": "2025-10-28T16:08:49.509394+00:00", - "modification_date": "2025-10-28T16:08:49.643814+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["6734bf57-7676-49c7-8cfb-3229d775b0ce", "7ac97e68-1703-4361-9550-852d56cad4db"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "name": "cli-srv-determined-northcutt", "arch": "x86_64", "commercial_type": - "DEV1-S", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-determined-northcutt", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a81b56f6-9af0-4ecb-94b2-77d2b839c738", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:49.042385+00:00", "modification_date": - "2025-10-28T16:08:49.042385+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "53ccf4c5-ea37-47e4-91cd-bad75a2bf552", "private_network_id": - "8199aeb3-56d7-404e-ad62-e707d0ae1308", "server_id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "mac_address": "02:00:00:12:27:fa", "state": "available", "creation_date": "2025-10-28T16:08:49.691409+00:00", - "modification_date": "2025-10-28T16:08:49.823115+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["4256c831-24a9-4119-82f5-0fbc8ab23bdd", "91f29374-31f2-452c-ba42-79c353c42e22"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "name": "cli-srv-thirsty-pike", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-thirsty-pike", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "ccedf14b-8912-45c8-a21e-f78d4225c4e6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:46.890862+00:00", "modification_date": - "2025-10-28T16:08:46.890862+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "baab4017-6d70-42a6-b6a1-8f3e6eb0bb23", "private_network_id": - "0d08e68e-45b4-4b32-8fcc-e4acce9b89c1", "server_id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "mac_address": "02:00:00:10:1f:24", "state": "available", "creation_date": "2025-10-28T16:08:47.345596+00:00", - "modification_date": "2025-10-28T16:08:47.475894+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["055c9f64-137b-4a1d-99d0-e5d3bc7087f0", "702c0052-55d9-4ecd-8bef-7fc5b2cd4530"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", - "name": "cli-srv-funny-poincare", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-funny-poincare", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e490f818-8ff6-49d1-bbd2-4a5bc98c1991", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8d87ff6a-049f-485f-a5a6-803e9f7fae6b", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "2b949687-c983-4fb9-89f0-812f51c64be9", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2", - "name": "cli-srv-boring-tu", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-boring-tu", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "c3f7c216-0a0b-48ad-b0df-160b4b594f2c", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:07:56.273705+00:00", "modification_date": - "2025-10-28T16:07:56.273705+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-reverent-lumiere", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "52060418-503c-4696-976e-badb6e41279c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "a10bb731-194e-4fec-a21a-4b970f9d9e97", - "name": "scw-mgmt-07", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-07", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c57fce38-e880-407e-b5fa-556cd110d681", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.588433+00:00", - "modification_date": "2025-10-28T10:50:01.433153+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "101", "node_id": "13"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "490adec1-0e6f-40c6-a458-3ff12ad78f68", - "name": "scw-mgmt-09", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-09", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "555af75d-243d-401d-a1e4-5d82ef76ac19", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.320194+00:00", - "modification_date": "2025-10-28T10:50:00.140714+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "68", "hypervisor_id": "901", "node_id": "16"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "1854345a-8604-4716-be9a-5ab68757222e", - "name": "scw-mgmt-06", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-06", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d9c2210b-b02c-4d98-9da6-a69cadf2bf75", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:81", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:49.892102+00:00", - "modification_date": "2025-10-28T10:50:02.454981+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "401", "node_id": "19"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "d74b9468-4c2e-48d6-89fe-47ff736d94df", - "name": "scw-mgmt-04", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-04", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5d467ab7-c9d2-4c16-a8eb-cd705f041987", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:7b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.377025+00:00", - "modification_date": "2025-10-28T10:50:01.309512+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "801", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd", - "name": "scw-mgmt-03", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-03", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6747a46e-9aa8-4224-8a0c-8cdef510c8e2", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:73", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.212655+00:00", - "modification_date": "2025-10-28T10:50:00.091906+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "901", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "acc3df03-2620-4c7c-ba0a-50cec2c4d96a", - "name": "scw-mgmt-01", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-01", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "dea682c9-eb52-48fc-96cf-226463016347", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.116332+00:00", - "modification_date": "2025-10-28T10:50:01.400988+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "63", "hypervisor_id": "901", "node_id": "6"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7b4bdc89-a402-4eff-b4e2-ba4f6e695639", - "name": "scw-mgmt-08", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-08", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3f9ffa9-f555-40e6-89f9-8e28f5d7f7ba", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.000791+00:00", - "modification_date": "2025-10-28T10:50:00.116206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "18", "hypervisor_id": "901", "node_id": "11"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7d4593aa-aac1-4052-ad23-06737df11d48", - "name": "scw-mgmt-10", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-10", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68017e05-d193-4cf7-a26d-8282e507e21c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:57", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.932531+00:00", - "modification_date": "2025-10-28T10:50:01.267620+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "201", "node_id": "8"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "5ddbccbd-3d26-4ebd-a789-550a6734c8aa", - "name": "scw-mgmt-02", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-02", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a356ec05-4bfa-4cb2-9fe9-e4dc9da75192", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.857364+00:00", - "modification_date": "2025-10-28T10:50:01.244976+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "66", "hypervisor_id": "601", "node_id": "12"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "01b2388f-5835-4ac8-a6e8-4168085a07a8", - "name": "scw-mgmt-05", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-05", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "65fb2854-5d5e-4c79-9985-af32b32e045d", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.551829+00:00", - "modification_date": "2025-10-28T10:50:00.065486+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "67", "hypervisor_id": "601", "node_id": "5"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985", - "name": "tf-srv-naughty-colden", "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "tf-srv-naughty-colden", - "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows Server - 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "425394e3-34de-4afc-9fd2-461c3fc5b8a7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cd:83:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-14T16:47:25.152354+00:00", - "modification_date": "2025-10-14T17:19:17.615971+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6ffbe4b0-3cf0-407e-8e87-2c67defd8897", - "name": "tf-tests-instance-block-external-root-volume", "arch": "x86_64", "commercial_type": - "PLAY2-PICO", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "44693172-d6a3-49b0-b56f-011f492e4dfa", "hostname": "tf-tests-instance-block-external-root-volume", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "2a83e34f-4f40-4b93-bca0-8f1c2a3d8222", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:cc:76:99", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-08T23:05:08.758218+00:00", "modification_date": - "2025-10-08T23:05:08.758218+00:00", "bootscript": null, "security_group": {"id": - "c30bff3f-a276-4c5b-bb3e-92ecab6e962e", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 5925 + body: "{\"servers\": [{\"id\": \"6ab3aeee-069c-493c-895c-f7328500e45b\", \"name\": \"cli-srv-priceless-black\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-priceless-black\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"76171770-4e20-429a-9d47-16697a75f7ac\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9ff6f7a8-d4b1-44c9-a51e-636185d6e60d\", \"address\": \"51.158.97.101\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4421046d-395f-44c0-aebc-6453fafd27f7\"}, \"public_ips\": [{\"id\": \"9ff6f7a8-d4b1-44c9-a51e-636185d6e60d\", \"address\": \"51.158.97.101\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4421046d-395f-44c0-aebc-6453fafd27f7\"}], \"mac_address\": \"de:00:00:d1:23:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-03T17:15:36.733100+00:00\", \"modification_date\": \"2025-11-03T17:16:16.182087+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}, {\"id\": \"fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985\", \"name\": \"tf-srv-naughty-colden\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"tf-srv-naughty-colden\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"425394e3-34de-4afc-9fd2-461c3fc5b8a7\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:cd:83:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-10-14T16:47:25.152354+00:00\", \"modification_date\": \"2025-10-14T17:19:17.615971+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}, {\"id\": \"6ffbe4b0-3cf0-407e-8e87-2c67defd8897\", \"name\": \"tf-tests-instance-block-external-root-volume\", \"arch\": \"x86_64\", \"commercial_type\": \"PLAY2-PICO\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"44693172-d6a3-49b0-b56f-011f492e4dfa\", \"hostname\": \"tf-tests-instance-block-external-root-volume\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"2a83e34f-4f40-4b93-bca0-8f1c2a3d8222\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:cc:76:99\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-10-08T23:05:08.758218+00:00\", \"modification_date\": \"2025-10-08T23:05:08.758218+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"c30bff3f-a276-4c5b-bb3e-92ecab6e962e\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}]}" headers: Content-Length: - - "57958" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "5925" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:39 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Link: - ; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 02c89098-a65f-41f7-a774-49f8de7aa727 + - 8c5c8f8a-b0bb-454a-b2b8-e52492f7e23b X-Total-Count: - - "28" + - "3" status: 200 OK code: 200 - duration: "" + duration: 158.31329ms diff --git a/internal/namespaces/instance/v1/testdata/test-list-server-simple.golden b/internal/namespaces/instance/v1/testdata/test-list-server-simple.golden index f4d25de783..1fb7a39d49 100644 --- a/internal/namespaces/instance/v1/testdata/test-list-server-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-list-server-simple.golden @@ -1,39 +1,14 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID NAME TYPE STATE ZONE PUBLIC IP PRIVATE IP TAGS IMAGE NAME ROUTED IP ENABLED MODIFICATION DATE CREATION DATE VOLUMES PROTECTED SECURITY GROUP NAME SECURITY GROUP ID STATE DETAIL ARCH IMAGE ID -3e9af520-c49c-4879-aa54-dcd3cda71ab7 cli-srv-stupefied-jepsen DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -53edc406-ec9e-4639-8f63-3e632349c65f cli-srv-quizzical-neumann DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -4fe37002-b605-44dc-9d05-9a3527a3e048 cli-srv-upbeat-hugle DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -ed3b119d-5cdb-453f-8a54-78d8569eeead cli-srv-stupefied-rosalind DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa cli-srv-hungry-shaw DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -d90412a1-a8e6-4719-afc5-4491e563f2d7 cli-srv-naughty-ritchie DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 3 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 ec31d73d-ca36-4536-adf4-0feb76d30379 -2526d4e1-e4fb-46f7-9670-a249cdbde8a6 cli-srv-wonderful-payne DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 ec31d73d-ca36-4536-adf4-0feb76d30379 -f66b1a77-e5e5-4aa7-b019-8bee1393d774 cli-srv-fervent-borg DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -45bc1374-f38a-4f4d-b085-1675c0b4435f cli-srv-magical-wright DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -0c498c14-d87d-491e-a433-daa967c37d72 cli-srv-vibrant-gagarin DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -baab5405-714f-449a-8ddf-8b24860354f5 cli-srv-confident-goldstine DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -2b92696f-b3fe-4da5-946c-b643eb65307a cli-srv-determined-northcutt DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -07a9345f-7228-4a15-8ba5-ed21da4b49d7 cli-srv-thirsty-pike DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5 cli-srv-funny-poincare DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 3 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 ec31d73d-ca36-4536-adf4-0feb76d30379 -6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2 cli-srv-boring-tu DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 -effd245c-d9ee-464a-872b-0b3207832193 cli-srv-reverent-lumiere DEV1-S archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 ec31d73d-ca36-4536-adf4-0feb76d30379 -a10bb731-194e-4fec-a21a-4b970f9d9e97 scw-mgmt-07 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -490adec1-0e6f-40c6-a458-3ff12ad78f68 scw-mgmt-09 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -1854345a-8604-4716-be9a-5ab68757222e scw-mgmt-06 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -d74b9468-4c2e-48d6-89fe-47ff736d94df scw-mgmt-04 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd scw-mgmt-03 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -acc3df03-2620-4c7c-ba0a-50cec2c4d96a scw-mgmt-01 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -7b4bdc89-a402-4eff-b4e2-ba4f6e695639 scw-mgmt-08 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -7d4593aa-aac1-4052-ad23-06737df11d48 scw-mgmt-10 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -5ddbccbd-3d26-4ebd-a789-550a6734c8aa scw-mgmt-02 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -01b2388f-5835-4ac8-a6e8-4168085a07a8 scw-mgmt-05 POP2-2C-8G stopped in place fr-par-1 - - [] Debian Bullseye true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 stopped in place x86_64 942c58b9-89fb-48cc-be8b-126c9187794d -fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985 tf-srv-naughty-colden POP2-2C-8G-WIN archived fr-par-1 - - [] Windows Server 2022 true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 5d355a7d-8abb-4418-9599-e26621bf7ca8 -6ffbe4b0-3cf0-407e-8e87-2c67defd8897 tf-tests-instance-block-external-root-volume PLAY2-PICO archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group c30bff3f-a276-4c5b-bb3e-92ecab6e962e - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 +ID NAME TYPE STATE ZONE PUBLIC IP PRIVATE IP TAGS IMAGE NAME ROUTED IP ENABLED MODIFICATION DATE CREATION DATE VOLUMES PROTECTED SECURITY GROUP NAME SECURITY GROUP ID STATE DETAIL ARCH IMAGE ID +6ab3aeee-069c-493c-895c-f7328500e45b cli-srv-priceless-black DEV1-S archived fr-par-1 51.158.97.101 - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 +fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985 tf-srv-naughty-colden POP2-2C-8G-WIN archived fr-par-1 - - [] Windows Server 2022 true few seconds ago few seconds ago 1 false Default security group da505169-540e-4c2b-b0da-c854139224e0 - x86_64 5d355a7d-8abb-4418-9599-e26621bf7ca8 +6ffbe4b0-3cf0-407e-8e87-2c67defd8897 tf-tests-instance-block-external-root-volume PLAY2-PICO archived fr-par-1 - - [] Ubuntu 22.04 Jammy Jellyfish true few seconds ago few seconds ago 1 false Default security group c30bff3f-a276-4c5b-bb3e-92ecab6e962e - x86_64 6d3c053e-c728-4294-b23a-560b62a4d592 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 [ { - "id": "3e9af520-c49c-4879-aa54-dcd3cda71ab7", - "name": "cli-srv-stupefied-jepsen", + "id": "6ab3aeee-069c-493c-895c-f7328500e45b", + "name": "cli-srv-priceless-black", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "allowed_actions": [ @@ -43,170 +18,10 @@ fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985 tf-srv-naughty-colden "tags": [], "commercial_type": "DEV1-S", "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-stupefied-jepsen", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:05:21", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "9af03917-da0a-4f48-b0fc-fcc86a2b4492", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "53edc406-ec9e-4639-8f63-3e632349c65f", - "name": "cli-srv-quizzical-neumann", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-quizzical-neumann", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:05:1f", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "d19a1cc9-cbfc-49a2-af36-fc4204689d50", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "name": "cli-srv-upbeat-hugle", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, + "dynamic_ip_required": true, "routed_ip_enabled": true, "enable_ipv6": false, - "hostname": "cli-srv-upbeat-hugle", + "hostname": "cli-srv-priceless-black", "image": { "id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", @@ -231,100 +46,33 @@ fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985 tf-srv-naughty-colden }, "protected": false, "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:04:11", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "a76308de-b332-4394-87c4-5fc0c992336b", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [ + "public_ip": { + "id": "9ff6f7a8-d4b1-44c9-a51e-636185d6e60d", + "address": "51.158.97.101", + "gateway": "62.210.0.1", + "netmask": "32", + "family": "inet", + "dynamic": false, + "provisioning_mode": "dhcp", + "tags": [], + "ipam_id": "4421046d-395f-44c0-aebc-6453fafd27f7", + "state": "attached" + }, + "public_ips": [ { - "id": "40400678-aac9-41a7-b4ef-b8192397ba76", - "server_id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "private_network_id": "8e6662a1-26e5-4589-96da-f732f8f42c3a", - "mac_address": "02:00:00:10:14:68", - "state": "available", + "id": "9ff6f7a8-d4b1-44c9-a51e-636185d6e60d", + "address": "51.158.97.101", + "gateway": "62.210.0.1", + "netmask": "32", + "family": "inet", + "dynamic": false, + "provisioning_mode": "dhcp", "tags": [], - "creation_date": "1970-01-01T00:00:00.0Z", - "zone": "fr-par-1" + "ipam_id": "4421046d-395f-44c0-aebc-6453fafd27f7", + "state": "attached" } ], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "name": "cli-srv-stupefied-rosalind", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-stupefied-rosalind", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:04:0f", + "mac_address": "de:00:00:d1:23:f7", "modification_date": "1970-01-01T00:00:00.0Z", "state": "stopped", "location": null, @@ -332,7 +80,7 @@ fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985 tf-srv-naughty-colden "boot_type": "local", "volumes": { "0": { - "id": "a910a560-c60f-4e30-8609-139794254d78", + "id": "76171770-4e20-429a-9d47-16697a75f7ac", "name": null, "export_uri": null, "organization": null, @@ -355,2083 +103,6 @@ fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985 tf-srv-naughty-colden "state_detail": "", "arch": "x86_64", "placement_group": null, - "private_nics": [ - { - "id": "f1f386ef-59e2-4aee-ad26-b96819eebe53", - "server_id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "private_network_id": "9ca5500d-9a17-4a83-b7f4-862d959ccdfd", - "mac_address": "02:00:00:18:59:4a", - "state": "available", - "tags": [], - "creation_date": "1970-01-01T00:00:00.0Z", - "zone": "fr-par-1" - } - ], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "name": "cli-srv-hungry-shaw", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-hungry-shaw", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:04:0d", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "12fa6988-40ee-456c-a68b-cc71e58c0037", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [ - { - "id": "4187bb19-85db-4d16-97b5-14fafc65d1a6", - "server_id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "private_network_id": "f03e3a42-214b-4c09-92e7-519be44f6b19", - "mac_address": "02:00:00:13:3e:72", - "state": "available", - "tags": [], - "creation_date": "1970-01-01T00:00:00.0Z", - "zone": "fr-par-1" - } - ], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", - "name": "cli-srv-naughty-ritchie", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-naughty-ritchie", - "image": { - "id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "size": 10000000000, - "volume_type": "l_ssd" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:03:fd", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "3f4e66e8-480d-462d-a6fa-8cd0191ccefd", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": { - "id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", - "name": "cli-srv-naughty-ritchie" - }, - "size": 20000000000, - "volume_type": "l_ssd", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "available", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "boot": false, - "zone": "fr-par-1" - }, - "1": { - "id": "821c4164-63ad-4bf4-8009-d71989e74b0c", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - }, - "2": { - "id": "5e2584c8-bd65-43cf-8d47-279c9f07b96e", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", - "name": "cli-srv-wonderful-payne", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-wonderful-payne", - "image": { - "id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "size": 10000000000, - "volume_type": "l_ssd" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:03:f7", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "84fcc4e7-d1e1-4b8e-a50f-7c10680076f0", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": { - "id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", - "name": "cli-srv-wonderful-payne" - }, - "size": 20000000000, - "volume_type": "l_ssd", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "available", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "f66b1a77-e5e5-4aa7-b019-8bee1393d774", - "name": "cli-srv-fervent-borg", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-fervent-borg", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:03:f9", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "bdd86405-c962-4bbc-a14a-c04f3fd28a12", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "45bc1374-f38a-4f4d-b085-1675c0b4435f", - "name": "cli-srv-magical-wright", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-magical-wright", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:02:97", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "7e29ee8a-4493-42c2-b2d8-50ad3ee68724", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "0c498c14-d87d-491e-a433-daa967c37d72", - "name": "cli-srv-vibrant-gagarin", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-vibrant-gagarin", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:02:95", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "47a5769c-9914-4ec2-bc71-c41cc04bc6d9", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "baab5405-714f-449a-8ddf-8b24860354f5", - "name": "cli-srv-confident-goldstine", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-confident-goldstine", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:01:87", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "6ed88532-084c-469c-95b7-b59f8e02169f", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [ - { - "id": "6c3972f8-c03b-453a-b9f5-91dbcf59b169", - "server_id": "baab5405-714f-449a-8ddf-8b24860354f5", - "private_network_id": "7ef0cd32-8a41-4e1f-ac4f-03d07e60bf02", - "mac_address": "02:00:00:10:2d:cb", - "state": "available", - "tags": [], - "creation_date": "1970-01-01T00:00:00.0Z", - "zone": "fr-par-1" - } - ], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "name": "cli-srv-determined-northcutt", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-determined-northcutt", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:01:85", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "a81b56f6-9af0-4ecb-94b2-77d2b839c738", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [ - { - "id": "53ccf4c5-ea37-47e4-91cd-bad75a2bf552", - "server_id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "private_network_id": "8199aeb3-56d7-404e-ad62-e707d0ae1308", - "mac_address": "02:00:00:12:27:fa", - "state": "available", - "tags": [], - "creation_date": "1970-01-01T00:00:00.0Z", - "zone": "fr-par-1" - } - ], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "name": "cli-srv-thirsty-pike", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-thirsty-pike", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:01:83", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "ccedf14b-8912-45c8-a21e-f78d4225c4e6", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [ - { - "id": "baab4017-6d70-42a6-b6a1-8f3e6eb0bb23", - "server_id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "private_network_id": "0d08e68e-45b4-4b32-8fcc-e4acce9b89c1", - "mac_address": "02:00:00:10:1f:24", - "state": "available", - "tags": [], - "creation_date": "1970-01-01T00:00:00.0Z", - "zone": "fr-par-1" - } - ], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", - "name": "cli-srv-funny-poincare", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-funny-poincare", - "image": { - "id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "size": 10000000000, - "volume_type": "l_ssd" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:01:69", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "e490f818-8ff6-49d1-bbd2-4a5bc98c1991", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": { - "id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", - "name": "cli-srv-funny-poincare" - }, - "size": 20000000000, - "volume_type": "l_ssd", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "available", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "boot": false, - "zone": "fr-par-1" - }, - "1": { - "id": "8d87ff6a-049f-485f-a5a6-803e9f7fae6b", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - }, - "2": { - "id": "2b949687-c983-4fb9-89f0-812f51c64be9", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2", - "name": "cli-srv-boring-tu", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-boring-tu", - "image": { - "id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:01:67", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "c3f7c216-0a0b-48ad-b0df-160b4b594f2c", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "effd245c-d9ee-464a-872b-0b3207832193", - "name": "cli-srv-reverent-lumiere", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "backup" - ], - "tags": [], - "commercial_type": "DEV1-S", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "cli-srv-reverent-lumiere", - "image": { - "id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "size": 10000000000, - "volume_type": "l_ssd" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:d0:01:65", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped", - "location": null, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "52060418-503c-4696-976e-badb6e41279c", - "name": "Ubuntu 22.04 Jammy Jellyfish", - "export_uri": null, - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": { - "id": "effd245c-d9ee-464a-872b-0b3207832193", - "name": "cli-srv-reverent-lumiere" - }, - "size": 20000000000, - "volume_type": "l_ssd", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "available", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "", - "arch": "x86_64", - "placement_group": null, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "a10bb731-194e-4fec-a21a-4b970f9d9e97", - "name": "scw-mgmt-07", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-07", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:85", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "70", - "hypervisor_id": "101", - "node_id": "13", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "c57fce38-e880-407e-b5fa-556cd110d681", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "490adec1-0e6f-40c6-a458-3ff12ad78f68", - "name": "scw-mgmt-09", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-09", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:83", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "68", - "hypervisor_id": "901", - "node_id": "16", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "555af75d-243d-401d-a1e4-5d82ef76ac19", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "1854345a-8604-4716-be9a-5ab68757222e", - "name": "scw-mgmt-06", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-06", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:81", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "62", - "hypervisor_id": "401", - "node_id": "19", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "d9c2210b-b02c-4d98-9da6-a69cadf2bf75", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "d74b9468-4c2e-48d6-89fe-47ff736d94df", - "name": "scw-mgmt-04", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-04", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:7b", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "70", - "hypervisor_id": "801", - "node_id": "2", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "5d467ab7-c9d2-4c16-a8eb-cd705f041987", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd", - "name": "scw-mgmt-03", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-03", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:73", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "62", - "hypervisor_id": "901", - "node_id": "18", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "6747a46e-9aa8-4224-8a0c-8cdef510c8e2", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "acc3df03-2620-4c7c-ba0a-50cec2c4d96a", - "name": "scw-mgmt-01", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-01", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:69", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "63", - "hypervisor_id": "901", - "node_id": "6", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "dea682c9-eb52-48fc-96cf-226463016347", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "7b4bdc89-a402-4eff-b4e2-ba4f6e695639", - "name": "scw-mgmt-08", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-08", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:5d", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "18", - "hypervisor_id": "901", - "node_id": "11", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "b3f9ffa9-f555-40e6-89f9-8e28f5d7f7ba", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "7d4593aa-aac1-4052-ad23-06737df11d48", - "name": "scw-mgmt-10", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-10", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:57", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "62", - "hypervisor_id": "201", - "node_id": "8", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "68017e05-d193-4cf7-a26d-8282e507e21c", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "5ddbccbd-3d26-4ebd-a789-550a6734c8aa", - "name": "scw-mgmt-02", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-02", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:4f", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "66", - "hypervisor_id": "601", - "node_id": "12", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "a356ec05-4bfa-4cb2-9fe9-e4dc9da75192", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, - "private_nics": [], - "zone": "fr-par-1", - "admin_password_encryption_ssh_key_id": null, - "admin_password_encrypted_value": null, - "filesystems": [], - "end_of_service": false - }, - { - "id": "01b2388f-5835-4ac8-a6e8-4168085a07a8", - "name": "scw-mgmt-05", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "allowed_actions": [ - "poweron", - "poweroff", - "terminate", - "reboot", - "backup" - ], - "tags": [], - "commercial_type": "POP2-2C-8G", - "creation_date": "1970-01-01T00:00:00.0Z", - "dynamic_ip_required": false, - "routed_ip_enabled": true, - "enable_ipv6": false, - "hostname": "scw-mgmt-05", - "image": { - "id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", - "arch": "x86_64", - "creation_date": "1970-01-01T00:00:00.0Z", - "modification_date": "1970-01-01T00:00:00.0Z", - "default_bootscript": null, - "extra_volumes": {}, - "from_server": "", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "public": true, - "root_volume": { - "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "name": "", - "size": 0, - "volume_type": "sbs_snapshot" - }, - "state": "available", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "tags": [], - "zone": "fr-par-1" - }, - "protected": false, - "private_ip": null, - "public_ip": null, - "public_ips": [], - "mac_address": "de:00:00:cf:ee:47", - "modification_date": "1970-01-01T00:00:00.0Z", - "state": "stopped in place", - "location": { - "cluster_id": "67", - "hypervisor_id": "601", - "node_id": "5", - "platform_id": "14", - "zone_id": "fr-par-1" - }, - "ipv6": null, - "boot_type": "local", - "volumes": { - "0": { - "id": "65fb2854-5d5e-4c79-9985-af32b32e045d", - "name": null, - "export_uri": null, - "organization": null, - "server": null, - "size": null, - "volume_type": "sbs_volume", - "creation_date": null, - "modification_date": null, - "state": "available", - "project": null, - "boot": false, - "zone": "fr-par-1" - } - }, - "security_group": { - "id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group" - }, - "maintenances": [], - "state_detail": "stopped in place", - "arch": "x86_64", - "placement_group": { - "id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", - "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "tags": [], - "policy_mode": "optional", - "policy_type": "max_availability", - "policy_respected": false, - "zone": "fr-par-1" - }, "private_nics": [], "zone": "fr-par-1", "admin_password_encryption_ssh_key_id": null, diff --git a/internal/namespaces/instance/v1/testdata/test-security-group-get-get.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-security-group-get-get.cassette.yaml index f1d2ab1fd0..0b585a0ab9 100644 --- a/internal/namespaces/instance/v1/testdata/test-security-group-get-get.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-security-group-get-get.cassette.yaml @@ -1,15 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"security_group": {"id": "12ac0440-b1c1-45d0-890d-b030a6b10d26", "creation_date": - "2025-10-28T16:41:17.093782+00:00", "modification_date": "2025-10-28T16:41:17.093782+00:00", - "name": "cli-sg-sleepy-engelbart", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 166 + host: api.scaleway.com + body: "{\"name\":\"cli-sg-charming-rubin\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"stateful\":true,\"inbound_default_policy\":\"accept\",\"outbound_default_policy\":\"accept\"}" headers: Content-Type: - application/json @@ -18,176 +17,121 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups method: POST response: - body: '{"security_group": {"id": "12ac0440-b1c1-45d0-890d-b030a6b10d26", "creation_date": - "2025-10-28T16:41:17.093782+00:00", "modification_date": "2025-10-28T16:41:17.093782+00:00", - "name": "cli-sg-sleepy-engelbart", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"security_group\": {\"id\": \"6bbed5ce-6b01-4841-9adb-c18fc2b80774\", \"creation_date\": \"2025-11-04T10:12:59.006303+00:00\", \"modification_date\": \"2025-11-04T10:12:59.006303+00:00\", \"name\": \"cli-sg-charming-rubin\", \"description\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"servers\": [], \"stateful\": true, \"inbound_default_policy\": \"accept\", \"outbound_default_policy\": \"accept\", \"organization_default\": false, \"project_default\": false, \"enable_default_security\": true, \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "589" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "587" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/12ac0440-b1c1-45d0-890d-b030a6b10d26 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/6bbed5ce-6b01-4841-9adb-c18fc2b80774 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 208e0898-e069-42a8-b21e-6432dcbae08d + - db548b67-958f-4e26-94c7-b9e6f25f3cb9 status: 201 Created code: 201 - duration: "" -- request: - body: '{"security_group": {"id": "12ac0440-b1c1-45d0-890d-b030a6b10d26", "creation_date": - "2025-10-28T16:41:17.093782+00:00", "modification_date": "2025-10-28T16:41:17.093782+00:00", - "name": "cli-sg-sleepy-engelbart", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 174.14533ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/12ac0440-b1c1-45d0-890d-b030a6b10d26 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/6bbed5ce-6b01-4841-9adb-c18fc2b80774 method: GET response: - body: '{"security_group": {"id": "12ac0440-b1c1-45d0-890d-b030a6b10d26", "creation_date": - "2025-10-28T16:41:17.093782+00:00", "modification_date": "2025-10-28T16:41:17.093782+00:00", - "name": "cli-sg-sleepy-engelbart", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"security_group\": {\"id\": \"6bbed5ce-6b01-4841-9adb-c18fc2b80774\", \"creation_date\": \"2025-11-04T10:12:59.006303+00:00\", \"modification_date\": \"2025-11-04T10:12:59.006303+00:00\", \"name\": \"cli-sg-charming-rubin\", \"description\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"servers\": [], \"stateful\": true, \"inbound_default_policy\": \"accept\", \"outbound_default_policy\": \"accept\", \"organization_default\": false, \"project_default\": false, \"enable_default_security\": true, \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "589" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "587" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b0419bf3-cfff-4476-bbb9-a536b05a1b5a + - be6ead0d-389b-4d8d-9a37-cfea9fc0b18d status: 200 OK code: 200 - duration: "" -- request: - body: '{"rules": [{"id": "11111111-2222-4333-8444-000000000001", "protocol": "TCP", - "direction": "outbound", "ip_range": "0.0.0.0/0", "dest_ip_range": null, "dest_port_from": - 25, "dest_port_to": null, "position": 1, "editable": false, "action": "drop", - "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000002", "protocol": - "TCP", "direction": "outbound", "ip_range": "0.0.0.0/0", "dest_ip_range": null, - "dest_port_from": 465, "dest_port_to": null, "position": 2, "editable": false, - "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000003", - "protocol": "TCP", "direction": "outbound", "ip_range": "0.0.0.0/0", "dest_ip_range": - null, "dest_port_from": 587, "dest_port_to": null, "position": 3, "editable": - false, "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000004", - "protocol": "TCP", "direction": "outbound", "ip_range": "::/0", "dest_ip_range": - null, "dest_port_from": 25, "dest_port_to": null, "position": 4, "editable": - false, "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000005", - "protocol": "TCP", "direction": "outbound", "ip_range": "::/0", "dest_ip_range": - null, "dest_port_from": 465, "dest_port_to": null, "position": 5, "editable": - false, "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000006", - "protocol": "TCP", "direction": "outbound", "ip_range": "::/0", "dest_ip_range": - null, "dest_port_from": 587, "dest_port_to": null, "position": 6, "editable": - false, "action": "drop", "zone": "fr-par-1"}]}' - form: {} + duration: 55.698506ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/12ac0440-b1c1-45d0-890d-b030a6b10d26/rules?page=1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/6bbed5ce-6b01-4841-9adb-c18fc2b80774/rules?page=1 method: GET response: - body: '{"rules": [{"id": "11111111-2222-4333-8444-000000000001", "protocol": "TCP", - "direction": "outbound", "ip_range": "0.0.0.0/0", "dest_ip_range": null, "dest_port_from": - 25, "dest_port_to": null, "position": 1, "editable": false, "action": "drop", - "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000002", "protocol": - "TCP", "direction": "outbound", "ip_range": "0.0.0.0/0", "dest_ip_range": null, - "dest_port_from": 465, "dest_port_to": null, "position": 2, "editable": false, - "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000003", - "protocol": "TCP", "direction": "outbound", "ip_range": "0.0.0.0/0", "dest_ip_range": - null, "dest_port_from": 587, "dest_port_to": null, "position": 3, "editable": - false, "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000004", - "protocol": "TCP", "direction": "outbound", "ip_range": "::/0", "dest_ip_range": - null, "dest_port_from": 25, "dest_port_to": null, "position": 4, "editable": - false, "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000005", - "protocol": "TCP", "direction": "outbound", "ip_range": "::/0", "dest_ip_range": - null, "dest_port_from": 465, "dest_port_to": null, "position": 5, "editable": - false, "action": "drop", "zone": "fr-par-1"}, {"id": "11111111-2222-4333-8444-000000000006", - "protocol": "TCP", "direction": "outbound", "ip_range": "::/0", "dest_ip_range": - null, "dest_port_from": 587, "dest_port_to": null, "position": 6, "editable": - false, "action": "drop", "zone": "fr-par-1"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1536 + body: "{\"rules\": [{\"id\": \"11111111-2222-4333-8444-000000000001\", \"protocol\": \"TCP\", \"direction\": \"outbound\", \"ip_range\": \"0.0.0.0/0\", \"dest_ip_range\": null, \"dest_port_from\": 25, \"dest_port_to\": null, \"position\": 1, \"editable\": false, \"action\": \"drop\", \"zone\": \"fr-par-1\"}, {\"id\": \"11111111-2222-4333-8444-000000000002\", \"protocol\": \"TCP\", \"direction\": \"outbound\", \"ip_range\": \"0.0.0.0/0\", \"dest_ip_range\": null, \"dest_port_from\": 465, \"dest_port_to\": null, \"position\": 2, \"editable\": false, \"action\": \"drop\", \"zone\": \"fr-par-1\"}, {\"id\": \"11111111-2222-4333-8444-000000000003\", \"protocol\": \"TCP\", \"direction\": \"outbound\", \"ip_range\": \"0.0.0.0/0\", \"dest_ip_range\": null, \"dest_port_from\": 587, \"dest_port_to\": null, \"position\": 3, \"editable\": false, \"action\": \"drop\", \"zone\": \"fr-par-1\"}, {\"id\": \"11111111-2222-4333-8444-000000000004\", \"protocol\": \"TCP\", \"direction\": \"outbound\", \"ip_range\": \"::/0\", \"dest_ip_range\": null, \"dest_port_from\": 25, \"dest_port_to\": null, \"position\": 4, \"editable\": false, \"action\": \"drop\", \"zone\": \"fr-par-1\"}, {\"id\": \"11111111-2222-4333-8444-000000000005\", \"protocol\": \"TCP\", \"direction\": \"outbound\", \"ip_range\": \"::/0\", \"dest_ip_range\": null, \"dest_port_from\": 465, \"dest_port_to\": null, \"position\": 5, \"editable\": false, \"action\": \"drop\", \"zone\": \"fr-par-1\"}, {\"id\": \"11111111-2222-4333-8444-000000000006\", \"protocol\": \"TCP\", \"direction\": \"outbound\", \"ip_range\": \"::/0\", \"dest_ip_range\": null, \"dest_port_from\": 587, \"dest_port_to\": null, \"position\": 6, \"editable\": false, \"action\": \"drop\", \"zone\": \"fr-par-1\"}]}" headers: Content-Length: - "1536" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e2129136-b61f-45a4-968c-58045886adc6 + - dc007331-e008-487c-8690-69c36bfb4c28 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 72.568131ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/12ac0440-b1c1-45d0-890d-b030a6b10d26 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/6bbed5ce-6b01-4841-9adb-c18fc2b80774 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 754d6578-e6ff-400c-9803-215ec8c92b57 + - 16d5dd10-8b0b-48d5-a0a3-2e89c03d3bb0 status: 204 No Content code: 204 - duration: "" + duration: 110.833429ms diff --git a/internal/namespaces/instance/v1/testdata/test-security-group-get-get.golden b/internal/namespaces/instance/v1/testdata/test-security-group-get-get.golden index eb8f8a9f08..6fed4df594 100644 --- a/internal/namespaces/instance/v1/testdata/test-security-group-get-get.golden +++ b/internal/namespaces/instance/v1/testdata/test-security-group-get-get.golden @@ -1,8 +1,8 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ Security Group: -ID 12ac0440-b1c1-45d0-890d-b030a6b10d26 -Name cli-sg-sleepy-engelbart +ID 6bbed5ce-6b01-4841-9adb-c18fc2b80774 +Name cli-sg-charming-rubin State available Description - EnableDefaultSecurity true @@ -30,8 +30,8 @@ Servers: ID NAME 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "12ac0440-b1c1-45d0-890d-b030a6b10d26", - "name": "cli-sg-sleepy-engelbart", + "id": "6bbed5ce-6b01-4841-9adb-c18fc2b80774", + "name": "cli-sg-charming-rubin", "description": "", "enable_default_security": true, "inbound_default_policy": "accept", diff --git a/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.cassette.yaml index 1960e115a1..27b539f6cc 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:43 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 97f965c6-adaf-4278-bed5-9d8fcb92b0c4 + - f02b5dc3-2f3e-4e9d-aa43-1f11afbe910c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 51.568153ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:43 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 960d6194-e2b9-4b41-b721-1c3de8399b9c + - ea42f1ad-62d1-45fc-b350-59564a3ba9f4 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 49.991722ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b834f414-c08b-4fc6-bd97-21095fbc72d2 + - 251ea2e4-5ed1-4d02-aeae-904cb1848df9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 42.603949ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 745c8c2b-c6a1-45b6-92eb-c7df0acf7084 + - 6c5d248c-8e96-4a43-8eeb-bb4479436608 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:06.062879+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 37.255256ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 225 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-awesome-hellman\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,1250 +168,670 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:06.062879+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:43.388760+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:06 GMT + - Tue, 04 Nov 2025 10:16:43 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4b641e5c-8586-47b5-9e73-f375e8a164bd + - 07f5fa1e-590e-4843-ae2d-ab82116ae8ad status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "8b2feb42-425b-4dfa-92e0-77eca4fa3d64", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277/action", - "href_result": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "started_at": - "2025-10-31T17:32:06.673159+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 582.844608ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2/action method: POST response: - body: '{"task": {"id": "8b2feb42-425b-4dfa-92e0-77eca4fa3d64", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277/action", - "href_result": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "started_at": - "2025-10-31T17:32:06.673159+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"a103dfdf-857a-4ffe-b52f-af6faad9c4fd\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/37eebbd9-a323-47fd-8192-07e13fe467a2/action\", \"href_result\": \"/servers/37eebbd9-a323-47fd-8192-07e13fe467a2\", \"started_at\": \"2025-11-04T10:16:43.985875+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:06 GMT + - Tue, 04 Nov 2025 10:16:44 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/8b2feb42-425b-4dfa-92e0-77eca4fa3d64 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/a103dfdf-857a-4ffe-b52f-af6faad9c4fd Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8bcc7c60-b26d-41f3-bb07-eff3c7615968 + - 6f2a996d-a699-469d-900b-ddac6b171c33 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:06.514914+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 208.283996ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:06.514914+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1768 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:43.829353+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1774" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1768" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:06 GMT + - Tue, 04 Nov 2025 10:16:44 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f727f601-b328-41da-addb-decbb894e41a + - d72c4cc4-c9a0-4cab-9c3b-adf27462f83a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 103.139828ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1903 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:47.151487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1908" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1903" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:11 GMT + - Tue, 04 Nov 2025 10:16:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c0698fe7-c12b-4528-94b8-ff953fb86ad7 + - c087cc20-d003-4965-9666-5645c1cb3f56 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 97.931165ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1903 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:47.151487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1908" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1903" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:12 GMT + - Tue, 04 Nov 2025 10:16:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c92b6656-61b6-45c8-8170-037e1ee3c7ad + - 30f49577-5c23-41d0-9449-071a27a56cd4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 111.963552ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1903 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:47.151487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1908" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1903" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:12 GMT + - Tue, 04 Nov 2025 10:16:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 09b9d7ed-7828-427e-89e1-0cd222fc7833 + - 64c8166c-5479-4770-b893-c1475901252e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 101.275185ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:09.167165+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1903 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:47.151487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1908" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1903" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:12 GMT + - Tue, 04 Nov 2025 10:16:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 56155eec-e635-4229-a48c-833d37b45c8e + - 364e4fb8-af97-4089-b377-1f0fae105893 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "5cb312c6-ef15-4211-9048-b5449ca2b120", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277/action", - "href_result": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "started_at": - "2025-10-31T17:32:12.398820+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 95.121981ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2/action method: POST response: - body: '{"task": {"id": "5cb312c6-ef15-4211-9048-b5449ca2b120", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277/action", - "href_result": "/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "started_at": - "2025-10-31T17:32:12.398820+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"8e092e71-062b-49de-ba35-fe6a70a0ba98\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/37eebbd9-a323-47fd-8192-07e13fe467a2/action\", \"href_result\": \"/servers/37eebbd9-a323-47fd-8192-07e13fe467a2\", \"started_at\": \"2025-11-04T10:16:49.966918+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:12 GMT + - Tue, 04 Nov 2025 10:16:49 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/5cb312c6-ef15-4211-9048-b5449ca2b120 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/8e092e71-062b-49de-ba35-fe6a70a0ba98 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 074e0012-d9a3-489d-9a68-d2dfc44d2dfb + - 12a06d94-31b7-47c9-aa4e-bd1aad172022 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 469.889053ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1868" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:12 GMT + - Tue, 04 Nov 2025 10:16:50 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4efff0d2-fcfd-4a21-82dc-95c31b94478f + - be7a1834-f1bb-4699-8eef-d186238e114b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 99.291948ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1868" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:17 GMT + - Tue, 04 Nov 2025 10:16:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 96fab5a5-ab1f-40da-8de2-4edd2046e8ba + - 36a8eb91-17dc-43ba-aee6-f43eee69463c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 100.894605ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1868" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:22 GMT + - Tue, 04 Nov 2025 10:17:00 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9509d005-375a-41f3-8f76-9bb3bbe82fa3 + - b9da0cd9-3652-40eb-b468-f943cf114250 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 117.059267ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1868" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:27 GMT + - Tue, 04 Nov 2025 10:17:05 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 50fe5db3-a642-4f35-a05a-fcbb74f9eab9 + - 03046fed-2654-4f1a-ba0f-039ba23d1b77 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 94.450974ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1868" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:32 GMT + - Tue, 04 Nov 2025 10:17:10 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f31caa9b-8a43-45c2-a9fa-e0274be44bec + - 718ff3dd-cc28-4710-a998-95d63f1800c2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 92.60108ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1868" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:38 GMT + - Tue, 04 Nov 2025 10:17:15 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 82fcbf63-33f5-4891-8ebf-47cadb412e76 + - a3b4963c-3d22-445a-a5ad-f968236e1c08 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 96.715393ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:12.270780+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "94", "hypervisor_id": "203", "node_id": "30"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1868" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:43 GMT + - Tue, 04 Nov 2025 10:17:20 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 20b66d8f-5489-4e79-b12c-5352457a3210 + - e22a0288-f209-4987-8ca0-6b407415182b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:45.145232+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 91.644313ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"server": {"id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "name": "cli-srv-hungry-ardinghelli", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-ardinghelli", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:32:06.062879+00:00", - "modification_date": "2025-10-31T17:32:45.145232+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:48 GMT + - Tue, 04 Nov 2025 10:17:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - efcda4b3-c544-4688-a68f-33230f4bb3a1 + - 26e5b4e0-0515-4c98-9279-b23117e52ab0 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 119.35507ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 - method: DELETE + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 + method: GET response: - body: "" + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1863 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:16:49.842435+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"41\", \"hypervisor_id\": \"1101\", \"node_id\": \"43\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + Content-Length: + - "1863" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:48 GMT + - Tue, 04 Nov 2025 10:17:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 85f04361-a78f-4fa5-a412-a9200701c494 - status: 204 No Content - code: 204 - duration: "" -- request: - body: '{"id":"8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:32:06.165829Z", "updated_at":"2025-10-31T17:32:06.165829Z", - "references":[{"id":"f79f1147-7789-47ab-aca2-44f6b5cb3e67", "product_resource_type":"instance_server", - "product_resource_id":"7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "created_at":"2025-10-31T17:32:06.165829Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + - 44bb9b67-e89f-42cf-a25c-5f98de44adb9 + status: 200 OK + code: 200 + duration: 94.388202ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8d9ca8bf-b652-45c5-9dae-fec7cf7808ed + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 method: GET response: - body: '{"id":"8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:32:06.165829Z", "updated_at":"2025-10-31T17:32:06.165829Z", - "references":[{"id":"f79f1147-7789-47ab-aca2-44f6b5cb3e67", "product_resource_type":"instance_server", - "product_resource_id":"7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", "created_at":"2025-10-31T17:32:06.165829Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"37eebbd9-a323-47fd-8192-07e13fe467a2\", \"name\": \"cli-srv-awesome-hellman\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-awesome-hellman\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:43.388760+00:00\", \"modification_date\": \"2025-11-04T10:17:33.146487+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:48 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 39e863a9-b926-494b-b4a7-0ab38c01a890 + - 1e52715d-302e-463d-b2e4-f8c4a9e83376 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:32:06.165829Z", "updated_at":"2025-10-31T17:32:48.708696Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:32:48.708696Z", "zone":"fr-par-1"}' - form: {} + duration: 94.759709ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8d9ca8bf-b652-45c5-9dae-fec7cf7808ed + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/37eebbd9-a323-47fd-8192-07e13fe467a2 + method: DELETE + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 + body: "" + headers: + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:17:36 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 95b1dfe8-4dd8-4bcd-8a71-43a242be71c7 + status: 204 No Content + code: 204 + duration: 477.459977ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/641756d8-4aeb-4dc9-a434-74445f5b553f method: GET response: - body: '{"id":"8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:32:06.165829Z", "updated_at":"2025-10-31T17:32:48.708696Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:32:48.708696Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"641756d8-4aeb-4dc9-a434-74445f5b553f\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:43.482128Z\", \"updated_at\":\"2025-11-04T10:17:36.554884Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:17:36.554884Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:53 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b495cc14-72f2-4abb-83a6-12ec5d535f87 + - 52773c48-c056-4c9b-998d-faeba847067c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 52.918843ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8d9ca8bf-b652-45c5-9dae-fec7cf7808ed + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/641756d8-4aeb-4dc9-a434-74445f5b553f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:53 GMT + - Tue, 04 Nov 2025 10:17:36 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1caebadc-d851-4d60-a596-c0739a044a54 + - 874be3b3-5efb-4449-bd77-a9bc11174932 status: 204 No Content code: 204 - duration: "" + duration: 72.531626ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.golden b/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.golden index b99c70d5ea..4c1916dfbe 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-action-manual-poweron.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID 7eab5e8b-3347-4b1a-8e5c-308e9c4e2277 -Name cli-srv-hungry-ardinghelli +ID 37eebbd9-a323-47fd-8192-07e13fe467a2 +Name cli-srv-awesome-hellman Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 AllowedActions.0 poweroff @@ -14,7 +14,7 @@ CreationDate few seconds ago DynamicIPRequired false RoutedIPEnabled true EnableIPv6 false -Hostname cli-srv-hungry-ardinghelli +Hostname cli-srv-awesome-hellman Image.ID 6d3c053e-c728-4294-b23a-560b62a4d592 Image.Name Ubuntu 22.04 Jammy Jellyfish Image.Arch x86_64 @@ -29,12 +29,12 @@ Image.State available Image.Project 51b656e3-4865-41e8-adbc-0c45bdd780db Image.Zone fr-par-1 Protected false -MacAddress de:00:00:d0:a9:95 +MacAddress de:00:00:d1:45:35 ModificationDate few seconds ago State running Location fr-par-1 BootType local -Volumes.0.ID 8d9ca8bf-b652-45c5-9dae-fec7cf7808ed +Volumes.0.ID 641756d8-4aeb-4dc9-a434-74445f5b553f Volumes.0.VolumeType sbs_volume Volumes.0.State available Volumes.0.Boot false @@ -47,8 +47,8 @@ Zone fr-par-1 EndOfService false 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "7eab5e8b-3347-4b1a-8e5c-308e9c4e2277", - "name": "cli-srv-hungry-ardinghelli", + "id": "37eebbd9-a323-47fd-8192-07e13fe467a2", + "name": "cli-srv-awesome-hellman", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "allowed_actions": [ @@ -64,7 +64,7 @@ EndOfService false "dynamic_ip_required": false, "routed_ip_enabled": true, "enable_ipv6": false, - "hostname": "cli-srv-hungry-ardinghelli", + "hostname": "cli-srv-awesome-hellman", "image": { "id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", @@ -91,13 +91,13 @@ EndOfService false "private_ip": null, "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:a9:95", + "mac_address": "de:00:00:d1:45:35", "modification_date": "1970-01-01T00:00:00.0Z", "state": "running", "location": { - "cluster_id": "94", - "hypervisor_id": "203", - "node_id": "30", + "cluster_id": "41", + "hypervisor_id": "1101", + "node_id": "43", "platform_id": "14", "zone_id": "fr-par-1" }, @@ -105,7 +105,7 @@ EndOfService false "boot_type": "local", "volumes": { "0": { - "id": "8d9ca8bf-b652-45c5-9dae-fec7cf7808ed", + "id": "641756d8-4aeb-4dc9-a434-74445f5b553f", "name": null, "export_uri": null, "organization": null, diff --git a/internal/namespaces/instance/v1/testdata/test-server-backup-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-backup-simple.cassette.yaml index feff94e964..7717fcfebf 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-backup-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-backup-simple.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 62113f9a-fc10-4d6f-9e7d-c0a6b2d2ae06 + - c6c43c38-6926-4edc-9fc4-31413b3e77eb X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 94.455879ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a225a7a2-d1ac-49eb-a213-a363b541af94 + - b1387eb6-f004-4318-b5f1-dc18e545bde5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 347.16013ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1f5f39cb-7b82-4496-a6be-caffaad2418c + - abff6d8a-de59-4842-a7db-49b85aee4c37 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 63.374265ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3d18e272-5198-479f-b786-1ea9664a1565 + - 1521ffda-6cde-4467-8971-83b1697fc189 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7ca82677-d268-407c-87f7-07b84474f4f3", "name": "cli-srv-xenodochial-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3310dee5-abe9-4b63-9bbb-133f052d8407", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:8f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:49.811276+00:00", - "modification_date": "2025-10-31T17:31:49.811276+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 47.797909ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 225 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-trusting-wilson\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,616 +168,437 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "7ca82677-d268-407c-87f7-07b84474f4f3", "name": "cli-srv-xenodochial-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3310dee5-abe9-4b63-9bbb-133f052d8407", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:8f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:49.811276+00:00", - "modification_date": "2025-10-31T17:31:49.811276+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"9e9c98d7-7bd2-4374-b68a-02dc42364fda\", \"name\": \"cli-srv-trusting-wilson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-trusting-wilson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1e0d4181-be22-47d8-b2be-59524eb54a13\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:2f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:30.199883+00:00\", \"modification_date\": \"2025-11-04T10:16:30.199883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:50 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7ca82677-d268-407c-87f7-07b84474f4f3 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e9c98d7-7bd2-4374-b68a-02dc42364fda Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 33b8c4a1-8a60-4ba6-a343-c7075a3df341 + - 4566ca9d-a656-4dd3-b494-aca2293b1c91 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "7ca82677-d268-407c-87f7-07b84474f4f3", "name": "cli-srv-xenodochial-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3310dee5-abe9-4b63-9bbb-133f052d8407", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:8f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:49.811276+00:00", - "modification_date": "2025-10-31T17:31:49.811276+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 526.190467ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7ca82677-d268-407c-87f7-07b84474f4f3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e9c98d7-7bd2-4374-b68a-02dc42364fda method: GET response: - body: '{"server": {"id": "7ca82677-d268-407c-87f7-07b84474f4f3", "name": "cli-srv-xenodochial-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3310dee5-abe9-4b63-9bbb-133f052d8407", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:8f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:49.811276+00:00", - "modification_date": "2025-10-31T17:31:49.811276+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"9e9c98d7-7bd2-4374-b68a-02dc42364fda\", \"name\": \"cli-srv-trusting-wilson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-trusting-wilson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1e0d4181-be22-47d8-b2be-59524eb54a13\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:2f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:30.199883+00:00\", \"modification_date\": \"2025-11-04T10:16:30.199883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:50 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c5240094-3da7-498e-bcb6-ccd5c3a00a7b + - 833b24b5-73e3-450f-beec-b0c3c3d0fd7f status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "655fa450-07cf-4f73-bf2a-6e7940085508", "description": - "instance_backup", "status": "pending", "href_from": "/servers/7ca82677-d268-407c-87f7-07b84474f4f3/action", - "href_result": "/images/71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", "started_at": - "2025-10-31T17:31:51.588922+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 101.319508ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 117 + host: api.scaleway.com + body: "{\"action\":\"backup\",\"name\":\"backup\",\"volumes\":{\"1e0d4181-be22-47d8-b2be-59524eb54a13\":{\"volume_type\":\"sbs_snapshot\"}}}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7ca82677-d268-407c-87f7-07b84474f4f3/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e9c98d7-7bd2-4374-b68a-02dc42364fda/action method: POST response: - body: '{"task": {"id": "655fa450-07cf-4f73-bf2a-6e7940085508", "description": - "instance_backup", "status": "pending", "href_from": "/servers/7ca82677-d268-407c-87f7-07b84474f4f3/action", - "href_result": "/images/71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", "started_at": - "2025-10-31T17:31:51.588922+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 351 + body: "{\"task\": {\"id\": \"2e1eb07f-093b-4057-8606-481bebc04e8f\", \"description\": \"instance_backup\", \"status\": \"pending\", \"href_from\": \"/servers/9e9c98d7-7bd2-4374-b68a-02dc42364fda/action\", \"href_result\": \"/images/748fc36f-7f34-40b3-8333-999eee979032\", \"started_at\": \"2025-11-04T10:16:31.188961+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "351" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:51 GMT + - Tue, 04 Nov 2025 10:16:31 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/655fa450-07cf-4f73-bf2a-6e7940085508 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/2e1eb07f-093b-4057-8606-481bebc04e8f Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 32dbd1cf-02a3-429e-b259-0f4a665bddae + - 2f93851f-4577-47e3-bbf9-c28e4448493b status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"image": {"id": "71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "fe3addbe-7f85-442f-a1fb-d5a07457acda", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:31:50.718164+00:00", "modification_date": "2025-10-31T17:31:50.718164+00:00", - "default_bootscript": null, "from_server": "7ca82677-d268-407c-87f7-07b84474f4f3", - "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 540.500537ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/748fc36f-7f34-40b3-8333-999eee979032 method: GET response: - body: '{"image": {"id": "71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "fe3addbe-7f85-442f-a1fb-d5a07457acda", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:31:50.718164+00:00", "modification_date": "2025-10-31T17:31:50.718164+00:00", - "default_bootscript": null, "from_server": "7ca82677-d268-407c-87f7-07b84474f4f3", - "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 602 + body: "{\"image\": {\"id\": \"748fc36f-7f34-40b3-8333-999eee979032\", \"name\": \"backup\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"a2ad58dd-b12b-4f51-8f39-0245cc9c1305\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:16:30.704293+00:00\", \"modification_date\": \"2025-11-04T10:16:30.704293+00:00\", \"default_bootscript\": null, \"from_server\": \"9e9c98d7-7bd2-4374-b68a-02dc42364fda\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "602" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:51 GMT + - Tue, 04 Nov 2025 10:16:31 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5d6f32de-9372-4339-a254-94be7de908b4 + - ea5796ed-b44e-45ea-abaf-f7467a50be9d status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "fe3addbe-7f85-442f-a1fb-d5a07457acda", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:31:50.718164+00:00", "modification_date": "2025-10-31T17:31:50.718164+00:00", - "default_bootscript": null, "from_server": "7ca82677-d268-407c-87f7-07b84474f4f3", - "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 60.381881ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/748fc36f-7f34-40b3-8333-999eee979032 method: GET response: - body: '{"image": {"id": "71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "fe3addbe-7f85-442f-a1fb-d5a07457acda", - "size": 0, "name": ""}, "extra_volumes": {}, "public": false, "arch": "x86_64", - "creation_date": "2025-10-31T17:31:50.718164+00:00", "modification_date": "2025-10-31T17:31:50.718164+00:00", - "default_bootscript": null, "from_server": "7ca82677-d268-407c-87f7-07b84474f4f3", - "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 602 + body: "{\"image\": {\"id\": \"748fc36f-7f34-40b3-8333-999eee979032\", \"name\": \"backup\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"a2ad58dd-b12b-4f51-8f39-0245cc9c1305\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:16:30.704293+00:00\", \"modification_date\": \"2025-11-04T10:16:30.704293+00:00\", \"default_bootscript\": null, \"from_server\": \"9e9c98d7-7bd2-4374-b68a-02dc42364fda\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "602" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:51 GMT + - Tue, 04 Nov 2025 10:16:31 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 877a0506-ff02-4454-aab4-3775a00659be + - a88d9c0a-f405-4a8a-bd1a-1a8baf92cdf1 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 61.213053ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/748fc36f-7f34-40b3-8333-999eee979032 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:52 GMT + - Tue, 04 Nov 2025 10:16:31 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 86b2ed8c-4c16-45f7-b693-3a80588e95c9 + - fb444f4b-1f2f-4bad-aacd-c27f6556418b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"fe3addbe-7f85-442f-a1fb-d5a07457acda", "name":"backup_snap_0", "parent_volume":{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:50.941852Z", - "updated_at":"2025-10-31T17:31:50.941852Z", "references":[{"id":"54dc87cf-d7f0-42f0-bb30-b4ec53f81898", - "product_resource_type":"instance_image", "product_resource_id":"71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", - "created_at":"2025-10-31T17:31:50.941852Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 355.634476ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/fe3addbe-7f85-442f-a1fb-d5a07457acda + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a2ad58dd-b12b-4f51-8f39-0245cc9c1305 method: GET response: - body: '{"id":"fe3addbe-7f85-442f-a1fb-d5a07457acda", "name":"backup_snap_0", "parent_volume":{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:50.941852Z", - "updated_at":"2025-10-31T17:31:50.941852Z", "references":[{"id":"54dc87cf-d7f0-42f0-bb30-b4ec53f81898", - "product_resource_type":"instance_image", "product_resource_id":"71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", - "created_at":"2025-10-31T17:31:50.941852Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 693 + body: "{\"id\":\"a2ad58dd-b12b-4f51-8f39-0245cc9c1305\", \"name\":\"backup_snap_0\", \"parent_volume\":{\"id\":\"1e0d4181-be22-47d8-b2be-59524eb54a13\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.900529Z\", \"updated_at\":\"2025-11-04T10:16:30.900529Z\", \"references\":[{\"id\":\"6c2a622b-d158-41a4-8147-d3988449ccd7\", \"product_resource_type\":\"instance_image\", \"product_resource_id\":\"748fc36f-7f34-40b3-8333-999eee979032\", \"created_at\":\"2025-11-04T10:16:30.900529Z\", \"type\":\"link\", \"status\":\"attached\"}], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "691" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "693" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:52 GMT + - Tue, 04 Nov 2025 10:16:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4b7cc1d4-0c1e-4e36-ac03-9efef9412990 + - 89768873-c446-44d9-b38c-e7a49cb269de status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"fe3addbe-7f85-442f-a1fb-d5a07457acda", "name":"backup_snap_0", "parent_volume":{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:50.941852Z", - "updated_at":"2025-10-31T17:31:52.431964Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 379.255215ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/fe3addbe-7f85-442f-a1fb-d5a07457acda + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a2ad58dd-b12b-4f51-8f39-0245cc9c1305 method: GET response: - body: '{"id":"fe3addbe-7f85-442f-a1fb-d5a07457acda", "name":"backup_snap_0", "parent_volume":{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:50.941852Z", - "updated_at":"2025-10-31T17:31:52.431964Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 465 + body: "{\"id\":\"a2ad58dd-b12b-4f51-8f39-0245cc9c1305\", \"name\":\"backup_snap_0\", \"parent_volume\":{\"id\":\"1e0d4181-be22-47d8-b2be-59524eb54a13\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.900529Z\", \"updated_at\":\"2025-11-04T10:16:31.717258Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "465" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:57 GMT + - Tue, 04 Nov 2025 10:16:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 417ad6c7-a856-44cf-b762-c06d47241e2c + - cf2d31a1-c57a-4bb0-86cd-b03c451a1c79 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 208.688778ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/fe3addbe-7f85-442f-a1fb-d5a07457acda + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/a2ad58dd-b12b-4f51-8f39-0245cc9c1305 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:57 GMT + - Tue, 04 Nov 2025 10:16:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f2dabb51-3f44-451c-baed-ca0946bbf1d0 + - 69f9753d-9826-484e-ba7a-912c3ca4df28 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "7ca82677-d268-407c-87f7-07b84474f4f3", "name": "cli-srv-xenodochial-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3310dee5-abe9-4b63-9bbb-133f052d8407", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:8f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:49.811276+00:00", - "modification_date": "2025-10-31T17:31:49.811276+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 280.004543ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7ca82677-d268-407c-87f7-07b84474f4f3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e9c98d7-7bd2-4374-b68a-02dc42364fda method: GET response: - body: '{"server": {"id": "7ca82677-d268-407c-87f7-07b84474f4f3", "name": "cli-srv-xenodochial-murdock", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-murdock", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3310dee5-abe9-4b63-9bbb-133f052d8407", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:8f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:49.811276+00:00", - "modification_date": "2025-10-31T17:31:49.811276+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"9e9c98d7-7bd2-4374-b68a-02dc42364fda\", \"name\": \"cli-srv-trusting-wilson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-trusting-wilson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"1e0d4181-be22-47d8-b2be-59524eb54a13\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:2f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:30.199883+00:00\", \"modification_date\": \"2025-11-04T10:16:30.199883+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:58 GMT + - Tue, 04 Nov 2025 10:16:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - abfe7df0-95e7-4961-98bc-f31f87e9df5d + - 90b8c486-3747-4c78-b0e7-cb657473a481 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 92.670777ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7ca82677-d268-407c-87f7-07b84474f4f3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e9c98d7-7bd2-4374-b68a-02dc42364fda method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:58 GMT + - Tue, 04 Nov 2025 10:16:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9dba77f8-f3c4-4ce5-a524-38206d86397a + - 56e9a1f1-e72e-4e88-ac78-9880e085fd96 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.932088Z", "updated_at":"2025-10-31T17:31:49.932088Z", - "references":[{"id":"5f46df3d-1665-478b-ba70-d313d654f14e", "product_resource_type":"instance_server", - "product_resource_id":"7ca82677-d268-407c-87f7-07b84474f4f3", "created_at":"2025-10-31T17:31:49.932088Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 172.050966ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3310dee5-abe9-4b63-9bbb-133f052d8407 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1e0d4181-be22-47d8-b2be-59524eb54a13 method: GET response: - body: '{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.932088Z", "updated_at":"2025-10-31T17:31:49.932088Z", - "references":[{"id":"5f46df3d-1665-478b-ba70-d313d654f14e", "product_resource_type":"instance_server", - "product_resource_id":"7ca82677-d268-407c-87f7-07b84474f4f3", "created_at":"2025-10-31T17:31:49.932088Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"1e0d4181-be22-47d8-b2be-59524eb54a13\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.283549Z\", \"updated_at\":\"2025-11-04T10:16:30.283549Z\", \"references\":[{\"id\":\"f7582f89-b4aa-4ea6-a2a2-41abd797be62\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e9c98d7-7bd2-4374-b68a-02dc42364fda\", \"created_at\":\"2025-11-04T10:16:30.283549Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:58 GMT + - Tue, 04 Nov 2025 10:16:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 94171551-f6a5-4b23-bc87-b39bce3301c6 + - a846f236-90b4-4da0-bf61-5e44409a6f5e status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.932088Z", "updated_at":"2025-10-31T17:31:58.303286Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:31:58.303286Z", "zone":"fr-par-1"}' - form: {} + duration: 46.151738ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3310dee5-abe9-4b63-9bbb-133f052d8407 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1e0d4181-be22-47d8-b2be-59524eb54a13 method: GET response: - body: '{"id":"3310dee5-abe9-4b63-9bbb-133f052d8407", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.932088Z", "updated_at":"2025-10-31T17:31:58.303286Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:31:58.303286Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"1e0d4181-be22-47d8-b2be-59524eb54a13\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.283549Z\", \"updated_at\":\"2025-11-04T10:16:37.915419Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:16:37.915419Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:03 GMT + - Tue, 04 Nov 2025 10:16:42 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ee35ab83-2da4-43de-b914-c351bcef4238 + - b7e2ab89-4200-444a-9720-85c232a483ed status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.90066ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3310dee5-abe9-4b63-9bbb-133f052d8407 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/1e0d4181-be22-47d8-b2be-59524eb54a13 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:03 GMT + - Tue, 04 Nov 2025 10:16:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8de05431-a296-49fa-ae7b-25b6bdd5355b + - 399a8718-e5df-4471-878b-6f2d2404ddac status: 204 No Content code: 204 - duration: "" + duration: 85.646865ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-backup-simple.golden b/internal/namespaces/instance/v1/testdata/test-server-backup-simple.golden index e30915af86..7981e877f4 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-backup-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-backup-simple.golden @@ -1,33 +1,33 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -Image.ID 71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0 +Image.ID 748fc36f-7f34-40b3-8333-999eee979032 Image.Name backup Image.Arch x86_64 Image.CreationDate few seconds ago Image.ModificationDate few seconds ago Image.ExtraVolumes 0 -Image.FromServer 7ca82677-d268-407c-87f7-07b84474f4f3 +Image.FromServer 9e9c98d7-7bd2-4374-b68a-02dc42364fda Image.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Public false -Image.RootVolume fe3addbe-7f85-442f-a1fb-d5a07457acda +Image.RootVolume a2ad58dd-b12b-4f51-8f39-0245cc9c1305 Image.State available Image.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "image": { - "id": "71acbc80-ebaf-4aa0-87dd-f5dd567f8dc0", + "id": "748fc36f-7f34-40b3-8333-999eee979032", "name": "backup", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", "modification_date": "1970-01-01T00:00:00.0Z", "default_bootscript": null, "extra_volumes": {}, - "from_server": "7ca82677-d268-407c-87f7-07b84474f4f3", + "from_server": "9e9c98d7-7bd2-4374-b68a-02dc42364fda", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "fe3addbe-7f85-442f-a1fb-d5a07457acda", + "id": "a2ad58dd-b12b-4f51-8f39-0245cc9c1305", "name": "", "size": 0, "volume_type": "sbs_snapshot" diff --git a/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.cassette.yaml index 49c8f981d6..a7e4003856 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ff654f67-6658-4d66-98c2-cbdad37cda9a + - 3fe0b524-4990-4853-a1fb-f4e3be9badf7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 51.991797ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 21649057-4dc7-4b16-916c-b22d16c6ef7f + - d099f7d5-aaa1-4eba-bbb5-819f44fdca70 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 332.352619ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5890c925-3c7f-4180-b9b1-4a969a741a90 + - b7fe7c1c-449e-4e4a-9b9b-d4997b5a33ea status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 50.202467ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9b0aa2f7-a758-4aa8-ac5e-50724dfe017e + - 9f98f3cd-9e39-4599-b2ae-2e4d9f74e05d status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"eae464c8-e012-402b-9278-882c2c1061a2", "name":"cli-vol-festive-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.772057Z", "updated_at":"2025-10-31T17:31:49.772057Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 50.783158ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 133 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-thirsty-torvalds\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1480,40 +168,33 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"eae464c8-e012-402b-9278-882c2c1061a2", "name":"cli-vol-festive-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.772057Z", "updated_at":"2025-10-31T17:31:49.772057Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 421 + body: "{\"id\":\"7667a0e8-7086-4019-952c-4812cfd516b2\", \"name\":\"cli-vol-thirsty-torvalds\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.057845Z\", \"updated_at\":\"2025-11-04T10:16:30.057845Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "421" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:49 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 093f2bda-88da-4ab0-83f1-1582432ced7f + - 405bb4de-c4df-4bf9-b5f2-6b51b178ce00 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", "name":"cli-vol-elastic-taussig", - "type":"sbs_5k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.917857Z", "updated_at":"2025-10-31T17:31:49.917857Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 214.810245ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 128 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-cool-snyder\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":15000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1522,207 +203,161 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", "name":"cli-vol-elastic-taussig", - "type":"sbs_5k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.917857Z", "updated_at":"2025-10-31T17:31:49.917857Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 416 + body: "{\"id\":\"5e46f205-4e81-49a4-9f10-d829e02f8c94\", \"name\":\"cli-vol-cool-snyder\", \"type\":\"sbs_5k\", \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.273480Z\", \"updated_at\":\"2025-11-04T10:16:30.273480Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "420" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "416" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:50 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a7afadc1-5c51-4891-a63c-abd224b45897 + - b9a00d16-05ab-4102-9572-6309c7df843b status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "eae464c8-e012-402b-9278-882c2c1061a2"}' - form: {} + duration: 119.100913ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/eae464c8-e012-402b-9278-882c2c1061a2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/7667a0e8-7086-4019-952c-4812cfd516b2 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "eae464c8-e012-402b-9278-882c2c1061a2"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"7667a0e8-7086-4019-952c-4812cfd516b2\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:50 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0e44d4ae-5f45-46fc-a05f-e1174cc957f5 + - 1c54456d-f1ee-4e68-a392-f6d2bd39ae96 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"eae464c8-e012-402b-9278-882c2c1061a2", "name":"cli-vol-festive-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.772057Z", "updated_at":"2025-10-31T17:31:49.772057Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 31.540376ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/eae464c8-e012-402b-9278-882c2c1061a2 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7667a0e8-7086-4019-952c-4812cfd516b2 method: GET response: - body: '{"id":"eae464c8-e012-402b-9278-882c2c1061a2", "name":"cli-vol-festive-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.772057Z", "updated_at":"2025-10-31T17:31:49.772057Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 422 + body: "{\"id\":\"7667a0e8-7086-4019-952c-4812cfd516b2\", \"name\":\"cli-vol-thirsty-torvalds\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.057845Z\", \"updated_at\":\"2025-11-04T10:16:30.057845Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "420" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "422" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:50 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3843428b-9a02-4b2d-b1af-6c137c358dd0 + - ac62321e-c1b7-4102-be14-7c049afcfafe status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "f6fcad88-64ff-49c4-926e-d5e35f27669f"}' - form: {} + duration: 42.892577ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f6fcad88-64ff-49c4-926e-d5e35f27669f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/5e46f205-4e81-49a4-9f10-d829e02f8c94 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "f6fcad88-64ff-49c4-926e-d5e35f27669f"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"5e46f205-4e81-49a4-9f10-d829e02f8c94\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:50 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3038c7d7-f59a-4dd4-a970-ab63e55b4ac9 + - fb1d1b1f-fd6a-47de-a660-f2dd03c90bf5 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", "name":"cli-vol-elastic-taussig", - "type":"sbs_5k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.917857Z", "updated_at":"2025-10-31T17:31:49.917857Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 27.98605ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f6fcad88-64ff-49c4-926e-d5e35f27669f + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5e46f205-4e81-49a4-9f10-d829e02f8c94 method: GET response: - body: '{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", "name":"cli-vol-elastic-taussig", - "type":"sbs_5k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.917857Z", "updated_at":"2025-10-31T17:31:49.917857Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 417 + body: "{\"id\":\"5e46f205-4e81-49a4-9f10-d829e02f8c94\", \"name\":\"cli-vol-cool-snyder\", \"type\":\"sbs_5k\", \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.273480Z\", \"updated_at\":\"2025-11-04T10:16:30.273480Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "421" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "417" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:50 GMT + - Tue, 04 Nov 2025 10:16:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 25f7b05a-ab75-4411-917d-b1cad7bf62a6 + - abf72e1b-796a-410b-a483-1cc05d79d604 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "316ff820-92c3-4592-8a80-c7c445aa835e", "name": "cli-srv-xenodochial-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "204e85f7-3e88-4925-97d3-f18b08f863dc", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "eae464c8-e012-402b-9278-882c2c1061a2", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "f6fcad88-64ff-49c4-926e-d5e35f27669f", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:91", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:50.343097+00:00", - "modification_date": "2025-10-31T17:31:50.343097+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 43.231052ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 446 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-elastic-goldwasser\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"sbs_volume\"},\"1\":{\"id\":\"7667a0e8-7086-4019-952c-4812cfd516b2\",\"volume_type\":\"sbs_volume\"},\"2\":{\"id\":\"5e46f205-4e81-49a4-9f10-d829e02f8c94\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1731,925 +366,653 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "316ff820-92c3-4592-8a80-c7c445aa835e", "name": "cli-srv-xenodochial-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "204e85f7-3e88-4925-97d3-f18b08f863dc", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "eae464c8-e012-402b-9278-882c2c1061a2", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "f6fcad88-64ff-49c4-926e-d5e35f27669f", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:91", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:50.343097+00:00", - "modification_date": "2025-10-31T17:31:50.343097+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2030 + body: "{\"server\": {\"id\": \"a16db826-951a-42c4-9405-e7bf3623e7e2\", \"name\": \"cli-srv-elastic-goldwasser\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-elastic-goldwasser\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3aeda787-9445-48d9-bb22-7da6f232f5e5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7667a0e8-7086-4019-952c-4812cfd516b2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5e46f205-4e81-49a4-9f10-d829e02f8c94\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:31\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:30.634931+00:00\", \"modification_date\": \"2025-11-04T10:16:30.634931+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2026" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2030" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:51 GMT + - Tue, 04 Nov 2025 10:16:31 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/316ff820-92c3-4592-8a80-c7c445aa835e + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a16db826-951a-42c4-9405-e7bf3623e7e2 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9299792a-a8c4-45a0-b474-1620b4e80ca7 + - d549d8e6-f9d7-42f0-b921-d0d59a5387f1 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "316ff820-92c3-4592-8a80-c7c445aa835e", "name": "cli-srv-xenodochial-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "204e85f7-3e88-4925-97d3-f18b08f863dc", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "eae464c8-e012-402b-9278-882c2c1061a2", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "f6fcad88-64ff-49c4-926e-d5e35f27669f", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:91", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:50.343097+00:00", - "modification_date": "2025-10-31T17:31:50.343097+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 802.910316ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/316ff820-92c3-4592-8a80-c7c445aa835e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a16db826-951a-42c4-9405-e7bf3623e7e2 method: GET response: - body: '{"server": {"id": "316ff820-92c3-4592-8a80-c7c445aa835e", "name": "cli-srv-xenodochial-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "204e85f7-3e88-4925-97d3-f18b08f863dc", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "eae464c8-e012-402b-9278-882c2c1061a2", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "f6fcad88-64ff-49c4-926e-d5e35f27669f", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:91", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:50.343097+00:00", - "modification_date": "2025-10-31T17:31:50.343097+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2030 + body: "{\"server\": {\"id\": \"a16db826-951a-42c4-9405-e7bf3623e7e2\", \"name\": \"cli-srv-elastic-goldwasser\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-elastic-goldwasser\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3aeda787-9445-48d9-bb22-7da6f232f5e5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7667a0e8-7086-4019-952c-4812cfd516b2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5e46f205-4e81-49a4-9f10-d829e02f8c94\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:31\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:30.634931+00:00\", \"modification_date\": \"2025-11-04T10:16:30.634931+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2026" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2030" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:51 GMT + - Tue, 04 Nov 2025 10:16:31 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 168bff7b-7d91-4914-8743-8c92586f5f7b + - fd093d40-3ae6-42d3-bf91-0395e3dc8874 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "75230461-2cb8-4027-88e6-f0b83d35c79d", "description": - "instance_backup", "status": "pending", "href_from": "/servers/316ff820-92c3-4592-8a80-c7c445aa835e/action", - "href_result": "/images/c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", "started_at": - "2025-10-31T17:31:51.903387+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 106.947855ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 257 + host: api.scaleway.com + body: "{\"action\":\"backup\",\"name\":\"backup\",\"volumes\":{\"3aeda787-9445-48d9-bb22-7da6f232f5e5\":{\"volume_type\":\"sbs_snapshot\"},\"5e46f205-4e81-49a4-9f10-d829e02f8c94\":{\"volume_type\":\"sbs_snapshot\"},\"7667a0e8-7086-4019-952c-4812cfd516b2\":{\"volume_type\":\"sbs_snapshot\"}}}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/316ff820-92c3-4592-8a80-c7c445aa835e/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a16db826-951a-42c4-9405-e7bf3623e7e2/action method: POST response: - body: '{"task": {"id": "75230461-2cb8-4027-88e6-f0b83d35c79d", "description": - "instance_backup", "status": "pending", "href_from": "/servers/316ff820-92c3-4592-8a80-c7c445aa835e/action", - "href_result": "/images/c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", "started_at": - "2025-10-31T17:31:51.903387+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 351 + body: "{\"task\": {\"id\": \"8e2a1d50-d0ca-4bec-8e6a-2ae493f35774\", \"description\": \"instance_backup\", \"status\": \"pending\", \"href_from\": \"/servers/a16db826-951a-42c4-9405-e7bf3623e7e2/action\", \"href_result\": \"/images/54f1a7f6-5e56-40f6-a67d-501c2d72f652\", \"started_at\": \"2025-11-04T10:16:32.346059+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "351" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:51 GMT + - Tue, 04 Nov 2025 10:16:32 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/75230461-2cb8-4027-88e6-f0b83d35c79d + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/8e2a1d50-d0ca-4bec-8e6a-2ae493f35774 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6a7e7ad5-e39b-487b-a8d9-65aab4798249 + - 138db7f4-0d49-445d-81a7-854eaedaa545 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"image": {"id": "c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "5856e8ff-6aab-4dd2-a4e7-3f8d48324008", - "size": 0, "name": ""}, "extra_volumes": {"1": {"volume_type": "sbs_snapshot", - "id": "ad343b28-b9d7-4fb4-9891-d699ae328da0", "size": 0, "name": ""}, "2": {"volume_type": - "sbs_snapshot", "id": "fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "size": 0, "name": - ""}}, "public": false, "arch": "x86_64", "creation_date": "2025-10-31T17:31:51.168954+00:00", - "modification_date": "2025-10-31T17:31:51.168954+00:00", "default_bootscript": - null, "from_server": "316ff820-92c3-4592-8a80-c7c445aa835e", "state": "available", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 993.367664ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/c14fee8e-aeb7-416f-b96d-9da1a9e51bd3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/54f1a7f6-5e56-40f6-a67d-501c2d72f652 method: GET response: - body: '{"image": {"id": "c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "5856e8ff-6aab-4dd2-a4e7-3f8d48324008", - "size": 0, "name": ""}, "extra_volumes": {"1": {"volume_type": "sbs_snapshot", - "id": "ad343b28-b9d7-4fb4-9891-d699ae328da0", "size": 0, "name": ""}, "2": {"volume_type": - "sbs_snapshot", "id": "fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "size": 0, "name": - ""}}, "public": false, "arch": "x86_64", "creation_date": "2025-10-31T17:31:51.168954+00:00", - "modification_date": "2025-10-31T17:31:51.168954+00:00", "default_bootscript": - null, "from_server": "316ff820-92c3-4592-8a80-c7c445aa835e", "state": "available", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 814 + body: "{\"image\": {\"id\": \"54f1a7f6-5e56-40f6-a67d-501c2d72f652\", \"name\": \"backup\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"2db87531-6a1c-4b7b-a924-4c7957b27f03\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {\"1\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"ca888d38-0425-4686-a0df-d033f8341859\", \"size\": 0, \"name\": \"\"}, \"2\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"137ff099-af16-4bc8-a22d-e6ecd34c171f\", \"size\": 0, \"name\": \"\"}}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:16:31.412530+00:00\", \"modification_date\": \"2025-11-04T10:16:31.412530+00:00\", \"default_bootscript\": null, \"from_server\": \"a16db826-951a-42c4-9405-e7bf3623e7e2\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "814" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:52 GMT + - Tue, 04 Nov 2025 10:16:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 99c3eb94-5a06-4088-adfe-5a2f20fd7e4c + - 26b26c29-431f-48e0-a16c-cc96ada0d21f status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "5856e8ff-6aab-4dd2-a4e7-3f8d48324008", - "size": 0, "name": ""}, "extra_volumes": {"1": {"volume_type": "sbs_snapshot", - "id": "ad343b28-b9d7-4fb4-9891-d699ae328da0", "size": 0, "name": ""}, "2": {"volume_type": - "sbs_snapshot", "id": "fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "size": 0, "name": - ""}}, "public": false, "arch": "x86_64", "creation_date": "2025-10-31T17:31:51.168954+00:00", - "modification_date": "2025-10-31T17:31:51.168954+00:00", "default_bootscript": - null, "from_server": "316ff820-92c3-4592-8a80-c7c445aa835e", "state": "available", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 77.054572ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/c14fee8e-aeb7-416f-b96d-9da1a9e51bd3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/54f1a7f6-5e56-40f6-a67d-501c2d72f652 method: GET response: - body: '{"image": {"id": "c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", "name": "backup", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "root_volume": {"volume_type": "sbs_snapshot", "id": "5856e8ff-6aab-4dd2-a4e7-3f8d48324008", - "size": 0, "name": ""}, "extra_volumes": {"1": {"volume_type": "sbs_snapshot", - "id": "ad343b28-b9d7-4fb4-9891-d699ae328da0", "size": 0, "name": ""}, "2": {"volume_type": - "sbs_snapshot", "id": "fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "size": 0, "name": - ""}}, "public": false, "arch": "x86_64", "creation_date": "2025-10-31T17:31:51.168954+00:00", - "modification_date": "2025-10-31T17:31:51.168954+00:00", "default_bootscript": - null, "from_server": "316ff820-92c3-4592-8a80-c7c445aa835e", "state": "available", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 814 + body: "{\"image\": {\"id\": \"54f1a7f6-5e56-40f6-a67d-501c2d72f652\", \"name\": \"backup\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"2db87531-6a1c-4b7b-a924-4c7957b27f03\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {\"1\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"ca888d38-0425-4686-a0df-d033f8341859\", \"size\": 0, \"name\": \"\"}, \"2\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"137ff099-af16-4bc8-a22d-e6ecd34c171f\", \"size\": 0, \"name\": \"\"}}, \"public\": false, \"arch\": \"x86_64\", \"creation_date\": \"2025-11-04T10:16:31.412530+00:00\", \"modification_date\": \"2025-11-04T10:16:31.412530+00:00\", \"default_bootscript\": null, \"from_server\": \"a16db826-951a-42c4-9405-e7bf3623e7e2\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "814" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:52 GMT + - Tue, 04 Nov 2025 10:16:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f26b099b-527c-4748-8929-5fd99032ebfe + - bcbfc423-11a6-4a73-9ba5-3f23becf0ce5 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 90.046231ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/c14fee8e-aeb7-416f-b96d-9da1a9e51bd3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/54f1a7f6-5e56-40f6-a67d-501c2d72f652 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:52 GMT + - Tue, 04 Nov 2025 10:16:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 81fd1265-7abc-4c6f-bdd0-ef18d1be5f13 + - 769d2274-3915-4124-8791-047634f6e3b5 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"5856e8ff-6aab-4dd2-a4e7-3f8d48324008", "name":"backup_snap_0", "parent_volume":{"id":"204e85f7-3e88-4925-97d3-f18b08f863dc", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.360901Z", - "updated_at":"2025-10-31T17:31:51.360901Z", "references":[{"id":"3b8f7c07-abb9-4137-b2c1-36faa6873135", - "product_resource_type":"instance_image", "product_resource_id":"c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", - "created_at":"2025-10-31T17:31:51.360901Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 527.818845ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5856e8ff-6aab-4dd2-a4e7-3f8d48324008 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/2db87531-6a1c-4b7b-a924-4c7957b27f03 method: GET response: - body: '{"id":"5856e8ff-6aab-4dd2-a4e7-3f8d48324008", "name":"backup_snap_0", "parent_volume":{"id":"204e85f7-3e88-4925-97d3-f18b08f863dc", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.360901Z", - "updated_at":"2025-10-31T17:31:51.360901Z", "references":[{"id":"3b8f7c07-abb9-4137-b2c1-36faa6873135", - "product_resource_type":"instance_image", "product_resource_id":"c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", - "created_at":"2025-10-31T17:31:51.360901Z", "type":"link", "status":"attached"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 691 + body: "{\"id\":\"2db87531-6a1c-4b7b-a924-4c7957b27f03\", \"name\":\"backup_snap_0\", \"parent_volume\":{\"id\":\"3aeda787-9445-48d9-bb22-7da6f232f5e5\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:31.595171Z\", \"updated_at\":\"2025-11-04T10:16:31.595171Z\", \"references\":[{\"id\":\"8cea1b9b-56ba-46dd-99e9-fd99cc1f1b91\", \"product_resource_type\":\"instance_image\", \"product_resource_id\":\"54f1a7f6-5e56-40f6-a67d-501c2d72f652\", \"created_at\":\"2025-11-04T10:16:31.595171Z\", \"type\":\"link\", \"status\":\"attached\"}], \"status\":\"in_use\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "691" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:53 GMT + - Tue, 04 Nov 2025 10:16:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5c18e402-31fa-4acc-b08d-897284178d3e + - 38e0c65b-3a28-49c3-bef2-3e97ccc319a0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"5856e8ff-6aab-4dd2-a4e7-3f8d48324008", "name":"backup_snap_0", "parent_volume":{"id":"204e85f7-3e88-4925-97d3-f18b08f863dc", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.360901Z", - "updated_at":"2025-10-31T17:31:52.791942Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 248.615062ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5856e8ff-6aab-4dd2-a4e7-3f8d48324008 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/2db87531-6a1c-4b7b-a924-4c7957b27f03 method: GET response: - body: '{"id":"5856e8ff-6aab-4dd2-a4e7-3f8d48324008", "name":"backup_snap_0", "parent_volume":{"id":"204e85f7-3e88-4925-97d3-f18b08f863dc", - "name":"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, - "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.360901Z", - "updated_at":"2025-10-31T17:31:52.791942Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 465 + body: "{\"id\":\"2db87531-6a1c-4b7b-a924-4c7957b27f03\", \"name\":\"backup_snap_0\", \"parent_volume\":{\"id\":\"3aeda787-9445-48d9-bb22-7da6f232f5e5\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:31.595171Z\", \"updated_at\":\"2025-11-04T10:16:33.126850Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "465" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:58 GMT + - Tue, 04 Nov 2025 10:16:38 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 30db60fe-8162-42d1-9061-7c7fb56b5141 + - e221feb9-c52f-407d-9bbb-c4ef6dbeb842 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 194.97457ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/5856e8ff-6aab-4dd2-a4e7-3f8d48324008 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/2db87531-6a1c-4b7b-a924-4c7957b27f03 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:58 GMT + - Tue, 04 Nov 2025 10:16:38 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2fcd366f-6c40-4275-9458-0a39ed66c64b + - 1ac2626e-107a-47b4-9ff4-73f406e8f3e9 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"ad343b28-b9d7-4fb4-9891-d699ae328da0", "name":"backup_snap_1", "parent_volume":{"id":"eae464c8-e012-402b-9278-882c2c1061a2", - "name":"cli-vol-festive-napier", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.516369Z", - "updated_at":"2025-10-31T17:31:52.626070Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 231.6389ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/ad343b28-b9d7-4fb4-9891-d699ae328da0 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/ca888d38-0425-4686-a0df-d033f8341859 method: GET response: - body: '{"id":"ad343b28-b9d7-4fb4-9891-d699ae328da0", "name":"backup_snap_1", "parent_volume":{"id":"eae464c8-e012-402b-9278-882c2c1061a2", - "name":"cli-vol-festive-napier", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.516369Z", - "updated_at":"2025-10-31T17:31:52.626070Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 448 + body: "{\"id\":\"ca888d38-0425-4686-a0df-d033f8341859\", \"name\":\"backup_snap_1\", \"parent_volume\":{\"id\":\"7667a0e8-7086-4019-952c-4812cfd516b2\", \"name\":\"cli-vol-thirsty-torvalds\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:31.765367Z\", \"updated_at\":\"2025-11-04T10:16:32.980324Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "446" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "448" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:58 GMT + - Tue, 04 Nov 2025 10:16:38 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5f08759a-b452-4055-9844-0d7b6507138b + - 7c2985c0-f2b0-46c8-9e21-be1e318f8e42 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 206.915324ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/ad343b28-b9d7-4fb4-9891-d699ae328da0 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/ca888d38-0425-4686-a0df-d033f8341859 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:58 GMT + - Tue, 04 Nov 2025 10:16:39 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 35ca28ba-99de-4069-9f21-1ef0ccbddbe5 + - 34b12e32-8e42-491e-8e3a-9c3fea891448 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "name":"backup_snap_2", "parent_volume":{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", - "name":"cli-vol-elastic-taussig", "type":"sbs_5k", "status":"in_use"}, "size":15000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.682889Z", - "updated_at":"2025-10-31T17:31:51.682889Z", "references":[{"id":"dff6ffca-5171-4c68-a718-31344a90258b", - "product_resource_type":"instance_image", "product_resource_id":"c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", - "created_at":"2025-10-31T17:31:51.682889Z", "type":"link", "status":"error"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 157.728543ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/fd8828eb-cf05-41e7-847a-8d98a2b31a1e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/137ff099-af16-4bc8-a22d-e6ecd34c171f method: GET response: - body: '{"id":"fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "name":"backup_snap_2", "parent_volume":{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", - "name":"cli-vol-elastic-taussig", "type":"sbs_5k", "status":"in_use"}, "size":15000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.682889Z", - "updated_at":"2025-10-31T17:31:51.682889Z", "references":[{"id":"dff6ffca-5171-4c68-a718-31344a90258b", - "product_resource_type":"instance_image", "product_resource_id":"c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", - "created_at":"2025-10-31T17:31:51.682889Z", "type":"link", "status":"error"}], - "status":"in_use", "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 443 + body: "{\"id\":\"137ff099-af16-4bc8-a22d-e6ecd34c171f\", \"name\":\"backup_snap_2\", \"parent_volume\":{\"id\":\"5e46f205-4e81-49a4-9f10-d829e02f8c94\", \"name\":\"cli-vol-cool-snyder\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:31.908191Z\", \"updated_at\":\"2025-11-04T10:16:33.021754Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "670" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "443" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:31:59 GMT + - Tue, 04 Nov 2025 10:16:39 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 10ca2cc0-2fd3-4eca-98f9-931c01cb8cbe + - 1719c4ba-1d28-4ebf-a456-4a6a1f9c7d3c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "name":"backup_snap_2", "parent_volume":{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", - "name":"cli-vol-elastic-taussig", "type":"sbs_5k", "status":"in_use"}, "size":15000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.682889Z", - "updated_at":"2025-10-31T17:32:02.858937Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 143.378715ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/fd8828eb-cf05-41e7-847a-8d98a2b31a1e - method: GET - response: - body: '{"id":"fd8828eb-cf05-41e7-847a-8d98a2b31a1e", "name":"backup_snap_2", "parent_volume":{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", - "name":"cli-vol-elastic-taussig", "type":"sbs_5k", "status":"in_use"}, "size":15000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T17:31:51.682889Z", - "updated_at":"2025-10-31T17:32:02.858937Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - headers: - Content-Length: - - "447" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 17:32:04 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d0d6063b-c67d-40fa-91d0-aa39d78cd2f9 - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/fd8828eb-cf05-41e7-847a-8d98a2b31a1e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/137ff099-af16-4bc8-a22d-e6ecd34c171f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:04 GMT + - Tue, 04 Nov 2025 10:16:39 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2a40d2dd-8e6d-4750-b319-a6d091ae6cb2 + - f9d9f24e-aae7-46ba-b45a-af2c36e4e76e status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "316ff820-92c3-4592-8a80-c7c445aa835e", "name": "cli-srv-xenodochial-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "204e85f7-3e88-4925-97d3-f18b08f863dc", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "eae464c8-e012-402b-9278-882c2c1061a2", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "f6fcad88-64ff-49c4-926e-d5e35f27669f", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:91", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:50.343097+00:00", - "modification_date": "2025-10-31T17:31:50.343097+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 143.779677ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/316ff820-92c3-4592-8a80-c7c445aa835e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a16db826-951a-42c4-9405-e7bf3623e7e2 method: GET response: - body: '{"server": {"id": "316ff820-92c3-4592-8a80-c7c445aa835e", "name": "cli-srv-xenodochial-cori", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-xenodochial-cori", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "204e85f7-3e88-4925-97d3-f18b08f863dc", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "eae464c8-e012-402b-9278-882c2c1061a2", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "f6fcad88-64ff-49c4-926e-d5e35f27669f", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:a9:91", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:31:50.343097+00:00", - "modification_date": "2025-10-31T17:31:50.343097+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2030 + body: "{\"server\": {\"id\": \"a16db826-951a-42c4-9405-e7bf3623e7e2\", \"name\": \"cli-srv-elastic-goldwasser\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-elastic-goldwasser\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3aeda787-9445-48d9-bb22-7da6f232f5e5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7667a0e8-7086-4019-952c-4812cfd516b2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"2\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5e46f205-4e81-49a4-9f10-d829e02f8c94\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:31\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:16:30.634931+00:00\", \"modification_date\": \"2025-11-04T10:16:30.634931+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2026" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2030" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:04 GMT + - Tue, 04 Nov 2025 10:16:39 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6d95aa51-87f8-4a70-8201-73cf05b4f9de + - fc73e5af-2503-40d5-9ad2-2362db9014bb status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 108.078225ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/316ff820-92c3-4592-8a80-c7c445aa835e + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a16db826-951a-42c4-9405-e7bf3623e7e2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f55af80b-6a3b-47f8-a903-46c96f5dd3e3 + - 1bb90331-d86d-4879-b8b1-b9273da0bf12 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"204e85f7-3e88-4925-97d3-f18b08f863dc", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:50.443468Z", "updated_at":"2025-10-31T17:32:05.016691Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:32:05.016691Z", "zone":"fr-par-1"}' - form: {} + duration: 686.676624ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/204e85f7-3e88-4925-97d3-f18b08f863dc + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3aeda787-9445-48d9-bb22-7da6f232f5e5 method: GET response: - body: '{"id":"204e85f7-3e88-4925-97d3-f18b08f863dc", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":20000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:50.443468Z", "updated_at":"2025-10-31T17:32:05.016691Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:32:05.016691Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"3aeda787-9445-48d9-bb22-7da6f232f5e5\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":20000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.728973Z\", \"updated_at\":\"2025-11-04T10:16:40.107954Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:16:40.107954Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 88564922-1730-4ebe-b4d3-9fe76f879772 + - dfad235b-078c-45a4-bda7-b00a65e331d6 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 39.438639ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/204e85f7-3e88-4925-97d3-f18b08f863dc + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3aeda787-9445-48d9-bb22-7da6f232f5e5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f86acd11-cfa2-464e-ba3f-9fed2bcf88d7 + - 7da8e98c-7d7e-4b70-90df-76c6fc3a521f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"eae464c8-e012-402b-9278-882c2c1061a2", "name":"cli-vol-festive-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.772057Z", "updated_at":"2025-10-31T17:32:05.086487Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:32:05.086487Z", - "zone":"fr-par-1"}' - form: {} + duration: 74.039804ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/eae464c8-e012-402b-9278-882c2c1061a2 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7667a0e8-7086-4019-952c-4812cfd516b2 method: GET response: - body: '{"id":"eae464c8-e012-402b-9278-882c2c1061a2", "name":"cli-vol-festive-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.772057Z", "updated_at":"2025-10-31T17:32:05.086487Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:32:05.086487Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 447 + body: "{\"id\":\"7667a0e8-7086-4019-952c-4812cfd516b2\", \"name\":\"cli-vol-thirsty-torvalds\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.057845Z\", \"updated_at\":\"2025-11-04T10:16:40.188085Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:16:40.188085Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "445" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "447" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8dfb943e-c388-40e9-bcf7-c9c1d06f8b30 + - c67b43f2-e21c-41e8-9691-7262bf26ac7e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.072908ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/eae464c8-e012-402b-9278-882c2c1061a2 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7667a0e8-7086-4019-952c-4812cfd516b2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a8e6f746-718b-48e1-92fe-987167676b6b + - f848c19d-846a-4d4d-996b-0e5af4136859 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", "name":"cli-vol-elastic-taussig", - "type":"sbs_5k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.917857Z", "updated_at":"2025-10-31T17:32:05.172945Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:32:05.172945Z", - "zone":"fr-par-1"}' - form: {} + duration: 74.329979ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f6fcad88-64ff-49c4-926e-d5e35f27669f + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5e46f205-4e81-49a4-9f10-d829e02f8c94 method: GET response: - body: '{"id":"f6fcad88-64ff-49c4-926e-d5e35f27669f", "name":"cli-vol-elastic-taussig", - "type":"sbs_5k", "size":15000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:31:49.917857Z", "updated_at":"2025-10-31T17:32:05.172945Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:32:05.172945Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 442 + body: "{\"id\":\"5e46f205-4e81-49a4-9f10-d829e02f8c94\", \"name\":\"cli-vol-cool-snyder\", \"type\":\"sbs_5k\", \"size\":15000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:16:30.273480Z\", \"updated_at\":\"2025-11-04T10:16:40.255611Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:16:40.255611Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "446" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "442" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 19645d9a-9cc0-416b-a657-e8b522585159 + - 1bf9efeb-9b6e-4449-8321-8052f23e5d00 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 45.352605ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f6fcad88-64ff-49c4-926e-d5e35f27669f + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5e46f205-4e81-49a4-9f10-d829e02f8c94 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:32:05 GMT + - Tue, 04 Nov 2025 10:16:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - fdb117db-078f-4758-8bcf-b2f75cec7d7b + - c89de0ff-1b92-4dc0-9d75-8389fdd303a5 status: 204 No Content code: 204 - duration: "" + duration: 76.408893ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.golden b/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.golden index 87451d5b24..8b51230bdd 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-backup-with-sbs-volumes.golden @@ -1,22 +1,22 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -Image.ID c14fee8e-aeb7-416f-b96d-9da1a9e51bd3 +Image.ID 54f1a7f6-5e56-40f6-a67d-501c2d72f652 Image.Name backup Image.Arch x86_64 Image.CreationDate few seconds ago Image.ModificationDate few seconds ago Image.ExtraVolumes 2 -Image.FromServer 316ff820-92c3-4592-8a80-c7c445aa835e +Image.FromServer a16db826-951a-42c4-9405-e7bf3623e7e2 Image.Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Public false -Image.RootVolume 5856e8ff-6aab-4dd2-a4e7-3f8d48324008 +Image.RootVolume 2db87531-6a1c-4b7b-a924-4c7957b27f03 Image.State available Image.Project fa1e3217-dc80-42ac-85c3-3f034b78b552 Image.Zone fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "image": { - "id": "c14fee8e-aeb7-416f-b96d-9da1a9e51bd3", + "id": "54f1a7f6-5e56-40f6-a67d-501c2d72f652", "name": "backup", "arch": "x86_64", "creation_date": "1970-01-01T00:00:00.0Z", @@ -24,7 +24,7 @@ Image.Zone fr-par-1 "default_bootscript": null, "extra_volumes": { "1": { - "id": "ad343b28-b9d7-4fb4-9891-d699ae328da0", + "id": "ca888d38-0425-4686-a0df-d033f8341859", "name": "", "export_uri": null, "size": 0, @@ -39,7 +39,7 @@ Image.Zone fr-par-1 "zone": "" }, "2": { - "id": "fd8828eb-cf05-41e7-847a-8d98a2b31a1e", + "id": "137ff099-af16-4bc8-a22d-e6ecd34c171f", "name": "", "export_uri": null, "size": 0, @@ -54,11 +54,11 @@ Image.Zone fr-par-1 "zone": "" } }, - "from_server": "316ff820-92c3-4592-8a80-c7c445aa835e", + "from_server": "a16db826-951a-42c4-9405-e7bf3623e7e2", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "public": false, "root_volume": { - "id": "5856e8ff-6aab-4dd2-a4e7-3f8d48324008", + "id": "2db87531-6a1c-4b7b-a924-4c7957b27f03", "name": "", "size": 0, "volume_type": "sbs_snapshot" diff --git a/internal/namespaces/instance/v1/testdata/test-server-delete-only-block-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-delete-only-block-volumes.cassette.yaml index 06c0c24edd..fbdac6f90e 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-delete-only-block-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-delete-only-block-volumes.cassette.yaml @@ -1,1453 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:03 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 92bdf60e-4ac9-4262-a788-81b7c8bb95e8 + - e0ebf86b-08ee-4e37-8ab1-eae458985c1d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 70.369419ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:03 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4409fc60-22a8-4b22-90ed-7ffd38fb5e72 + - aa287ea5-c409-4b5b-89b2-5ee4c8f0f2f5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 78.912191ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:03 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7754bc24-e3d3-40fb-8f90-bc92e6fae155 + - b581b553-6f5e-4820-a3b0-eb5b31fe136d status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 53.418936ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:03 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 096f7352-38e7-455a-af7f-cbe89a98c9ca + - d3fc9d22-01a0-46ab-a889-fa2dbae8066e status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:03.423930Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 35.477878ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 128 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-busy-jepsen\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1456,136 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:03.423930Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 416 + body: "{\"id\":\"5871942c-53b8-402f-8d47-58aabe2fb14a\", \"name\":\"cli-vol-busy-jepsen\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:49.548503Z\", \"updated_at\":\"2025-11-04T10:24:49.548503Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "421" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "416" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:03 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c464d3f8-a749-47f1-ae79-79741d0e2c9e + - 454f92c9-d175-44a0-9375-0257a843701b status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "b9b48012-8ef2-4884-bcef-ceb1b2fd0693"}' - form: {} + duration: 126.644712ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/b9b48012-8ef2-4884-bcef-ceb1b2fd0693 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/5871942c-53b8-402f-8d47-58aabe2fb14a method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "b9b48012-8ef2-4884-bcef-ceb1b2fd0693"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"5871942c-53b8-402f-8d47-58aabe2fb14a\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:03 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3d807f27-e0dd-42c0-bb3b-2231a34516b4 + - 171f7d1d-3a88-4793-8d75-6298664ba9e2 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:03.423930Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 29.092094ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b9b48012-8ef2-4884-bcef-ceb1b2fd0693 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5871942c-53b8-402f-8d47-58aabe2fb14a method: GET response: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:03.423930Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 416 + body: "{\"id\":\"5871942c-53b8-402f-8d47-58aabe2fb14a\", \"name\":\"cli-vol-busy-jepsen\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:49.548503Z\", \"updated_at\":\"2025-11-04T10:24:49.548503Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "416" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:03 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 17b1de0e-da2b-4d11-8ae3-80ae0f1d55d9 + - 153c29f5-abb8-4f7d-ae9c-aa043c22763e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-albattani", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "f42521e0-a077-4501-bf8e-a1d50c95fc4a", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:03.802772+00:00", - "modification_date": "2025-10-28T16:53:03.802772+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "b9b48012-8ef2-4884-bcef-ceb1b2fd0693", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:03.802772+00:00", "modification_date": - "2025-10-28T16:53:03.802772+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 45.312149ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 361 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-nervous-khayyam\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"},\"1\":{\"id\":\"5871942c-53b8-402f-8d47-58aabe2fb14a\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1594,316 +267,210 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-albattani", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "f42521e0-a077-4501-bf8e-a1d50c95fc4a", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:03.802772+00:00", - "modification_date": "2025-10-28T16:53:03.802772+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "b9b48012-8ef2-4884-bcef-ceb1b2fd0693", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:03.802772+00:00", "modification_date": - "2025-10-28T16:53:03.802772+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2294 + body: "{\"server\": {\"id\": \"2b5e76ea-e423-4d7d-bdf4-9317b3a17663\", \"name\": \"cli-srv-nervous-khayyam\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nervous-khayyam\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"ed942a8b-73b1-458d-90b5-d69f4b638251\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"2b5e76ea-e423-4d7d-bdf4-9317b3a17663\", \"name\": \"cli-srv-nervous-khayyam\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:49.838323+00:00\", \"modification_date\": \"2025-11-04T10:24:49.838323+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5871942c-53b8-402f-8d47-58aabe2fb14a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:fd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:49.838323+00:00\", \"modification_date\": \"2025-11-04T10:24:49.838323+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2360" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2294" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:04 GMT + - Tue, 04 Nov 2025 10:24:50 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b6cd4016-815d-4cb6-8fc8-4d7a705182d8 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2b5e76ea-e423-4d7d-bdf4-9317b3a17663 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8e6ab82b-cb78-443b-9b80-e9da933d0a58 + - 99ff1d08-00cd-47bd-8770-4f415325154e status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-albattani", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "f42521e0-a077-4501-bf8e-a1d50c95fc4a", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:03.802772+00:00", - "modification_date": "2025-10-28T16:53:03.802772+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "b9b48012-8ef2-4884-bcef-ceb1b2fd0693", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:03.802772+00:00", "modification_date": - "2025-10-28T16:53:03.802772+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 492.719262ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b6cd4016-815d-4cb6-8fc8-4d7a705182d8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2b5e76ea-e423-4d7d-bdf4-9317b3a17663 method: GET response: - body: '{"server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-silly-albattani", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "f42521e0-a077-4501-bf8e-a1d50c95fc4a", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "name": "cli-srv-silly-albattani"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:03.802772+00:00", - "modification_date": "2025-10-28T16:53:03.802772+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "b9b48012-8ef2-4884-bcef-ceb1b2fd0693", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:03.802772+00:00", "modification_date": - "2025-10-28T16:53:03.802772+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2380 + body: "{\"server\": {\"id\": \"2b5e76ea-e423-4d7d-bdf4-9317b3a17663\", \"name\": \"cli-srv-nervous-khayyam\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nervous-khayyam\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"ed942a8b-73b1-458d-90b5-d69f4b638251\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"2b5e76ea-e423-4d7d-bdf4-9317b3a17663\", \"name\": \"cli-srv-nervous-khayyam\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:49.838323+00:00\", \"modification_date\": \"2025-11-04T10:24:49.838323+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5871942c-53b8-402f-8d47-58aabe2fb14a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:fd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:49.838323+00:00\", \"modification_date\": \"2025-11-04T10:24:49.838323+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "2314" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2380" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:04 GMT + - Tue, 04 Nov 2025 10:24:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51bff902-72b0-4c99-8172-3bde96d33199 + - 41a74db8-7900-498a-ade8-cf794ef877bf status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 86.130155ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b6cd4016-815d-4cb6-8fc8-4d7a705182d8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2b5e76ea-e423-4d7d-bdf4-9317b3a17663 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:04 GMT + - Tue, 04 Nov 2025 10:24:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7d7bca70-b363-451d-b19e-5e2050660143 + - 3b851bdd-012f-4567-b65c-d464bd2a7d29 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:03.856938Z", - "references":[{"id":"26b98cf1-1524-40cc-9565-d4f3e1b6c697", "product_resource_type":"instance_server", - "product_resource_id":"b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "created_at":"2025-10-28T16:53:03.856938Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 197.816883ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b9b48012-8ef2-4884-bcef-ceb1b2fd0693 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5871942c-53b8-402f-8d47-58aabe2fb14a method: GET response: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:03.856938Z", - "references":[{"id":"26b98cf1-1524-40cc-9565-d4f3e1b6c697", "product_resource_type":"instance_server", - "product_resource_id":"b6cd4016-815d-4cb6-8fc8-4d7a705182d8", "created_at":"2025-10-28T16:53:03.856938Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 650 + body: "{\"id\":\"5871942c-53b8-402f-8d47-58aabe2fb14a\", \"name\":\"cli-vol-busy-jepsen\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:49.548503Z\", \"updated_at\":\"2025-11-04T10:24:49.872515Z\", \"references\":[{\"id\":\"e89ea013-9840-4dd3-9e1a-c33bbdbae6af\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"2b5e76ea-e423-4d7d-bdf4-9317b3a17663\", \"created_at\":\"2025-11-04T10:24:49.872515Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "655" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "650" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:04 GMT + - Tue, 04 Nov 2025 10:24:50 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 98e35146-6650-4335-a9c5-0aff01462680 + - 7f14828a-98ed-4e5f-b8b7-850403146a5d status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:04.601962Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:53:04.601962Z", - "zone":"fr-par-1"}' - form: {} + duration: 39.297387ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b9b48012-8ef2-4884-bcef-ceb1b2fd0693 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5871942c-53b8-402f-8d47-58aabe2fb14a method: GET response: - body: '{"id":"b9b48012-8ef2-4884-bcef-ceb1b2fd0693", "name":"cli-vol-peaceful-poitras", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:03.423930Z", "updated_at":"2025-10-28T16:53:04.601962Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:53:04.601962Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 442 + body: "{\"id\":\"5871942c-53b8-402f-8d47-58aabe2fb14a\", \"name\":\"cli-vol-busy-jepsen\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:49.548503Z\", \"updated_at\":\"2025-11-04T10:24:50.509060Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:50.509060Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "447" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "442" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:09 GMT + - Tue, 04 Nov 2025 10:24:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e5ac689-ad78-45b7-a0f4-1d21567281c3 + - d9c0c0fa-7860-4db2-aac2-0509196448ad status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.566104ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b9b48012-8ef2-4884-bcef-ceb1b2fd0693 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5871942c-53b8-402f-8d47-58aabe2fb14a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:09 GMT + - Tue, 04 Nov 2025 10:24:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f7072d93-a626-4645-a0fd-2e71539495ef + - 645db309-6a30-4d51-93ff-732374b442e7 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 68.685615ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f42521e0-a077-4501-bf8e-a1d50c95fc4a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/ed942a8b-73b1-458d-90b5-d69f4b638251 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:09 GMT + - Tue, 04 Nov 2025 10:24:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fcec70ce-2e9d-4d7b-9691-4c6e22fe2d21 + - a5b503ef-b4ec-4e0a-8a7f-7f7248c287f2 status: 204 No Content code: 204 - duration: "" + duration: 107.071137ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-delete-only-local-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-delete-only-local-volumes.cassette.yaml index fce217357d..f50673ef9e 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-delete-only-local-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-delete-only-local-volumes.cassette.yaml @@ -1,1453 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:04 GMT + - Tue, 04 Nov 2025 10:24:55 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 25100279-1a60-42f8-94bc-b4fdf1b5e82a + - 35c728c1-f873-421e-8d16-05e57b397c4f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 50.639371ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:04 GMT + - Tue, 04 Nov 2025 10:24:55 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9b78672a-cfca-4ff1-a22b-8f26c5db0a78 + - b90c37b9-b5d7-4bb4-9727-25865c5c766d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 42.895123ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:04 GMT + - Tue, 04 Nov 2025 10:24:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 06358290-f5fa-4568-a661-2d335a923adc + - ca6570e1-9cb9-48aa-a3a5-6ee4c35297cc status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 42.999388ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:04 GMT + - Tue, 04 Nov 2025 10:24:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 014e35ca-8550-4b64-9d6d-8303a337e879 + - e6a35294-d06a-49ec-8da6-bfc9872856b9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c12e9090-baf8-4da2-b067-37267c48acc5", "name":"cli-vol-relaxed-jang", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:04.478409Z", "updated_at":"2025-10-31T17:40:04.478409Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 31.08853ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 134 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-optimistic-mclean\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1456,136 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"c12e9090-baf8-4da2-b067-37267c48acc5", "name":"cli-vol-relaxed-jang", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:04.478409Z", "updated_at":"2025-10-31T17:40:04.478409Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 422 + body: "{\"id\":\"8b2f6875-278f-4725-a51d-5acd965ee1b5\", \"name\":\"cli-vol-optimistic-mclean\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:55.992327Z\", \"updated_at\":\"2025-11-04T10:24:55.992327Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "417" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "422" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:04 GMT + - Tue, 04 Nov 2025 10:24:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f61211c2-79be-4f97-aea5-76c59f658417 + - 87412217-91e6-4f15-b9c6-ef5aa19a9471 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "c12e9090-baf8-4da2-b067-37267c48acc5"}' - form: {} + duration: 129.312162ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c12e9090-baf8-4da2-b067-37267c48acc5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/8b2f6875-278f-4725-a51d-5acd965ee1b5 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "c12e9090-baf8-4da2-b067-37267c48acc5"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"8b2f6875-278f-4725-a51d-5acd965ee1b5\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:04 GMT + - Tue, 04 Nov 2025 10:24:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3ae0ed9d-d8d5-4a5b-af8a-14c33bcfcf68 + - a7407805-31c8-4c8a-a486-8f09264bbd8c status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"c12e9090-baf8-4da2-b067-37267c48acc5", "name":"cli-vol-relaxed-jang", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:04.478409Z", "updated_at":"2025-10-31T17:40:04.478409Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 37.609047ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c12e9090-baf8-4da2-b067-37267c48acc5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b2f6875-278f-4725-a51d-5acd965ee1b5 method: GET response: - body: '{"id":"c12e9090-baf8-4da2-b067-37267c48acc5", "name":"cli-vol-relaxed-jang", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:04.478409Z", "updated_at":"2025-10-31T17:40:04.478409Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 422 + body: "{\"id\":\"8b2f6875-278f-4725-a51d-5acd965ee1b5\", \"name\":\"cli-vol-optimistic-mclean\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:55.992327Z\", \"updated_at\":\"2025-11-04T10:24:55.992327Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "417" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "422" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:04 GMT + - Tue, 04 Nov 2025 10:24:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 622d1961-7fa2-43b2-8627-7f72b427c0da + - f707441e-cfc7-4663-9efb-d032ddb9e189 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-nobel", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "78ee4b14-d36e-4246-9867-e2a24e4bf73b", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:40:04.807761+00:00", - "modification_date": "2025-10-31T17:40:04.807761+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c12e9090-baf8-4da2-b067-37267c48acc5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:aa:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-31T17:40:04.807761+00:00", "modification_date": - "2025-10-31T17:40:04.807761+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 44.638998ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 361 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-recursing-moser\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"},\"1\":{\"id\":\"8b2f6875-278f-4725-a51d-5acd965ee1b5\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1594,312 +267,210 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-nobel", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "78ee4b14-d36e-4246-9867-e2a24e4bf73b", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:40:04.807761+00:00", - "modification_date": "2025-10-31T17:40:04.807761+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c12e9090-baf8-4da2-b067-37267c48acc5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:aa:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-31T17:40:04.807761+00:00", "modification_date": - "2025-10-31T17:40:04.807761+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2294 + body: "{\"server\": {\"id\": \"4990f9b2-a410-453a-a69d-b44dd6e17a1f\", \"name\": \"cli-srv-recursing-moser\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-moser\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"ae66fe19-f471-4cf4-a7da-fbfbbd33fb19\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"4990f9b2-a410-453a-a69d-b44dd6e17a1f\", \"name\": \"cli-srv-recursing-moser\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:56.306156+00:00\", \"modification_date\": \"2025-11-04T10:24:56.306156+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"8b2f6875-278f-4725-a51d-5acd965ee1b5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ff\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:56.306156+00:00\", \"modification_date\": \"2025-11-04T10:24:56.306156+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2311" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2294" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:05 GMT + - Tue, 04 Nov 2025 10:24:56 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f630dd17-6b9b-47e8-bac2-2bf585203c65 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4990f9b2-a410-453a-a69d-b44dd6e17a1f Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f271c298-1961-40e3-a8b9-e6244a9e83b6 + - 9b0c460e-d30b-40d0-a699-7c3fb5ee0e0c status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-nobel", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "78ee4b14-d36e-4246-9867-e2a24e4bf73b", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:40:04.807761+00:00", - "modification_date": "2025-10-31T17:40:04.807761+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c12e9090-baf8-4da2-b067-37267c48acc5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:aa:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-31T17:40:04.807761+00:00", "modification_date": - "2025-10-31T17:40:04.807761+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 601.324266ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f630dd17-6b9b-47e8-bac2-2bf585203c65 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4990f9b2-a410-453a-a69d-b44dd6e17a1f method: GET response: - body: '{"server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-nobel", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "78ee4b14-d36e-4246-9867-e2a24e4bf73b", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "f630dd17-6b9b-47e8-bac2-2bf585203c65", "name": "cli-srv-romantic-nobel"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-31T17:40:04.807761+00:00", - "modification_date": "2025-10-31T17:40:04.807761+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c12e9090-baf8-4da2-b067-37267c48acc5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:aa:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-31T17:40:04.807761+00:00", "modification_date": - "2025-10-31T17:40:04.807761+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2294 + body: "{\"server\": {\"id\": \"4990f9b2-a410-453a-a69d-b44dd6e17a1f\", \"name\": \"cli-srv-recursing-moser\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-moser\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"ae66fe19-f471-4cf4-a7da-fbfbbd33fb19\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"4990f9b2-a410-453a-a69d-b44dd6e17a1f\", \"name\": \"cli-srv-recursing-moser\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:56.306156+00:00\", \"modification_date\": \"2025-11-04T10:24:56.306156+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"8b2f6875-278f-4725-a51d-5acd965ee1b5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ff\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:56.306156+00:00\", \"modification_date\": \"2025-11-04T10:24:56.306156+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2311" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2294" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:05 GMT + - Tue, 04 Nov 2025 10:24:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 99cb0b7d-1f6c-4d52-ac33-4a5bcfe0d039 + - 550c1739-ecc5-4578-92ef-24790ddfdec6 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 88.807875ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f630dd17-6b9b-47e8-bac2-2bf585203c65 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4990f9b2-a410-453a-a69d-b44dd6e17a1f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:05 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b0daf0d1-45ad-4fb6-9143-c782f029e0b9 + - a25a0844-88eb-45b2-927d-2ee20fa10a6a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "78ee4b14-d36e-4246-9867-e2a24e4bf73b", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-31T17:40:04.807761+00:00", "modification_date": "2025-10-31T17:40:05.285304+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 199.865094ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/78ee4b14-d36e-4246-9867-e2a24e4bf73b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/ae66fe19-f471-4cf4-a7da-fbfbbd33fb19 method: GET response: - body: '{"volume": {"id": "78ee4b14-d36e-4246-9867-e2a24e4bf73b", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-31T17:40:04.807761+00:00", "modification_date": "2025-10-31T17:40:05.285304+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"ae66fe19-f471-4cf4-a7da-fbfbbd33fb19\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:56.306156+00:00\", \"modification_date\": \"2025-11-04T10:24:56.854508+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:05 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3e0a7df1-fd27-4539-a4c8-d18005199aa9 + - d4907dc4-8652-492c-9576-19964093a301 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 54.847699ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/78ee4b14-d36e-4246-9867-e2a24e4bf73b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/ae66fe19-f471-4cf4-a7da-fbfbbd33fb19 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:05 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7f9888b6-3a34-4a90-ac2e-0720e7905e27 + - 1dbc3da1-377b-424c-a9fe-6768aa94aa62 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"c12e9090-baf8-4da2-b067-37267c48acc5", "name":"cli-vol-relaxed-jang", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:04.478409Z", "updated_at":"2025-10-31T17:40:05.527378Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:40:05.527378Z", - "zone":"fr-par-1"}' - form: {} + duration: 112.312217ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c12e9090-baf8-4da2-b067-37267c48acc5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b2f6875-278f-4725-a51d-5acd965ee1b5 method: GET response: - body: '{"id":"c12e9090-baf8-4da2-b067-37267c48acc5", "name":"cli-vol-relaxed-jang", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:04.478409Z", "updated_at":"2025-10-31T17:40:05.527378Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-31T17:40:05.527378Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 448 + body: "{\"id\":\"8b2f6875-278f-4725-a51d-5acd965ee1b5\", \"name\":\"cli-vol-optimistic-mclean\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:55.992327Z\", \"updated_at\":\"2025-11-04T10:24:57.097910Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:57.097910Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "443" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "448" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:05 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ce9759b9-8790-43d8-834d-771891c7f085 + - e4fd4f40-92f2-4d83-b41e-d27d752887f0 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.246676ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c12e9090-baf8-4da2-b067-37267c48acc5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b2f6875-278f-4725-a51d-5acd965ee1b5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:05 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 97052a5e-2b30-4b17-bb24-8ae5ec8462ec + - e87ad9a9-e956-4c99-babc-12c1cc03e2be status: 204 No Content code: 204 - duration: "" + duration: 75.939535ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-delete-with-all-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-delete-with-all-volumes.cassette.yaml index f0bb5d282e..d57b864bd0 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-delete-with-all-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-delete-with-all-volumes.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:59 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 71009ead-ab23-4c6b-a4af-bbeafcd0e1d8 + - c614f462-a1d6-4563-9937-12fefb028dc2 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 46.796208ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:59 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 16deb1b8-8e17-437b-a351-46591e3bcc35 + - 6644e61b-1728-4737-a863-31b4e3e20184 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 56.232173ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:00 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 59909e8d-3bb4-47c8-a44f-68618d2e348b + - 41716bd0-b9bb-46ef-b7a4-e6a2899dce95 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 42.777514ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:00 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ea99c442-eb60-4ae1-b032-fd5cd2d4ff6b + - 606c1fcd-eaa3-4ce5-957f-75cde20361e3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"7696891b-6dfa-4a19-826c-2292fa9b56b5", "name":"cli-vol-quirky-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.206343Z", "updated_at":"2025-10-28T16:53:00.206343Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 37.015988ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 130 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-jovial-shtern\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1480,132 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"7696891b-6dfa-4a19-826c-2292fa9b56b5", "name":"cli-vol-quirky-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.206343Z", "updated_at":"2025-10-28T16:53:00.206343Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 418 + body: "{\"id\":\"aab94d8a-98e8-47f8-bdb5-7f300b46f9e0\", \"name\":\"cli-vol-jovial-shtern\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:47.479845Z\", \"updated_at\":\"2025-11-04T10:24:47.479845Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "418" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:00 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 73ebc914-ceec-412a-86a2-1093def41bd0 + - a43618e4-9fcc-4b4d-b443-c8049cb5c6ad status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "7696891b-6dfa-4a19-826c-2292fa9b56b5"}' - form: {} + duration: 134.972734ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/7696891b-6dfa-4a19-826c-2292fa9b56b5 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/aab94d8a-98e8-47f8-bdb5-7f300b46f9e0 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "7696891b-6dfa-4a19-826c-2292fa9b56b5"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"aab94d8a-98e8-47f8-bdb5-7f300b46f9e0\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:00 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c99dc4d-4d82-441c-85c1-d845c9d7ff9d + - d0697c45-10a5-424c-83b6-fc3aff0b8e35 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"7696891b-6dfa-4a19-826c-2292fa9b56b5", "name":"cli-vol-quirky-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.206343Z", "updated_at":"2025-10-28T16:53:00.206343Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 29.404819ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7696891b-6dfa-4a19-826c-2292fa9b56b5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/aab94d8a-98e8-47f8-bdb5-7f300b46f9e0 method: GET response: - body: '{"id":"7696891b-6dfa-4a19-826c-2292fa9b56b5", "name":"cli-vol-quirky-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.206343Z", "updated_at":"2025-10-28T16:53:00.206343Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 418 + body: "{\"id\":\"aab94d8a-98e8-47f8-bdb5-7f300b46f9e0\", \"name\":\"cli-vol-jovial-shtern\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:47.479845Z\", \"updated_at\":\"2025-11-04T10:24:47.479845Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "418" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:00 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7efc963a-c657-412c-aae3-4b8f79cfaa53 + - a53a52bf-ec3a-41be-a39d-f09222518ca6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a98f9e4d-32b2-4a09-b75e-f90c3a62e6a7", "name": "cli-srv-bold-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-bold-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "41d2bf1e-58c2-451d-9e75-bc27377472d1", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7696891b-6dfa-4a19-826c-2292fa9b56b5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:00.587516+00:00", "modification_date": - "2025-10-28T16:53:00.587516+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 38.576389ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 315 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-recursing-minsky\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"1\":{\"id\":\"aab94d8a-98e8-47f8-bdb5-7f300b46f9e0\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1614,300 +267,210 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a98f9e4d-32b2-4a09-b75e-f90c3a62e6a7", "name": "cli-srv-bold-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-bold-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "41d2bf1e-58c2-451d-9e75-bc27377472d1", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7696891b-6dfa-4a19-826c-2292fa9b56b5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:00.587516+00:00", "modification_date": - "2025-10-28T16:53:00.587516+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1887 + body: "{\"server\": {\"id\": \"a8bbcac4-7456-4d18-afe9-40cb4916b287\", \"name\": \"cli-srv-recursing-minsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-minsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"db1bf9b8-2c18-449f-8af6-a88e59531e14\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"aab94d8a-98e8-47f8-bdb5-7f300b46f9e0\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:fb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:48.016043+00:00\", \"modification_date\": \"2025-11-04T10:24:48.016043+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1923" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1887" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:01 GMT + - Tue, 04 Nov 2025 10:24:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a98f9e4d-32b2-4a09-b75e-f90c3a62e6a7 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a8bbcac4-7456-4d18-afe9-40cb4916b287 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9c6723dd-1d3c-49a3-854d-337f8d92c350 + - b9021a39-f817-4628-99d3-12633c3fe729 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "a98f9e4d-32b2-4a09-b75e-f90c3a62e6a7", "name": "cli-srv-bold-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-bold-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "41d2bf1e-58c2-451d-9e75-bc27377472d1", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7696891b-6dfa-4a19-826c-2292fa9b56b5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:00.587516+00:00", "modification_date": - "2025-10-28T16:53:00.587516+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 949.465484ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a98f9e4d-32b2-4a09-b75e-f90c3a62e6a7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a8bbcac4-7456-4d18-afe9-40cb4916b287 method: GET response: - body: '{"server": {"id": "a98f9e4d-32b2-4a09-b75e-f90c3a62e6a7", "name": "cli-srv-bold-rhodes", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-bold-rhodes", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "41d2bf1e-58c2-451d-9e75-bc27377472d1", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "7696891b-6dfa-4a19-826c-2292fa9b56b5", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:f5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:00.587516+00:00", "modification_date": - "2025-10-28T16:53:00.587516+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1887 + body: "{\"server\": {\"id\": \"a8bbcac4-7456-4d18-afe9-40cb4916b287\", \"name\": \"cli-srv-recursing-minsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-recursing-minsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"db1bf9b8-2c18-449f-8af6-a88e59531e14\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"aab94d8a-98e8-47f8-bdb5-7f300b46f9e0\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:fb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:48.016043+00:00\", \"modification_date\": \"2025-11-04T10:24:48.016043+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1923" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1887" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:01 GMT + - Tue, 04 Nov 2025 10:24:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2f53b923-e2ca-42a4-b964-e820c1242596 + - 7df20f1e-4684-4d3b-b7d5-0a3a5c21b423 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 121.282443ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a98f9e4d-32b2-4a09-b75e-f90c3a62e6a7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a8bbcac4-7456-4d18-afe9-40cb4916b287 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:01 GMT + - Tue, 04 Nov 2025 10:24:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e039a3c5-d8c3-4a53-b850-28190baa3d81 + - aa7b993c-a553-44ca-a6c2-5c0bcc6aaec6 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"41d2bf1e-58c2-451d-9e75-bc27377472d1", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.692942Z", "updated_at":"2025-10-28T16:53:01.717888Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:01.717888Z", "zone":"fr-par-1"}' - form: {} + duration: 268.563029ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/41d2bf1e-58c2-451d-9e75-bc27377472d1 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/db1bf9b8-2c18-449f-8af6-a88e59531e14 method: GET response: - body: '{"id":"41d2bf1e-58c2-451d-9e75-bc27377472d1", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.692942Z", "updated_at":"2025-10-28T16:53:01.717888Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:01.717888Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"db1bf9b8-2c18-449f-8af6-a88e59531e14\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:48.119023Z\", \"updated_at\":\"2025-11-04T10:24:48.946179Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:48.946179Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:01 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4b1052e1-b899-495c-b074-8248146ed6b6 + - b926ebb0-0fcc-4df3-b659-dceba3465235 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 49.519325ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/41d2bf1e-58c2-451d-9e75-bc27377472d1 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/db1bf9b8-2c18-449f-8af6-a88e59531e14 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:01 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f80ef416-d32d-4782-8f00-b9aa7a4fe58f + - 9c046039-4927-446d-a8c9-289b5b993e6f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"7696891b-6dfa-4a19-826c-2292fa9b56b5", "name":"cli-vol-quirky-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.206343Z", "updated_at":"2025-10-28T16:53:01.798692Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:53:01.798692Z", - "zone":"fr-par-1"}' - form: {} + duration: 83.876105ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7696891b-6dfa-4a19-826c-2292fa9b56b5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/aab94d8a-98e8-47f8-bdb5-7f300b46f9e0 method: GET response: - body: '{"id":"7696891b-6dfa-4a19-826c-2292fa9b56b5", "name":"cli-vol-quirky-napier", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:00.206343Z", "updated_at":"2025-10-28T16:53:01.798692Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:53:01.798692Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 444 + body: "{\"id\":\"aab94d8a-98e8-47f8-bdb5-7f300b46f9e0\", \"name\":\"cli-vol-jovial-shtern\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:47.479845Z\", \"updated_at\":\"2025-11-04T10:24:49.008459Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:49.008459Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "444" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:02 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ac0f55a7-5d4c-4e4e-9696-1d4130585f85 + - c60636b9-96c3-47d1-bbbb-71a44d1813cd status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 39.331052ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7696891b-6dfa-4a19-826c-2292fa9b56b5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/aab94d8a-98e8-47f8-bdb5-7f300b46f9e0 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:02 GMT + - Tue, 04 Nov 2025 10:24:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 503dcd20-36f0-4ee4-816b-81d3f9749cf9 + - 8b6f0cdf-8abe-448d-ae7b-02163cb3cb58 status: 204 No Content code: 204 - duration: "" + duration: 68.366029ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.cassette.yaml index f91eaef1e6..466d7e7e4a 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:18 GMT + - Tue, 04 Nov 2025 10:24:59 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4834f512-0868-4e28-970a-ad19543055d6 + - 6bdd4ef3-54e1-4121-8608-4ec8f6f63b9d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 57.192278ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:19 GMT + - Tue, 04 Nov 2025 10:24:59 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b669e03d-9ac2-4fff-9f3d-b13b47ea32bb + - 809ac3d8-ffac-47aa-aa6d-9e3a20ef6357 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 46.44596ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:19 GMT + - Tue, 04 Nov 2025 10:24:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a7a7fbc2-4348-4325-82fe-be032a7aa26a + - 25793f65-6340-4fdc-b2ca-45a3c6e179f2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 38.902719ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:19 GMT + - Tue, 04 Nov 2025 10:24:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0149a662-195f-4705-b6d9-db77d45ec109 + - bf84a308-3f8a-4376-863f-428bdecfefb7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}}' - form: {} + duration: 39.479519ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,41 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"89426e4d-6874-4f67-8c0f-662c78941d76\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:19 GMT + - Tue, 04 Nov 2025 10:24:59 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ad008bc3-015d-447f-9773-2bd1843c6485 + - 38ef6639-dc2d-4d1d-8ff2-f17b361cb02f status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": null, - "prefix": "2001:bc8:710:cdb6::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "8f17025c-54d6-49f2-b829-5d047229cba2"}}' - form: {} + duration: 324.068718ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv6\"}" headers: Content-Type: - application/json @@ -1522,67 +205,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": null, - "prefix": "2001:bc8:710:cdb6::/64", "reverse": null, "server": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "zone": "fr-par-1", "type": "routed_ipv6", "state": "detached", "tags": [], - "ipam_id": "8f17025c-54d6-49f2-b829-5d047229cba2"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 374 + body: "{\"ip\": {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": null, \"prefix\": \"2001:bc8:710:3c3b::/64\", \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv6\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"df16e9ec-7f16-4ab9-a518-e5f6dcf11d7e\"}}" headers: Content-Length: - "374" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:20 GMT + - Tue, 04 Nov 2025 10:24:59 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/6038177e-0e61-42da-83a8-1b8e01f53054 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a81b021c-d607-4479-aa5b-816afdadec9f Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 776bdeb7-a889-4164-830b-6a1bfec925c5 + - 736136a4-e3ef-474c-ab6f-05b3b83fd8e1 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "ca4f9eb3-102b-4958-b3d8-ef3f2976f5a8", "name": "cli-srv-angry-satoshi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-angry-satoshi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "58dedf91-3485-4ce2-9299-e9fadfb62c06", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:50b", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:50c", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "8f17025c-54d6-49f2-b829-5d047229cba2"}], "mac_address": "de:00:00:d0:05:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:20.227552+00:00", - "modification_date": "2025-10-28T16:53:20.227552+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 411.814916ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 315 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-angry-mclaren\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\",\"a81b021c-d607-4479-aa5b-816afdadec9f\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1591,377 +242,272 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "ca4f9eb3-102b-4958-b3d8-ef3f2976f5a8", "name": "cli-srv-angry-satoshi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-angry-satoshi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "58dedf91-3485-4ce2-9299-e9fadfb62c06", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:50b", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:50c", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "8f17025c-54d6-49f2-b829-5d047229cba2"}], "mac_address": "de:00:00:d0:05:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:20.227552+00:00", - "modification_date": "2025-10-28T16:53:20.227552+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2573 + body: "{\"server\": {\"id\": \"1240c41d-f2c0-46e9-afcc-0db7c35a8239\", \"name\": \"cli-srv-angry-mclaren\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-angry-mclaren\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"17bc762e-71ce-40e8-ae32-752a2fb948ae\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"89426e4d-6874-4f67-8c0f-662c78941d76\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"89426e4d-6874-4f67-8c0f-662c78941d76\"}, {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4603\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4604\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"df16e9ec-7f16-4ab9-a518-e5f6dcf11d7e\"}], \"mac_address\": \"de:00:00:d1:46:03\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:00.118476+00:00\", \"modification_date\": \"2025-11-04T10:25:00.118476+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2565" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2573" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:21 GMT + - Tue, 04 Nov 2025 10:25:00 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca4f9eb3-102b-4958-b3d8-ef3f2976f5a8 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1240c41d-f2c0-46e9-afcc-0db7c35a8239 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cab9567a-0864-42c4-a69a-9c0d3ab3084f + - 0a9e3dab-703c-4057-85b5-b73d8f0d541f status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "ca4f9eb3-102b-4958-b3d8-ef3f2976f5a8", "name": "cli-srv-angry-satoshi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-angry-satoshi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "58dedf91-3485-4ce2-9299-e9fadfb62c06", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:50b", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:50c", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "8f17025c-54d6-49f2-b829-5d047229cba2"}], "mac_address": "de:00:00:d0:05:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:20.227552+00:00", - "modification_date": "2025-10-28T16:53:20.227552+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 1.002234077s +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca4f9eb3-102b-4958-b3d8-ef3f2976f5a8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1240c41d-f2c0-46e9-afcc-0db7c35a8239 method: GET response: - body: '{"server": {"id": "ca4f9eb3-102b-4958-b3d8-ef3f2976f5a8", "name": "cli-srv-angry-satoshi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-angry-satoshi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "58dedf91-3485-4ce2-9299-e9fadfb62c06", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "78b4c601-da0c-4bd9-8be7-bd21a615afe6"}, - {"id": "6038177e-0e61-42da-83a8-1b8e01f53054", "address": "2001:bc8:710:cdb6:dc00:ff:fed0:50b", - "dynamic": false, "gateway": "fe80::dc00:ff:fed0:50c", "netmask": "64", "family": - "inet6", "provisioning_mode": "slaac", "tags": [], "state": "attached", "ipam_id": - "8f17025c-54d6-49f2-b829-5d047229cba2"}], "mac_address": "de:00:00:d0:05:0b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:20.227552+00:00", - "modification_date": "2025-10-28T16:53:20.227552+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2619 + body: "{\"server\": {\"id\": \"1240c41d-f2c0-46e9-afcc-0db7c35a8239\", \"name\": \"cli-srv-angry-mclaren\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-angry-mclaren\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"17bc762e-71ce-40e8-ae32-752a2fb948ae\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"89426e4d-6874-4f67-8c0f-662c78941d76\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"89426e4d-6874-4f67-8c0f-662c78941d76\"}, {\"id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\", \"address\": \"2001:bc8:710:3c3b:dc00:ff:fed1:4603\", \"dynamic\": false, \"gateway\": \"fe80::dc00:ff:fed1:4604\", \"netmask\": \"64\", \"family\": \"inet6\", \"provisioning_mode\": \"slaac\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"df16e9ec-7f16-4ab9-a518-e5f6dcf11d7e\"}], \"mac_address\": \"de:00:00:d1:46:03\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:00.118476+00:00\", \"modification_date\": \"2025-11-04T10:25:00.118476+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "2565" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2619" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:21 GMT + - Tue, 04 Nov 2025 10:25:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7fa7c5b3-69e6-45c1-b841-33eab0cb9d45 + - 56cdd2b5-b366-43df-98c3-a2eb564494bb status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 105.609548ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca4f9eb3-102b-4958-b3d8-ef3f2976f5a8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1240c41d-f2c0-46e9-afcc-0db7c35a8239 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:21 GMT + - Tue, 04 Nov 2025 10:25:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - caccbd73-77ff-4b77-8f21-9cd1a29f7378 + - 0018eea0-b269-4dc5-b05d-3c5da0a474a4 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 497.445768ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 11d714be-9968-47ea-adb2-51c6e36272fe + - b7cb8391-bf67-4f6f-8145-373a31c3943f status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 307.690084ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/6038177e-0e61-42da-83a8-1b8e01f53054 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a81b021c-d607-4479-aa5b-816afdadec9f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 23bfbaf8-1fc7-4a25-b53d-792330492489 + - b5b75434-73e1-41ce-b493-fa449676bc66 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"58dedf91-3485-4ce2-9299-e9fadfb62c06", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:20.314824Z", "updated_at":"2025-10-28T16:53:21.805969Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:21.805969Z", "zone":"fr-par-1"}' - form: {} + duration: 273.269184ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/58dedf91-3485-4ce2-9299-e9fadfb62c06 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/17bc762e-71ce-40e8-ae32-752a2fb948ae method: GET response: - body: '{"id":"58dedf91-3485-4ce2-9299-e9fadfb62c06", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:20.314824Z", "updated_at":"2025-10-28T16:53:21.805969Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:21.805969Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"17bc762e-71ce-40e8-ae32-752a2fb948ae\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:00.210609Z\", \"updated_at\":\"2025-11-04T10:25:01.668474Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:01.668474Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4168a335-ba6a-4fa6-b550-8d88abc5fe11 + - ca01a475-f656-4c45-95d8-e0d46b709e8c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 66.802047ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/58dedf91-3485-4ce2-9299-e9fadfb62c06 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/17bc762e-71ce-40e8-ae32-752a2fb948ae method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4b165911-9916-46e0-a3b1-a396e00b4382 + - 2c11964a-65fa-4ee3-a2be-2d7616b72170 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "e0bcadc9-914f-429e-82af-e2bffda353d4"}' - form: {} + duration: 78.502331ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "e0bcadc9-914f-429e-82af-e2bffda353d4"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 139 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_ip\", \"resource_id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\"}" headers: Content-Length: - "139" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4113b13c-67d0-461d-971a-6bd24acbff59 + - 04f22d84-b707-4229-9542-e4c70c9a3975 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "6038177e-0e61-42da-83a8-1b8e01f53054"}' - form: {} + duration: 55.910938ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/6038177e-0e61-42da-83a8-1b8e01f53054 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a81b021c-d607-4479-aa5b-816afdadec9f method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "6038177e-0e61-42da-83a8-1b8e01f53054"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 139 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_ip\", \"resource_id\": \"a81b021c-d607-4479-aa5b-816afdadec9f\"}" headers: Content-Length: - "139" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 02363de6-911c-4ae8-90ea-6de65b6829eb + - 9a75b5c0-4686-47b6-84e5-e970220cfd43 status: 404 Not Found code: 404 - duration: "" + duration: 48.949065ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.golden b/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.golden index 596c19a7c1..619e4b2a8b 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-delete-with-multiple-ips.golden @@ -2,8 +2,8 @@ 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ βœ… Success. πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️ -successfully deleted ip 51.158.98.0 -successfully deleted ip 2001:bc8:710:cdb6:dc00:ff:fed0:50b +successfully deleted ip 51.158.105.246 +successfully deleted ip 2001:bc8:710:3c3b:dc00:ff:fed1:4603 successfully deleted volume (- sbs_volume) 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { diff --git a/internal/namespaces/instance/v1/testdata/test-server-delete-with-none-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-delete-with-none-volumes.cassette.yaml index 5a5c8a7547..b08b26a264 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-delete-with-none-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-delete-with-none-volumes.cassette.yaml @@ -1,1453 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:16 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 255b6ed0-a4b2-41b9-80ac-3cc78ec85163 + - b57bd0ef-3902-49a5-addd-5080ef4834f8 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 81.595864ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:17 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e0b5644e-cdb4-4422-91c8-12cf045c0ac2 + - 3905eb2e-35e7-48c2-a905-0584a630361b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' - form: {} + duration: 70.875794ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_local + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_local&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"ec31d73d-ca36-4536-adf4-0feb76d30379", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", "DEV1-M", "DEV1-S", - "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", "STARDUST1-S", "START1-L", - "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", "X64-15GB", - "X64-30GB", "X64-60GB"], "label":"ubuntu_jammy", "type":"instance_local"}], - "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"local_images\":[{\"id\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"STARDUST1-S\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_local\"}], \"total_count\":1}" headers: Content-Length: - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:17 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7c20569c-2738-4fb9-b9bb-7e628f961d1e + - 9a279e48-830e-41fb-b239-c296da56edc1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 66.33267ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/ec31d73d-ca36-4536-adf4-0feb76d30379 method: GET response: - body: '{"image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 618 + body: "{\"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "618" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:17 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6fb7d260-6e26-4a4f-b27a-2196c556d4e2 + - e666c327-9a94-45b2-aae4-02992153d0cb status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a6695624-db55-447f-8602-18a521dbfe08", "name":"cli-vol-zen-buck", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:17.328863Z", "updated_at":"2025-10-28T16:53:17.328863Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 36.288715ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 129 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-cool-ritchie\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1456,136 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"a6695624-db55-447f-8602-18a521dbfe08", "name":"cli-vol-zen-buck", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:17.328863Z", "updated_at":"2025-10-28T16:53:17.328863Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 417 + body: "{\"id\":\"0e0f2a53-fb6b-4ae2-8447-3be02cbef408\", \"name\":\"cli-vol-cool-ritchie\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:57.675687Z\", \"updated_at\":\"2025-11-04T10:24:57.675687Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "413" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "417" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:17 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 48c2a0bb-2f43-4761-b747-d5fe5b739e70 + - ed943ac1-cfa8-46f9-bfcf-466f46052861 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "a6695624-db55-447f-8602-18a521dbfe08"}' - form: {} + duration: 120.346196ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/a6695624-db55-447f-8602-18a521dbfe08 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/0e0f2a53-fb6b-4ae2-8447-3be02cbef408 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "a6695624-db55-447f-8602-18a521dbfe08"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"0e0f2a53-fb6b-4ae2-8447-3be02cbef408\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:17 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6f1fa905-1cce-4647-89f9-6c6c3666847d + - e59a50eb-fac1-4992-9a16-8fdeb9a3b713 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"a6695624-db55-447f-8602-18a521dbfe08", "name":"cli-vol-zen-buck", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:17.328863Z", "updated_at":"2025-10-28T16:53:17.328863Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 35.376968ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a6695624-db55-447f-8602-18a521dbfe08 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0e0f2a53-fb6b-4ae2-8447-3be02cbef408 method: GET response: - body: '{"id":"a6695624-db55-447f-8602-18a521dbfe08", "name":"cli-vol-zen-buck", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:17.328863Z", "updated_at":"2025-10-28T16:53:17.328863Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 417 + body: "{\"id\":\"0e0f2a53-fb6b-4ae2-8447-3be02cbef408\", \"name\":\"cli-vol-cool-ritchie\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:57.675687Z\", \"updated_at\":\"2025-11-04T10:24:57.675687Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "414" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "417" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:17 GMT + - Tue, 04 Nov 2025 10:24:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 60bddaf2-7b30-45df-a5f0-cc9f2d6f5579 + - 03724953-a108-4970-8d42-008b86bf6ea3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-mestorf", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "1aaf983f-82c0-4e39-830d-2e01f1628796", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:17.728269+00:00", - "modification_date": "2025-10-28T16:53:17.728269+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a6695624-db55-447f-8602-18a521dbfe08", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:07", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:17.728269+00:00", "modification_date": - "2025-10-28T16:53:17.728269+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 42.504031ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 359 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-thirsty-cohen\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"ec31d73d-ca36-4536-adf4-0feb76d30379\",\"volumes\":{\"0\":{\"size\":20000000000,\"volume_type\":\"l_ssd\"},\"1\":{\"id\":\"0e0f2a53-fb6b-4ae2-8447-3be02cbef408\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1594,270 +267,178 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-mestorf", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "1aaf983f-82c0-4e39-830d-2e01f1628796", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:17.728269+00:00", - "modification_date": "2025-10-28T16:53:17.728269+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a6695624-db55-447f-8602-18a521dbfe08", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:07", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:17.728269+00:00", "modification_date": - "2025-10-28T16:53:17.728269+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2288 + body: "{\"server\": {\"id\": \"6ddebf73-ebc3-4d7d-aad1-248e25d989f8\", \"name\": \"cli-srv-thirsty-cohen\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-thirsty-cohen\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"dc1b8a4c-6c0e-47f6-9578-7c6d9080d620\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"6ddebf73-ebc3-4d7d-aad1-248e25d989f8\", \"name\": \"cli-srv-thirsty-cohen\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:57.999177+00:00\", \"modification_date\": \"2025-11-04T10:24:57.999177+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0e0f2a53-fb6b-4ae2-8447-3be02cbef408\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:01\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:57.999177+00:00\", \"modification_date\": \"2025-11-04T10:24:57.999177+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2323" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2288" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:18 GMT + - Tue, 04 Nov 2025 10:24:58 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a58c27e2-4133-4b10-ba74-18a5cccda38f + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6ddebf73-ebc3-4d7d-aad1-248e25d989f8 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 49007ea1-213d-4062-bee5-8f4f7f925b5e + - 84b27a5a-cb43-4118-97bb-3a51f6b8a971 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-mestorf", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "1aaf983f-82c0-4e39-830d-2e01f1628796", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:17.728269+00:00", - "modification_date": "2025-10-28T16:53:17.728269+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a6695624-db55-447f-8602-18a521dbfe08", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:07", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:17.728269+00:00", "modification_date": - "2025-10-28T16:53:17.728269+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 634.343476ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a58c27e2-4133-4b10-ba74-18a5cccda38f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6ddebf73-ebc3-4d7d-aad1-248e25d989f8 method: GET response: - body: '{"server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-optimistic-mestorf", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "1aaf983f-82c0-4e39-830d-2e01f1628796", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "a58c27e2-4133-4b10-ba74-18a5cccda38f", "name": "cli-srv-optimistic-mestorf"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:53:17.728269+00:00", - "modification_date": "2025-10-28T16:53:17.728269+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a6695624-db55-447f-8602-18a521dbfe08", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:07", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:17.728269+00:00", "modification_date": - "2025-10-28T16:53:17.728269+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2288 + body: "{\"server\": {\"id\": \"6ddebf73-ebc3-4d7d-aad1-248e25d989f8\", \"name\": \"cli-srv-thirsty-cohen\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-thirsty-cohen\", \"image\": {\"id\": \"ec31d73d-ca36-4536-adf4-0feb76d30379\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"id\": \"1973043b-32c4-4d52-baf4-5c99b42b4e39\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"size\": 10000000000}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:46.109401+00:00\", \"modification_date\": \"2025-09-12T09:11:46.109401+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"id\": \"dc1b8a4c-6c0e-47f6-9578-7c6d9080d620\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": {\"id\": \"6ddebf73-ebc3-4d7d-aad1-248e25d989f8\", \"name\": \"cli-srv-thirsty-cohen\"}, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:57.999177+00:00\", \"modification_date\": \"2025-11-04T10:24:57.999177+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"0e0f2a53-fb6b-4ae2-8447-3be02cbef408\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:01\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:57.999177+00:00\", \"modification_date\": \"2025-11-04T10:24:57.999177+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2323" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2288" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:18 GMT + - Tue, 04 Nov 2025 10:24:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 61cf14d4-4268-4282-836b-b9a31a8c13b8 + - 35e7a412-02eb-48ed-a513-32a042ebe1c3 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 102.546374ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a58c27e2-4133-4b10-ba74-18a5cccda38f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6ddebf73-ebc3-4d7d-aad1-248e25d989f8 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:18 GMT + - Tue, 04 Nov 2025 10:24:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 330d5829-d650-491b-9460-8180832284fd + - 4d162af2-1b29-45a3-89f1-8f46caa6b000 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"volume": {"id": "1aaf983f-82c0-4e39-830d-2e01f1628796", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:53:17.728269+00:00", "modification_date": "2025-10-28T16:53:18.342967+00:00", - "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 201.364538ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1aaf983f-82c0-4e39-830d-2e01f1628796 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/dc1b8a4c-6c0e-47f6-9578-7c6d9080d620 method: GET response: - body: '{"volume": {"id": "1aaf983f-82c0-4e39-830d-2e01f1628796", "name": "Ubuntu - 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": null, "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": null, "size": 20000000000, "state": "available", "creation_date": - "2025-10-28T16:53:17.728269+00:00", "modification_date": "2025-10-28T16:53:18.342967+00:00", - "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 430 + body: "{\"volume\": {\"id\": \"dc1b8a4c-6c0e-47f6-9578-7c6d9080d620\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"volume_type\": \"l_ssd\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"server\": null, \"size\": 20000000000, \"state\": \"available\", \"creation_date\": \"2025-11-04T10:24:57.999177+00:00\", \"modification_date\": \"2025-11-04T10:24:58.572487+00:00\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "450" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "430" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:18 GMT + - Tue, 04 Nov 2025 10:24:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c6871c74-1b9b-4b61-beac-de1f4705a55c + - b0bb1478-d640-43b2-be60-6247bdaa8880 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.285567ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1aaf983f-82c0-4e39-830d-2e01f1628796 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/dc1b8a4c-6c0e-47f6-9578-7c6d9080d620 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:18 GMT + - Tue, 04 Nov 2025 10:24:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 281d73b2-e90f-47e4-83a1-4744c44e6dd4 + - 890160b0-965e-49c6-a230-76297e4a6c41 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 124.335466ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a6695624-db55-447f-8602-18a521dbfe08 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0e0f2a53-fb6b-4ae2-8447-3be02cbef408 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:18 GMT + - Tue, 04 Nov 2025 10:24:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e29a8b3d-30f3-4e5a-9c10-8bebb317052c + - 3fae231b-1d13-42dc-b3bc-ae56045c3939 status: 204 No Content code: 204 - duration: "" + duration: 67.096841ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.cassette.yaml index 6d3024db62..9d89496061 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.cassette.yaml @@ -1,14 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"id":"7654bdd8-16b0-4a13-85aa-796c6af49590", "name":"test-cli-instance-server-get-rdp-password", - "public_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHWGB4QQ4glvQYhmlGYtFvJhDLlK764Fe2vx77L+M7eAoG3CHwoHI98ZERj0VsL4LTN2Zvew+1q/UWTaPwerFyBEjEu1+IZssG5vTIJbrDhSx+PH4g30dHARU86CLD5ngYB5QFGa3Y5nTzJE9dDv0b6PXFWsD02N7DwTLLF1niNSwIKhd1Ru734Aw0NwBJtCm0LLbEEBhINkBn1aMXwecWgRC3mK/AkIHAI7zh5VoVQcOeQKjNJW0nVv2741s3BkvZMUo5DZL1QVouT+2fITIIhpurmxIGatiHZIR7X8iId9/4ADgQKP1OIiWMyUsG7IacfG4DB7frse7dBMfvSluv", - "fingerprint":"2048 MD5:69:7a:f4:43:63:39:15:91:e7:64:52:1b:d4:aa:58:99 (ssh-rsa)", - "created_at":"2025-10-31T17:36:29.464932Z", "updated_at":"2025-10-31T17:36:29.464932Z", - "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "disabled":false}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 502 + host: api.scaleway.com + body: "{\"name\":\"test-cli-instance-server-get-rdp-password\",\"public_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2drsgcFTqORyjr6Z4YPPq5PFKru6oY1Kw8ShvdODaibVV0AAjajqi121wTxtZfkCRszvK6xjnv5jQxSoQtGyq59xdSoFnJj+c27yJ/tYKIBRBNTSOS2Su1Mn3uYTPAT4HimoepPA5HLmkZ52o/5Jzr4GbWJQivalyt/8SvZur/Y4foI8lKrh69SuC4UUeFSJZ4ldQVhaBjLQPVs/qQMdXW7ce+FnoH3PsJX0HzjYQ5X8LjSyRWMjBvhmTyVGKdqZSrbvnvQNVPVQB3jcHpDW1VpBjZSI++UfDHv6teHML3t8pX2jAeD37/IS+0R3YFNwGjKxIaP5b+m+1e27+FkOl\\n\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -17,1476 +17,184 @@ interactions: url: https://api.scaleway.com/iam/v1alpha1/ssh-keys method: POST response: - body: '{"id":"7654bdd8-16b0-4a13-85aa-796c6af49590", "name":"test-cli-instance-server-get-rdp-password", - "public_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHWGB4QQ4glvQYhmlGYtFvJhDLlK764Fe2vx77L+M7eAoG3CHwoHI98ZERj0VsL4LTN2Zvew+1q/UWTaPwerFyBEjEu1+IZssG5vTIJbrDhSx+PH4g30dHARU86CLD5ngYB5QFGa3Y5nTzJE9dDv0b6PXFWsD02N7DwTLLF1niNSwIKhd1Ru734Aw0NwBJtCm0LLbEEBhINkBn1aMXwecWgRC3mK/AkIHAI7zh5VoVQcOeQKjNJW0nVv2741s3BkvZMUo5DZL1QVouT+2fITIIhpurmxIGatiHZIR7X8iId9/4ADgQKP1OIiWMyUsG7IacfG4DB7frse7dBMfvSluv", - "fingerprint":"2048 MD5:69:7a:f4:43:63:39:15:91:e7:64:52:1b:d4:aa:58:99 (ssh-rsa)", - "created_at":"2025-10-31T17:36:29.464932Z", "updated_at":"2025-10-31T17:36:29.464932Z", - "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "disabled":false}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 795 + body: "{\"id\":\"cb4b25e4-705f-46cc-8c02-952b9a21faa9\", \"name\":\"test-cli-instance-server-get-rdp-password\", \"public_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2drsgcFTqORyjr6Z4YPPq5PFKru6oY1Kw8ShvdODaibVV0AAjajqi121wTxtZfkCRszvK6xjnv5jQxSoQtGyq59xdSoFnJj+c27yJ/tYKIBRBNTSOS2Su1Mn3uYTPAT4HimoepPA5HLmkZ52o/5Jzr4GbWJQivalyt/8SvZur/Y4foI8lKrh69SuC4UUeFSJZ4ldQVhaBjLQPVs/qQMdXW7ce+FnoH3PsJX0HzjYQ5X8LjSyRWMjBvhmTyVGKdqZSrbvnvQNVPVQB3jcHpDW1VpBjZSI++UfDHv6teHML3t8pX2jAeD37/IS+0R3YFNwGjKxIaP5b+m+1e27+FkOl\", \"fingerprint\":\"2048 MD5:56:60:d5:7b:92:90:e0:fa:01:b8:72:67:c6:25:f2:23 (ssh-rsa)\", \"created_at\":\"2025-11-04T10:21:14.693410Z\", \"updated_at\":\"2025-11-04T10:21:14.693410Z\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"disabled\":false}" headers: Content-Length: - "795" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:29 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c7ab606d-a619-44ca-9e40-f3909420e1c1 + - 1ab6ca51-3c49-4768-9878-7222dfa0107c status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 128.888431ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:29 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 782e21a6-462b-47c6-b65c-8727df1cce7b + - 6d9c35fa-e0f0-4872-a9ac-05b413a9a5d8 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 134.972619ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:29 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ed4b6f18-f222-4719-8f22-6256b997d8b1 + - de29ebd6-c996-443b-a3f6-0015551d787b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"5d355a7d-8abb-4418-9599-e26621bf7ca8", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["POP2-2C-8G-WIN", "POP2-4C-16G-WIN", - "POP2-8C-32G-WIN", "POP2-16C-64G-WIN", "POP2-32C-128G-WIN"], "label":"windows_server_2022", - "type":"instance_sbs"}], "total_count":1}' - form: {} + duration: 43.326108ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - windows_server_2022 + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=windows_server_2022&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"5d355a7d-8abb-4418-9599-e26621bf7ca8", "arch":"x86_64", - "zone":"fr-par-1", "compatible_commercial_types":["POP2-2C-8G-WIN", "POP2-4C-16G-WIN", - "POP2-8C-32G-WIN", "POP2-16C-64G-WIN", "POP2-32C-128G-WIN"], "label":"windows_server_2022", - "type":"instance_sbs"}], "total_count":1}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 300 + body: "{\"local_images\":[{\"id\":\"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"POP2-2C-8G-WIN\", \"POP2-4C-16G-WIN\", \"POP2-8C-32G-WIN\", \"POP2-16C-64G-WIN\", \"POP2-32C-128G-WIN\"], \"label\":\"windows_server_2022\", \"type\":\"instance_sbs\"}], \"total_count\":1}" headers: Content-Length: - "300" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:29 GMT + - Tue, 04 Nov 2025 10:21:14 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9fee356f-c084-42fa-9502-4ad800a20508 + - dfaaa5ce-a55e-4bd8-874b-2a8ab3f134e0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows - Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-07-25T14:07:31.902597+00:00", - "modification_date": "2025-07-25T14:07:31.902597+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 54.947138ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/5d355a7d-8abb-4418-9599-e26621bf7ca8 method: GET response: - body: '{"image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows - Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-07-25T14:07:31.902597+00:00", - "modification_date": "2025-07-25T14:07:31.902597+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 578 + body: "{\"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "578" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:29 GMT + - Tue, 04 Nov 2025 10:21:15 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 54eaa791-0774-431c-a9dd-ce708193c91b + - 66b27001-6525-4d22-9b69-526d04240856 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": "51.158.79.181", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}}' - form: {} + duration: 33.651383ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1495,63 +203,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": "51.158.79.181", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:30 GMT + - Tue, 04 Nov 2025 10:21:15 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a20b1bd8-f9bd-44c6-8d16-4326e8b079af + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cb9592e1-df92-4ff1-9560-a7225e5e17ec + - 143f462a-1a69-4e9e-9835-1e32e0c3c28f status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": "51.158.79.181", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, - "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": "51.158.79.181", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], - "mac_address": "de:00:00:d0:a9:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-31T17:36:30.375454+00:00", "modification_date": - "2025-10-31T17:36:30.375454+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 402.381331ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 363 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-admiring-raman\",\"dynamic_ip_required\":true,\"commercial_type\":\"POP2-2C-8G-WIN\",\"image\":\"5d355a7d-8abb-4418-9599-e26621bf7ca8\",\"enable_ipv6\":false,\"public_ips\":[\"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"admin_password_encryption_ssh_key_id\":\"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}" headers: Content-Type: - application/json @@ -1560,2418 +240,1119 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": "51.158.79.181", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, - "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": "51.158.79.181", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], - "mac_address": "de:00:00:d0:a9:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-31T17:36:30.375454+00:00", "modification_date": - "2025-10-31T17:36:30.375454+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2350 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:15.567183+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2350" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:31 GMT + - Tue, 04 Nov 2025 10:21:16 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9b33b870-a4ec-4606-a81d-0a4d62d1d218 + - 9d1c05c0-4e31-40ee-9781-7fc3271bf765 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "1566abd7-8c72-4589-abfe-39d223aae7bf", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92/action", - "href_result": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92", "started_at": - "2025-10-31T17:36:31.438952+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 919.713192ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae/action method: POST response: - body: '{"task": {"id": "1566abd7-8c72-4589-abfe-39d223aae7bf", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92/action", - "href_result": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92", "started_at": - "2025-10-31T17:36:31.438952+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"a20b2502-a0aa-46b7-a9bd-f9bb02aef702\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae/action\", \"href_result\": \"/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"started_at\": \"2025-11-04T10:21:16.526790+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:31 GMT + - Tue, 04 Nov 2025 10:21:16 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/1566abd7-8c72-4589-abfe-39d223aae7bf + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/a20b2502-a0aa-46b7-a9bd-f9bb02aef702 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f5ed7c8b-4416-427b-95ba-ee7a2ab316d2 + - 072a20e0-7366-4469-857e-3b82fb2c508d status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 229.798613ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:31 GMT + - Tue, 04 Nov 2025 10:21:16 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 87dee8af-87fe-4cdf-bfa6-ad59d6b76eba + - b7a157c9-f994-4648-b9e1-1e74a5a6ce4d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:31.046862+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 45.860615ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:31.046862+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2372 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:16.356406+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2372" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:31 GMT + - Tue, 04 Nov 2025 10:21:16 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9989d513-f369-4515-bccc-2fab56cb94d2 + - 7e99c184-e55f-4d1e-bbc5-f8f8e1eb9955 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:31.046862+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 116.11019ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:31.046862+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2372 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:16.356406+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2372" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:31 GMT + - Tue, 04 Nov 2025 10:21:16 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 59ccffeb-534e-4e1a-8a8a-7c40fd768c35 + - ae9fadd1-4207-4c29-9d9a-874c05e084c7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 102.998577ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:36 GMT + - Tue, 04 Nov 2025 10:21:21 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 38af050d-c34a-4e30-8079-0f152b15f2f0 + - c7d592ac-f7b9-4df6-81f4-58df61f27ba1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 103.434288ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:41 GMT + - Tue, 04 Nov 2025 10:21:27 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c904de7e-736d-4324-b1e4-ad29671d6123 + - f76fe51e-9457-46cf-a5e7-9dd5a834bb2c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 108.208889ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:47 GMT + - Tue, 04 Nov 2025 10:21:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b3cf42c1-9d07-4e26-b57a-206b1b2eff03 + - 56b245b7-b9d5-4c38-b912-91abe4873f04 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 96.076968ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:52 GMT + - Tue, 04 Nov 2025 10:21:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 94179c5b-d101-4b96-93b4-25c63ccde62a + - 630f343d-e017-4889-8f4f-15954d5c28a7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 96.20871ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:36:57 GMT + - Tue, 04 Nov 2025 10:21:42 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 669dda3c-1c55-432d-b91d-670d519df386 + - 7067b4bf-3baa-43ec-a5b9-4f12701ef4c5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 114.862388ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:02 GMT + - Tue, 04 Nov 2025 10:21:47 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b278b87b-154f-401d-9e3a-7aacc6b32060 + - fa188145-9714-44bd-84a7-cecd4afc0641 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 114.914319ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:07 GMT + - Tue, 04 Nov 2025 10:21:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 268928f8-f093-41f5-8f35-7845e4914f53 + - 9b884596-f8b1-45a1-849a-3427d5777f40 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 105.208556ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:12 GMT + - Tue, 04 Nov 2025 10:21:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 966e312d-4db3-442d-9a91-5bd458cdc753 + - 6fc643e2-51e7-4722-9bf3-2e2d30572456 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 118.453571ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:17 GMT + - Tue, 04 Nov 2025 10:22:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7234178c-2be6-4b0e-b742-2fd4c2f08c26 + - cf0f3e03-99f5-49db-b9f7-24c383f7b5ae status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 102.200083ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:22 GMT + - Tue, 04 Nov 2025 10:22:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b2528fcb-5d82-48e2-ba4d-56dea8ea61ee + - 42c24ded-29b6-4f82-8092-41f2f3e4e34f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 103.590534ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:27 GMT + - Tue, 04 Nov 2025 10:22:13 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 28110ca6-d574-4416-be85-d610d8de46f8 + - 8600462e-424f-4aa6-b04e-43019aca5902 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 110.903736ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:33 GMT + - Tue, 04 Nov 2025 10:22:18 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f6c81b8e-c5b0-4ab4-8c07-45626819f825 + - 79875a81-c84c-441f-ae22-f237a3b7d2bc status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 104.633209ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:38 GMT + - Tue, 04 Nov 2025 10:22:23 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c1f90eb5-632e-47b4-8c2e-17ab29f8dd5a + - 9228f97f-79af-4dca-8c4a-2df675edf443 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 115.885418ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:43 GMT + - Tue, 04 Nov 2025 10:22:28 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 75d01cca-9be7-40d3-9a12-e81deaa14ab5 + - 3aa437c3-03f3-40dc-94c6-ec339072a4db status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 95.780912ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2505" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:48 GMT + - Tue, 04 Nov 2025 10:22:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cfb56a8e-d26d-4480-aae0-fb56eacc0141 + - d473f1fd-8a43-40ba-b501-a1ff0dc16217 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' - form: {} + duration: 112.019359ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:36:32.946027+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2505 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" + headers: + Content-Length: + - "2505" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:22:38 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - e34e0a89-9fed-4c61-b924-5f03bd04f47a + status: 200 OK + code: 200 + duration: 95.683934ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2496 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"ready\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:21:18.128848+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\"}}" headers: Content-Length: - "2496" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:53 GMT + - Tue, 04 Nov 2025 10:22:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ccfc5f2e-ccc6-4ce8-a431-10b2132cbdf1 + - b5ec83ab-c7a8-4c66-9d67-bfb86cf71acc status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590", - "admin_password_encrypted_value": "f71wrTHj1T9+5qA9MZT52rbsOwiIs1c0Z/OyHlP0Sn/gxT8nPEXindIDH//8dDtXzZotipT5+1Eh0Sk2Lq4Z3sdQTkd0+/IZ3p6N/0K4o9XaIlxNI3zldzNUpfe27l6Kyf8hsX+SeRTkmP7jmi3aiYpbHv+eHFT7xkw89LCaNXPnNaN4repU6wGfzXHVtmC360eLY97tn0ROhikz7lN4gjRW0XBtVCkHoEZTwtR1PLlwnIy7fj50AmhOy5T3Urn1XJ0QCslu5Lgv99LPs0VOah64ehHa6T2AXgCGdf0d2a1NzrtuQoapXOD+3rw4OfiZdX3zKRqKu4dYyASxsjm4Fg=="}}' - form: {} + duration: 115.162108ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590", - "admin_password_encrypted_value": "f71wrTHj1T9+5qA9MZT52rbsOwiIs1c0Z/OyHlP0Sn/gxT8nPEXindIDH//8dDtXzZotipT5+1Eh0Sk2Lq4Z3sdQTkd0+/IZ3p6N/0K4o9XaIlxNI3zldzNUpfe27l6Kyf8hsX+SeRTkmP7jmi3aiYpbHv+eHFT7xkw89LCaNXPnNaN4repU6wGfzXHVtmC360eLY97tn0ROhikz7lN4gjRW0XBtVCkHoEZTwtR1PLlwnIy7fj50AmhOy5T3Urn1XJ0QCslu5Lgv99LPs0VOah64ehHa6T2AXgCGdf0d2a1NzrtuQoapXOD+3rw4OfiZdX3zKRqKu4dYyASxsjm4Fg=="}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2878 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"ready\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:22:45.337092+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\", \"admin_password_encrypted_value\": \"MN5pGZaXu+DPvwKtJR161QF1xIFGxhzE1fzCuAwR83uRb9VzLwIuUEbGHM3xLPNlN9k51e67zD7jTqzmQSHAcWFOeq/+xTK56reMGIazvDC/IgPhm7dFNbs+qjz7IQV8edjEQHvP34mTteGEw8d44/+vHZlk5xxCSnd7yiYh4jEBQfRsxcG7h1Z+WkKtLrz10vXfKlZ+I9Q1JQinEz2x3Wkr7Nn1sz/8axTkmxT2OREaZAwNhV1Yuv4zzcY43X3oT83bHVHI1CyHYnohoUnOIWR5PL+JC/3H/qbe5IiYmFnx/2vwQZP1+0S0Ee2sE+61b4QzIUocL4BLUMgyPC4PKA==\"}}" headers: Content-Length: - "2878" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:58 GMT + - Tue, 04 Nov 2025 10:22:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a877f2c8-1060-42de-ac97-c10c4b229ba4 + - f94e0e51-ddb4-4a68-b60e-d24d9e183dfb status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590", - "admin_password_encrypted_value": "f71wrTHj1T9+5qA9MZT52rbsOwiIs1c0Z/OyHlP0Sn/gxT8nPEXindIDH//8dDtXzZotipT5+1Eh0Sk2Lq4Z3sdQTkd0+/IZ3p6N/0K4o9XaIlxNI3zldzNUpfe27l6Kyf8hsX+SeRTkmP7jmi3aiYpbHv+eHFT7xkw89LCaNXPnNaN4repU6wGfzXHVtmC360eLY97tn0ROhikz7lN4gjRW0XBtVCkHoEZTwtR1PLlwnIy7fj50AmhOy5T3Urn1XJ0QCslu5Lgv99LPs0VOah64ehHa6T2AXgCGdf0d2a1NzrtuQoapXOD+3rw4OfiZdX3zKRqKu4dYyASxsjm4Fg=="}}' - form: {} + duration: 115.674644ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590", - "admin_password_encrypted_value": "f71wrTHj1T9+5qA9MZT52rbsOwiIs1c0Z/OyHlP0Sn/gxT8nPEXindIDH//8dDtXzZotipT5+1Eh0Sk2Lq4Z3sdQTkd0+/IZ3p6N/0K4o9XaIlxNI3zldzNUpfe27l6Kyf8hsX+SeRTkmP7jmi3aiYpbHv+eHFT7xkw89LCaNXPnNaN4repU6wGfzXHVtmC360eLY97tn0ROhikz7lN4gjRW0XBtVCkHoEZTwtR1PLlwnIy7fj50AmhOy5T3Urn1XJ0QCslu5Lgv99LPs0VOah64ehHa6T2AXgCGdf0d2a1NzrtuQoapXOD+3rw4OfiZdX3zKRqKu4dYyASxsjm4Fg=="}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2878 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"ready\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:22:45.337092+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\", \"admin_password_encrypted_value\": \"MN5pGZaXu+DPvwKtJR161QF1xIFGxhzE1fzCuAwR83uRb9VzLwIuUEbGHM3xLPNlN9k51e67zD7jTqzmQSHAcWFOeq/+xTK56reMGIazvDC/IgPhm7dFNbs+qjz7IQV8edjEQHvP34mTteGEw8d44/+vHZlk5xxCSnd7yiYh4jEBQfRsxcG7h1Z+WkKtLrz10vXfKlZ+I9Q1JQinEz2x3Wkr7Nn1sz/8axTkmxT2OREaZAwNhV1Yuv4zzcY43X3oT83bHVHI1CyHYnohoUnOIWR5PL+JC/3H/qbe5IiYmFnx/2vwQZP1+0S0Ee2sE+61b4QzIUocL4BLUMgyPC4PKA==\"}}" headers: Content-Length: - "2878" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:58 GMT + - Tue, 04 Nov 2025 10:22:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7e1d57a8-d863-45b4-b0a0-ef9ba12fd29f + - 25b2bcfd-45a3-44f7-8a81-f1e4d97c365c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"7654bdd8-16b0-4a13-85aa-796c6af49590", "name":"test-cli-instance-server-get-rdp-password", - "public_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHWGB4QQ4glvQYhmlGYtFvJhDLlK764Fe2vx77L+M7eAoG3CHwoHI98ZERj0VsL4LTN2Zvew+1q/UWTaPwerFyBEjEu1+IZssG5vTIJbrDhSx+PH4g30dHARU86CLD5ngYB5QFGa3Y5nTzJE9dDv0b6PXFWsD02N7DwTLLF1niNSwIKhd1Ru734Aw0NwBJtCm0LLbEEBhINkBn1aMXwecWgRC3mK/AkIHAI7zh5VoVQcOeQKjNJW0nVv2741s3BkvZMUo5DZL1QVouT+2fITIIhpurmxIGatiHZIR7X8iId9/4ADgQKP1OIiWMyUsG7IacfG4DB7frse7dBMfvSluv", - "fingerprint":"2048 MD5:69:7a:f4:43:63:39:15:91:e7:64:52:1b:d4:aa:58:99 (ssh-rsa)", - "created_at":"2025-10-31T17:36:29.464932Z", "updated_at":"2025-10-31T17:36:29.464932Z", - "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "disabled":false}' - form: {} + duration: 97.049646ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/ssh-keys/7654bdd8-16b0-4a13-85aa-796c6af49590 + url: https://api.scaleway.com/iam/v1alpha1/ssh-keys/cb4b25e4-705f-46cc-8c02-952b9a21faa9 method: GET response: - body: '{"id":"7654bdd8-16b0-4a13-85aa-796c6af49590", "name":"test-cli-instance-server-get-rdp-password", - "public_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHWGB4QQ4glvQYhmlGYtFvJhDLlK764Fe2vx77L+M7eAoG3CHwoHI98ZERj0VsL4LTN2Zvew+1q/UWTaPwerFyBEjEu1+IZssG5vTIJbrDhSx+PH4g30dHARU86CLD5ngYB5QFGa3Y5nTzJE9dDv0b6PXFWsD02N7DwTLLF1niNSwIKhd1Ru734Aw0NwBJtCm0LLbEEBhINkBn1aMXwecWgRC3mK/AkIHAI7zh5VoVQcOeQKjNJW0nVv2741s3BkvZMUo5DZL1QVouT+2fITIIhpurmxIGatiHZIR7X8iId9/4ADgQKP1OIiWMyUsG7IacfG4DB7frse7dBMfvSluv", - "fingerprint":"2048 MD5:69:7a:f4:43:63:39:15:91:e7:64:52:1b:d4:aa:58:99 (ssh-rsa)", - "created_at":"2025-10-31T17:36:29.464932Z", "updated_at":"2025-10-31T17:36:29.464932Z", - "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "disabled":false}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 795 + body: "{\"id\":\"cb4b25e4-705f-46cc-8c02-952b9a21faa9\", \"name\":\"test-cli-instance-server-get-rdp-password\", \"public_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2drsgcFTqORyjr6Z4YPPq5PFKru6oY1Kw8ShvdODaibVV0AAjajqi121wTxtZfkCRszvK6xjnv5jQxSoQtGyq59xdSoFnJj+c27yJ/tYKIBRBNTSOS2Su1Mn3uYTPAT4HimoepPA5HLmkZ52o/5Jzr4GbWJQivalyt/8SvZur/Y4foI8lKrh69SuC4UUeFSJZ4ldQVhaBjLQPVs/qQMdXW7ce+FnoH3PsJX0HzjYQ5X8LjSyRWMjBvhmTyVGKdqZSrbvnvQNVPVQB3jcHpDW1VpBjZSI++UfDHv6teHML3t8pX2jAeD37/IS+0R3YFNwGjKxIaP5b+m+1e27+FkOl\", \"fingerprint\":\"2048 MD5:56:60:d5:7b:92:90:e0:fa:01:b8:72:67:c6:25:f2:23 (ssh-rsa)\", \"created_at\":\"2025-11-04T10:21:14.693410Z\", \"updated_at\":\"2025-11-04T10:21:14.693410Z\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"disabled\":false}" headers: Content-Length: - "795" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:58 GMT + - Tue, 04 Nov 2025 10:22:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9042b99e-94a8-47fe-90dd-ec25daa1fb6b + - d0e3f940-9782-4be4-8f7b-3b2dee75dd7c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590", - "admin_password_encrypted_value": "f71wrTHj1T9+5qA9MZT52rbsOwiIs1c0Z/OyHlP0Sn/gxT8nPEXindIDH//8dDtXzZotipT5+1Eh0Sk2Lq4Z3sdQTkd0+/IZ3p6N/0K4o9XaIlxNI3zldzNUpfe27l6Kyf8hsX+SeRTkmP7jmi3aiYpbHv+eHFT7xkw89LCaNXPnNaN4repU6wGfzXHVtmC360eLY97tn0ROhikz7lN4gjRW0XBtVCkHoEZTwtR1PLlwnIy7fj50AmhOy5T3Urn1XJ0QCslu5Lgv99LPs0VOah64ehHa6T2AXgCGdf0d2a1NzrtuQoapXOD+3rw4OfiZdX3zKRqKu4dYyASxsjm4Fg=="}}' - form: {} + duration: 46.733458ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae method: GET response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", "address": - "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", - "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": "7654bdd8-16b0-4a13-85aa-796c6af49590", - "admin_password_encrypted_value": "f71wrTHj1T9+5qA9MZT52rbsOwiIs1c0Z/OyHlP0Sn/gxT8nPEXindIDH//8dDtXzZotipT5+1Eh0Sk2Lq4Z3sdQTkd0+/IZ3p6N/0K4o9XaIlxNI3zldzNUpfe27l6Kyf8hsX+SeRTkmP7jmi3aiYpbHv+eHFT7xkw89LCaNXPnNaN4repU6wGfzXHVtmC360eLY97tn0ROhikz7lN4gjRW0XBtVCkHoEZTwtR1PLlwnIy7fj50AmhOy5T3Urn1XJ0QCslu5Lgv99LPs0VOah64ehHa6T2AXgCGdf0d2a1NzrtuQoapXOD+3rw4OfiZdX3zKRqKu4dYyASxsjm4Fg=="}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2878 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f86d98b0-3193-4e2d-b962-b01093670493\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"ready\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:22:45.337092+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": \"cb4b25e4-705f-46cc-8c02-952b9a21faa9\", \"admin_password_encrypted_value\": \"MN5pGZaXu+DPvwKtJR161QF1xIFGxhzE1fzCuAwR83uRb9VzLwIuUEbGHM3xLPNlN9k51e67zD7jTqzmQSHAcWFOeq/+xTK56reMGIazvDC/IgPhm7dFNbs+qjz7IQV8edjEQHvP34mTteGEw8d44/+vHZlk5xxCSnd7yiYh4jEBQfRsxcG7h1Z+WkKtLrz10vXfKlZ+I9Q1JQinEz2x3Wkr7Nn1sz/8axTkmxT2OREaZAwNhV1Yuv4zzcY43X3oT83bHVHI1CyHYnohoUnOIWR5PL+JC/3H/qbe5IiYmFnx/2vwQZP1+0S0Ee2sE+61b4QzIUocL4BLUMgyPC4PKA==\"}}" headers: Content-Length: - "2878" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:58 GMT + - Tue, 04 Nov 2025 10:22:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 890863bb-104b-4beb-b8b7-9b52456c535b + - 7ead6e9d-2928-4b1b-bcde-cd0e0bbd1146 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22"}' - form: {} + duration: 98.229725ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/14a1b208-1adb-4e8b-bb43-a0925f96fa22 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/f86d98b0-3193-4e2d-b962-b01093670493 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "14a1b208-1adb-4e8b-bb43-a0925f96fa22"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"f86d98b0-3193-4e2d-b962-b01093670493\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:58 GMT + - Tue, 04 Nov 2025 10:22:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 778c4fc1-52de-4b4c-a231-6fbfbb27186e + - d301c4f2-4c76-4619-b610-6e6f1c3f92b7 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"14a1b208-1adb-4e8b-bb43-a0925f96fa22", "name":"Windows Server 2022_sbs_volume_0", - "type":"sbs_5k", "size":25000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:36:30.500016Z", "updated_at":"2025-10-31T17:36:30.500016Z", - "references":[{"id":"af0d5ec4-0931-4cb1-acde-daba2f9e0ee9", "product_resource_type":"instance_server", - "product_resource_id":"d51a5f94-81db-4a84-ad0a-acc8a80eab92", "created_at":"2025-10-31T17:36:30.500016Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"de729856-029a-44a0-8737-5ec5227304fe", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 30.966441ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/14a1b208-1adb-4e8b-bb43-a0925f96fa22 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f86d98b0-3193-4e2d-b962-b01093670493 method: GET response: - body: '{"id":"14a1b208-1adb-4e8b-bb43-a0925f96fa22", "name":"Windows Server 2022_sbs_volume_0", - "type":"sbs_5k", "size":25000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:36:30.500016Z", "updated_at":"2025-10-31T17:36:30.500016Z", - "references":[{"id":"af0d5ec4-0931-4cb1-acde-daba2f9e0ee9", "product_resource_type":"instance_server", - "product_resource_id":"d51a5f94-81db-4a84-ad0a-acc8a80eab92", "created_at":"2025-10-31T17:36:30.500016Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"de729856-029a-44a0-8737-5ec5227304fe", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 696 + body: "{\"id\":\"f86d98b0-3193-4e2d-b962-b01093670493\", \"name\":\"Windows Server 2022_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":25000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:21:15.732726Z\", \"updated_at\":\"2025-11-04T10:21:15.732726Z\", \"references\":[{\"id\":\"2d0e782f-892e-4ebb-a1a9-6bc178e03437\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"created_at\":\"2025-11-04T10:21:15.732726Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"de729856-029a-44a0-8737-5ec5227304fe\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "696" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:58 GMT + - Tue, 04 Nov 2025 10:22:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6eec0fbe-0f19-4da0-a243-e31518857fe3 + - 9eb9ea59-d3ba-4ff9-adc6-2c523a6c2ce6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 54.430241ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 52 + host: api.scaleway.com + body: "{\"volume_id\":\"f86d98b0-3193-4e2d-b962-b01093670493\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92/detach-volume + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae/detach-volume method: POST response: - body: '{"server": {"id": "d51a5f94-81db-4a84-ad0a-acc8a80eab92", "name": "cli-srv-strange-babbage", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-strange-babbage", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "ready", "public_ip": {"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}, "public_ips": [{"id": "a20b1bd8-f9bd-44c6-8d16-4326e8b079af", - "address": "51.158.79.181", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "7bfa899e-9764-4184-b208-140163e32b33"}], "mac_address": "de:00:00:d0:a9:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:36:30.375454+00:00", - "modification_date": "2025-10-31T17:37:57.400443+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "53", "hypervisor_id": "801", "node_id": "1"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2279 + body: "{\"server\": {\"id\": \"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"name\": \"cli-srv-admiring-raman\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-admiring-raman\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"ready\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"71dc5659-cbb6-40d1-aac7-3bd4a0420ee2\"}], \"mac_address\": \"de:00:00:d1:45:bd\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:21:15.567183+00:00\", \"modification_date\": \"2025-11-04T10:22:45.337092+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"53\", \"hypervisor_id\": \"901\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2279" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:59 GMT + - Tue, 04 Nov 2025 10:22:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 20b9307e-7a17-4f26-9d3a-dba8582d9568 + - df4dcbd0-e57b-4f51-8142-0f768d2a0af9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"14a1b208-1adb-4e8b-bb43-a0925f96fa22", "name":"Windows Server 2022_sbs_volume_0", - "type":"sbs_5k", "size":25000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:36:30.500016Z", "updated_at":"2025-10-31T17:36:30.500016Z", - "references":[{"id":"af0d5ec4-0931-4cb1-acde-daba2f9e0ee9", "product_resource_type":"instance_server", - "product_resource_id":"d51a5f94-81db-4a84-ad0a-acc8a80eab92", "created_at":"2025-10-31T17:36:30.500016Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"de729856-029a-44a0-8737-5ec5227304fe", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 279.049786ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/14a1b208-1adb-4e8b-bb43-a0925f96fa22 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f86d98b0-3193-4e2d-b962-b01093670493 method: GET response: - body: '{"id":"14a1b208-1adb-4e8b-bb43-a0925f96fa22", "name":"Windows Server 2022_sbs_volume_0", - "type":"sbs_5k", "size":25000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:36:30.500016Z", "updated_at":"2025-10-31T17:36:30.500016Z", - "references":[{"id":"af0d5ec4-0931-4cb1-acde-daba2f9e0ee9", "product_resource_type":"instance_server", - "product_resource_id":"d51a5f94-81db-4a84-ad0a-acc8a80eab92", "created_at":"2025-10-31T17:36:30.500016Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"de729856-029a-44a0-8737-5ec5227304fe", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 697 + body: "{\"id\":\"f86d98b0-3193-4e2d-b962-b01093670493\", \"name\":\"Windows Server 2022_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":25000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:21:15.732726Z\", \"updated_at\":\"2025-11-04T10:21:15.732726Z\", \"references\":[{\"id\":\"2d0e782f-892e-4ebb-a1a9-6bc178e03437\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"created_at\":\"2025-11-04T10:21:15.732726Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"de729856-029a-44a0-8737-5ec5227304fe\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "696" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "697" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:37:59 GMT + - Tue, 04 Nov 2025 10:22:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 076831eb-bc90-4a1b-a8b8-a4c62418ab78 + - 7c39da6f-054f-49b5-804b-195c34eb6233 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"14a1b208-1adb-4e8b-bb43-a0925f96fa22", "name":"Windows Server 2022_sbs_volume_0", - "type":"sbs_5k", "size":25000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:36:30.500016Z", "updated_at":"2025-10-31T17:38:00.042762Z", - "references":[], "parent_snapshot_id":"de729856-029a-44a0-8737-5ec5227304fe", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:38:00.042762Z", "zone":"fr-par-1"}' - form: {} + duration: 55.034874ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/14a1b208-1adb-4e8b-bb43-a0925f96fa22 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f86d98b0-3193-4e2d-b962-b01093670493 method: GET response: - body: '{"id":"14a1b208-1adb-4e8b-bb43-a0925f96fa22", "name":"Windows Server 2022_sbs_volume_0", - "type":"sbs_5k", "size":25000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:36:30.500016Z", "updated_at":"2025-10-31T17:38:00.042762Z", - "references":[], "parent_snapshot_id":"de729856-029a-44a0-8737-5ec5227304fe", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:38:00.042762Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 489 + body: "{\"id\":\"f86d98b0-3193-4e2d-b962-b01093670493\", \"name\":\"Windows Server 2022_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":25000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:21:15.732726Z\", \"updated_at\":\"2025-11-04T10:22:50.149060Z\", \"references\":[], \"parent_snapshot_id\":\"de729856-029a-44a0-8737-5ec5227304fe\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:22:50.149060Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "489" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:38:04 GMT + - Tue, 04 Nov 2025 10:22:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 17878b50-ca25-4534-a7ad-cf534c2b97aa + - 16605af6-92b7-426f-adf8-78a7b17a7804 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.386714ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/14a1b208-1adb-4e8b-bb43-a0925f96fa22 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f86d98b0-3193-4e2d-b962-b01093670493 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:38:04 GMT + - Tue, 04 Nov 2025 10:22:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f6099294-0c72-434e-ac5b-57b9fc1374da + - 7ee2b410-46da-4a66-882e-a4623debfb38 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"task": {"id": "dac7a3e6-043c-4c6d-a669-9d9134ff26c7", "description": - "server_terminate", "status": "pending", "href_from": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92/action", - "href_result": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92", "started_at": - "2025-10-31T17:38:04.920502+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 85.114592ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 22 + host: api.scaleway.com + body: "{\"action\":\"terminate\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae/action method: POST response: - body: '{"task": {"id": "dac7a3e6-043c-4c6d-a669-9d9134ff26c7", "description": - "server_terminate", "status": "pending", "href_from": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92/action", - "href_result": "/servers/d51a5f94-81db-4a84-ad0a-acc8a80eab92", "started_at": - "2025-10-31T17:38:04.920502+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 353 + body: "{\"task\": {\"id\": \"f3f0df3a-974a-43a3-b415-b684f60986ef\", \"description\": \"server_terminate\", \"status\": \"pending\", \"href_from\": \"/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae/action\", \"href_result\": \"/servers/7a4fa55a-e043-46f7-87ed-1a7755f66dae\", \"started_at\": \"2025-11-04T10:22:55.025381+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:38:04 GMT + - Tue, 04 Nov 2025 10:22:55 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/dac7a3e6-043c-4c6d-a669-9d9134ff26c7 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/f3f0df3a-974a-43a3-b415-b684f60986ef Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ff26f0a2-bab2-4ab2-88d9-ec06128956c2 + - 38b642d4-1f37-4178-98e5-7fd374c90410 status: 202 Accepted code: 202 - duration: "" -- request: - body: "" - form: {} + duration: 404.435282ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/a20b1bd8-f9bd-44c6-8d16-4326e8b079af + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:38:05 GMT + - Tue, 04 Nov 2025 10:22:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e3ab3ce5-0347-439e-b99f-ae7943fc2e66 + - 0098a663-abd4-4431-8647-09e35f699a38 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 447.707375ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/ssh-keys/7654bdd8-16b0-4a13-85aa-796c6af49590 + url: https://api.scaleway.com/iam/v1alpha1/ssh-keys/cb4b25e4-705f-46cc-8c02-952b9a21faa9 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:38:05 GMT + - Tue, 04 Nov 2025 10:22:55 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 41daf366-39dc-433e-a0a3-c7bda45a9b84 + - 41503117-4624-4d84-a7ad-f6dded4ce5c2 status: 204 No Content code: 204 - duration: "" + duration: 79.883675ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.golden b/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.golden index 067392b7c2..d5516e28d3 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-get-rdp-password-simple.golden @@ -1,13 +1,13 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ Username Administrator -Password 'D%U-bCizVNH*)U -SSHKeyID 7654bdd8-16b0-4a13-85aa-796c6af49590 +Password NZr*[@W1kv~z-Yi +SSHKeyID cb4b25e4-705f-46cc-8c02-952b9a21faa9 SSHKeyDescription test-cli-instance-server-get-rdp-password 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "Username": "Administrator", - "Password": "'D%U-bCizVNH*)U", - "SSHKeyID": "7654bdd8-16b0-4a13-85aa-796c6af49590", + "Password": "NZr*[@W1kv~z-Yi", + "SSHKeyID": "cb4b25e4-705f-46cc-8c02-952b9a21faa9", "SSHKeyDescription": "test-cli-instance-server-get-rdp-password" } diff --git a/internal/namespaces/instance/v1/testdata/test-server-ssh-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-ssh-simple.cassette.yaml index b565528c5c..6f8b8ea308 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-ssh-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-ssh-simple.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:47 GMT + - Tue, 04 Nov 2025 10:22:55 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0dfdf10b-1021-4077-be14-13abea9f9453 + - 9f05363e-c277-4dfa-a85c-b9ec0330597c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 138.52973ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:48 GMT + - Tue, 04 Nov 2025 10:22:55 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e24b37f6-9bde-454a-a480-5f604910cbe2 + - 5972683c-8469-4c8b-b3f5-8ff49d390367 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 52.223296ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:48 GMT + - Tue, 04 Nov 2025 10:22:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - df88850c-8560-4dd8-95be-1055e06bd175 + - 58facbac-167b-43fe-88f4-38dbfa8b4665 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 60.525725ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:48 GMT + - Tue, 04 Nov 2025 10:22:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 759e7d8f-49ef-4dc7-83ce-5b114f00797f + - 0a5de630-4d8d-4081-8f7b-03a1a08f1257 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}}' - form: {} + duration: 46.927338ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:48 GMT + - Tue, 04 Nov 2025 10:22:56 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - de2ae0e1-5583-4571-a115-d3a418c71ea4 + - 3e63ce94-3669-44f7-a669-3093e24bdcd6 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], - "mac_address": "de:00:00:d0:04:b7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:50:48.959946+00:00", "modification_date": - "2025-10-28T16:50:48.959946+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 406.486971ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 275 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-fervent-bell\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,1480 +205,604 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], - "mac_address": "de:00:00:d0:04:b7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:50:48.959946+00:00", "modification_date": - "2025-10-28T16:50:48.959946+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2267 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:22:56.497360+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2261" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2267" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:49 GMT + - Tue, 04 Nov 2025 10:22:57 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bb941ca4-f082-4467-b5c7-73490fa0bf7c + - a1622422-bda9-45c6-8ebe-37b70834151b status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "ad01dee3-51de-448e-a3b2-6a40660dc2b6", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d/action", - "href_result": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d", "started_at": - "2025-10-28T16:50:49.843052+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 848.337262ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461/action method: POST response: - body: '{"task": {"id": "ad01dee3-51de-448e-a3b2-6a40660dc2b6", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d/action", - "href_result": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d", "started_at": - "2025-10-28T16:50:49.843052+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"f8813adf-d7ea-4536-8a3c-672f29457004\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461/action\", \"href_result\": \"/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"started_at\": \"2025-11-04T10:22:57.369054+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:49 GMT + - Tue, 04 Nov 2025 10:22:57 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/ad01dee3-51de-448e-a3b2-6a40660dc2b6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/f8813adf-d7ea-4536-8a3c-672f29457004 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 14f9846d-3436-4995-8fe3-a7c1a71d1939 + - 908a4dae-ee5c-4e03-91da-a1c8a233df61 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:49.672569+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 219.28849ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:49.672569+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2289 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:22:57.209876+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2283" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2289" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:49 GMT + - Tue, 04 Nov 2025 10:22:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 16c72074-3508-46a0-a660-edc843e217b8 + - 7cfe80d0-7c91-4dba-93a4-29b4c25c142d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:52.398587+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 99.59704ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:52.398587+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2424 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:22:59.685170+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2463" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2424" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:55 GMT + - Tue, 04 Nov 2025 10:23:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ed1c8eed-9f50-48b4-bb69-bad9e0a26fde + - 50371169-72a6-4265-a67c-6d0e4316e274 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:52.398587+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 103.583222ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:52.398587+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2424 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:22:59.685170+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2417" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2424" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:55 GMT + - Tue, 04 Nov 2025 10:23:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34e193d1-4c82-4000-9abe-8617f85f9852 + - d0989691-638c-4bb4-baae-5df30525935f status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "41d86239-3070-4b36-b31f-7ef9e4549023", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d/action", - "href_result": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d", "started_at": - "2025-10-28T16:50:55.463968+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 92.515447ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461/action method: POST response: - body: '{"task": {"id": "41d86239-3070-4b36-b31f-7ef9e4549023", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d/action", - "href_result": "/servers/4f45e759-571f-40c9-b0ed-e661b030565d", "started_at": - "2025-10-28T16:50:55.463968+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"ce69cdd9-d62b-4f90-8fef-3c54e5430571\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461/action\", \"href_result\": \"/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"started_at\": \"2025-11-04T10:23:02.909364+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:55 GMT + - Tue, 04 Nov 2025 10:23:02 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/41d86239-3070-4b36-b31f-7ef9e4549023 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/ce69cdd9-d62b-4f90-8fef-3c54e5430571 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f10679c5-9218-4aba-ae68-f8410facac78 + - ed91cfef-5c1f-4c17-a4e9-976bbefc2761 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 236.201164ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2384 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:02.731332+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2377" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2384" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:50:55 GMT + - Tue, 04 Nov 2025 10:23:03 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9465f243-a645-4a41-8e42-4da958d4c989 + - 0fe17e49-74f1-4a8d-8c3c-16327eeab9a9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 100.179868ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2430 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:02.731332+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "2377" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2430" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:00 GMT + - Tue, 04 Nov 2025 10:23:08 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4930b937-5610-4003-8285-3a4bf9bdb353 + - dc5683ae-b142-4ce0-80e2-9c91532a0f9d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 88.901616ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2384 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:02.731332+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2377" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2384" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:05 GMT + - Tue, 04 Nov 2025 10:23:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - db14607c-1baf-471f-b77b-d4531c2b6744 + - d731ae69-79ab-447c-b8d4-fff227170e03 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 94.862355ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2384 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:02.731332+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2375" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2384" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:10 GMT + - Tue, 04 Nov 2025 10:23:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 709bce28-569c-4c29-beb9-06c3e1dfeca9 + - 66770750-c96f-4876-9c7d-abf4c97cd9cd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 109.465989ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2382 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:02.731332+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2421" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2382" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:16 GMT + - Tue, 04 Nov 2025 10:23:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ab81bc4f-1fa0-4ec2-a2e7-cd76bfff4f8b + - a7b32889-acd4-4fa0-b6b1-ca1fea6f2703 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 107.208669ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2428 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:02.731332+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "2375" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2428" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:21 GMT + - Tue, 04 Nov 2025 10:23:28 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fdf0f7b4-08dc-4f2d-96cf-8e9cdfca2145 + - 0144e63a-e990-4b57-b7a9-9d242bdb7f6f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 100.105916ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2382 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:02.731332+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"1802\", \"node_id\": \"44\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2375" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2382" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:26 GMT + - Tue, 04 Nov 2025 10:23:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9eaebc14-8f69-451d-8092-a7d05ebcda13 + - 543c5964-09c8-4124-96c3-11aeec54efb9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 113.362305ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2267 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:36.064831+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2421" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2267" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:31 GMT + - Tue, 04 Nov 2025 10:23:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 902c8013-29b6-4dc3-ab42-3a9684a88083 + - c6058ce2-3e0d-4adf-a7ad-be8ad94dde7f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 114.457303ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: GET response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], "mac_address": "de:00:00:d0:04:b7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:50:48.959946+00:00", - "modification_date": "2025-10-28T16:50:55.294170+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "48", "hypervisor_id": "304", "node_id": "27"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2267 + body: "{\"server\": {\"id\": \"2a8f4a56-f310-4d3a-bc42-dea4d79f5461\", \"name\": \"cli-srv-fervent-bell\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-fervent-bell\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"21f00dc3-e2e7-4ff1-b77b-3f2288778de9\"}], \"mac_address\": \"de:00:00:d1:45:cf\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:22:56.497360+00:00\", \"modification_date\": \"2025-11-04T10:23:36.064831+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2375" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2267" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:36 GMT + - Tue, 04 Nov 2025 10:23:38 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0be4566d-6f99-43fe-9065-b17156a87dde + - a78bee2f-e814-435f-8b75-e3fa184d9245 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], - "mac_address": "de:00:00:d0:04:b7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:50:48.959946+00:00", "modification_date": - "2025-10-28T16:51:38.226804+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 106.59432ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d - method: GET - response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], - "mac_address": "de:00:00:d0:04:b7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:50:48.959946+00:00", "modification_date": - "2025-10-28T16:51:38.226804+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - headers: - Content-Length: - - "2307" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:51:41 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b5b0032b-3218-40fa-86d7-c9abb532a55c - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], - "mac_address": "de:00:00:d0:04:b7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:50:48.959946+00:00", "modification_date": - "2025-10-28T16:51:38.226804+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d - method: GET - response: - body: '{"server": {"id": "4f45e759-571f-40c9-b0ed-e661b030565d", "name": "cli-srv-sharp-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-sharp-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "3ec6371e-bf3d-44d3-a1ae-7564d8106530", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "4d91c8b0-de90-45b9-a38b-16e6894f8b53"}], - "mac_address": "de:00:00:d0:04:b7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:50:48.959946+00:00", "modification_date": - "2025-10-28T16:51:38.226804+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - headers: - Content-Length: - - "2261" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:51:41 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 9bf6d98c-bb03-4173-9d40-7a057ce93cfc - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4f45e759-571f-40c9-b0ed-e661b030565d + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2a8f4a56-f310-4d3a-bc42-dea4d79f5461 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:42 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - af0bc0ec-94b1-47d2-9168-bee138b6a531 + - f334e34c-353e-4bcb-9517-aa9d3a915e58 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 270.088209ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:42 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 00251b87-5ab9-4a57-b1fc-60eebfd84f3b + - 72428d43-45f1-4e68-a558-f1c6d675b75c status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"3ec6371e-bf3d-44d3-a1ae-7564d8106530", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:50:49.052048Z", "updated_at":"2025-10-28T16:51:42.316080Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:51:42.316080Z", "zone":"fr-par-1"}' - form: {} + duration: 259.058205ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3ec6371e-bf3d-44d3-a1ae-7564d8106530 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b0ec6217-b303-4e40-abc2-6fa26cd5267a method: GET response: - body: '{"id":"3ec6371e-bf3d-44d3-a1ae-7564d8106530", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:50:49.052048Z", "updated_at":"2025-10-28T16:51:42.316080Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:51:42.316080Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"b0ec6217-b303-4e40-abc2-6fa26cd5267a\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:22:56.582188Z\", \"updated_at\":\"2025-11-04T10:23:39.245796Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:23:39.245796Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:42 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6724c361-e535-4193-8125-75e807e80a20 + - 7da28ec7-0347-4aca-8a7a-fcea94dec3e1 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 47.592864ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3ec6371e-bf3d-44d3-a1ae-7564d8106530 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b0ec6217-b303-4e40-abc2-6fa26cd5267a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:42 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3eee815e-1206-4348-9ad9-76d41324447c + - dffce14b-7c36-4eac-ab16-7187d1eed060 status: 204 No Content code: 204 - duration: "" + duration: 74.435845ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.cassette.yaml index 8857df8979..d256e8ae1c 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.cassette.yaml @@ -1,1494 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:37 GMT + - Tue, 04 Nov 2025 10:24:24 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b7830586-a9f9-4d11-85af-af791fdacfd1 + - 9acd3f13-a605-4b78-835a-c664c16a4c63 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 536.416681ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:38 GMT + - Tue, 04 Nov 2025 10:24:25 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 253c10e6-9048-4236-8ca7-db89d7bf3c79 + - 07532017-fd8b-4320-a17b-4c57543168b2 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 65.731233ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:38 GMT + - Tue, 04 Nov 2025 10:24:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7f7503f1-4163-4956-8d09-60402928b588 + - f860a911-5e79-4a25-8218-1cee9890c6cf status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 381.052036ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:38 GMT + - Tue, 04 Nov 2025 10:24:25 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d7a5ce4b-d894-4c62-a994-fbf8624e2a2b + - c4e21076-6fe1-4015-885d-d7d219c3cff4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "46b9e056-b39a-4902-b535-2f9e1904d2c3", "name": "cli-srv-affectionate-morse", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-morse", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "0c1a3b39-fdef-40ad-9134-9284fed393c3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:d7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:38.330018+00:00", - "modification_date": "2025-10-28T16:52:38.330018+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 75.193998ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 226 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-magical-rosalind\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1497,343 +168,212 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "46b9e056-b39a-4902-b535-2f9e1904d2c3", "name": "cli-srv-affectionate-morse", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-morse", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "0c1a3b39-fdef-40ad-9134-9284fed393c3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:d7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:38.330018+00:00", - "modification_date": "2025-10-28T16:52:38.330018+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1748 + body: "{\"server\": {\"id\": \"2760bb36-5313-4218-87ac-04e2263b1da7\", \"name\": \"cli-srv-magical-rosalind\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-magical-rosalind\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"feeb1b65-9c93-4a47-b220-72ac9520819a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:eb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:25.962255+00:00\", \"modification_date\": \"2025-11-04T10:24:25.962255+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1798" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1748" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:38 GMT + - Tue, 04 Nov 2025 10:24:26 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46b9e056-b39a-4902-b535-2f9e1904d2c3 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2760bb36-5313-4218-87ac-04e2263b1da7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1e3ad555-7a3a-4ea9-aa7e-3ee191696e02 + - 0ae379d1-a3ab-4eba-ae66-f93c0a44036e status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "46b9e056-b39a-4902-b535-2f9e1904d2c3", "name": "cli-srv-affectionate-morse", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-morse", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "0c1a3b39-fdef-40ad-9134-9284fed393c3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:d7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:38.330018+00:00", - "modification_date": "2025-10-28T16:52:38.330018+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 613.271877ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46b9e056-b39a-4902-b535-2f9e1904d2c3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2760bb36-5313-4218-87ac-04e2263b1da7 method: GET response: - body: '{"server": {"id": "46b9e056-b39a-4902-b535-2f9e1904d2c3", "name": "cli-srv-affectionate-morse", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-morse", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "0c1a3b39-fdef-40ad-9134-9284fed393c3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:d7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:38.330018+00:00", - "modification_date": "2025-10-28T16:52:38.330018+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1748 + body: "{\"server\": {\"id\": \"2760bb36-5313-4218-87ac-04e2263b1da7\", \"name\": \"cli-srv-magical-rosalind\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-magical-rosalind\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"feeb1b65-9c93-4a47-b220-72ac9520819a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:eb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:25.962255+00:00\", \"modification_date\": \"2025-11-04T10:24:25.962255+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1748" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:38 GMT + - Tue, 04 Nov 2025 10:24:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8830c566-b521-49a6-92c5-52c08f8945d0 + - 9c7a02e6-ee44-4f76-8988-8f9d8a84408d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "46b9e056-b39a-4902-b535-2f9e1904d2c3", "name": "cli-srv-affectionate-morse", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-morse", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "0c1a3b39-fdef-40ad-9134-9284fed393c3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:d7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:38.330018+00:00", - "modification_date": "2025-10-28T16:52:38.330018+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 103.13531ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46b9e056-b39a-4902-b535-2f9e1904d2c3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2760bb36-5313-4218-87ac-04e2263b1da7 method: GET response: - body: '{"server": {"id": "46b9e056-b39a-4902-b535-2f9e1904d2c3", "name": "cli-srv-affectionate-morse", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-morse", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "0c1a3b39-fdef-40ad-9134-9284fed393c3", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:d7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:38.330018+00:00", - "modification_date": "2025-10-28T16:52:38.330018+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1748 + body: "{\"server\": {\"id\": \"2760bb36-5313-4218-87ac-04e2263b1da7\", \"name\": \"cli-srv-magical-rosalind\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-magical-rosalind\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"feeb1b65-9c93-4a47-b220-72ac9520819a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:eb\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:25.962255+00:00\", \"modification_date\": \"2025-11-04T10:24:25.962255+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1798" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1748" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:38 GMT + - Tue, 04 Nov 2025 10:24:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5d356d3d-5a1a-4edf-9d64-cd504d694aa8 + - c63cc606-bf9c-4013-89ef-d3f99f5b569f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 108.023511ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46b9e056-b39a-4902-b535-2f9e1904d2c3 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2760bb36-5313-4218-87ac-04e2263b1da7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:39 GMT + - Tue, 04 Nov 2025 10:24:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7850967d-b104-40bb-aedf-d04d56b35b9d + - 0d057900-1d33-4fa2-b2aa-4d7430ded0fd status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"0c1a3b39-fdef-40ad-9134-9284fed393c3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:38.433577Z", "updated_at":"2025-10-28T16:52:38.433577Z", - "references":[{"id":"b67a7de1-6b9d-400b-aeea-501fadf672af", "product_resource_type":"instance_server", - "product_resource_id":"46b9e056-b39a-4902-b535-2f9e1904d2c3", "created_at":"2025-10-28T16:52:38.433577Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 217.289059ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0c1a3b39-fdef-40ad-9134-9284fed393c3 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/feeb1b65-9c93-4a47-b220-72ac9520819a method: GET response: - body: '{"id":"0c1a3b39-fdef-40ad-9134-9284fed393c3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:38.433577Z", "updated_at":"2025-10-28T16:52:38.433577Z", - "references":[{"id":"b67a7de1-6b9d-400b-aeea-501fadf672af", "product_resource_type":"instance_server", - "product_resource_id":"46b9e056-b39a-4902-b535-2f9e1904d2c3", "created_at":"2025-10-28T16:52:38.433577Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"feeb1b65-9c93-4a47-b220-72ac9520819a\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:26.052413Z\", \"updated_at\":\"2025-11-04T10:24:26.052413Z\", \"references\":[{\"id\":\"d495aae6-7295-44ea-96e6-11dd3886d728\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"2760bb36-5313-4218-87ac-04e2263b1da7\", \"created_at\":\"2025-11-04T10:24:26.052413Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:39 GMT + - Tue, 04 Nov 2025 10:24:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2f8ac0d6-934e-4369-b025-dc9c6bd5f7eb + - 769bd1e2-bc49-48a3-9da8-0ec7ee74a8ac status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"0c1a3b39-fdef-40ad-9134-9284fed393c3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:38.433577Z", "updated_at":"2025-10-28T16:52:39.250601Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:39.250601Z", "zone":"fr-par-1"}' - form: {} + duration: 74.519726ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0c1a3b39-fdef-40ad-9134-9284fed393c3 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/feeb1b65-9c93-4a47-b220-72ac9520819a method: GET response: - body: '{"id":"0c1a3b39-fdef-40ad-9134-9284fed393c3", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:38.433577Z", "updated_at":"2025-10-28T16:52:39.250601Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:39.250601Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"feeb1b65-9c93-4a47-b220-72ac9520819a\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:26.052413Z\", \"updated_at\":\"2025-11-04T10:24:26.878433Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:26.878433Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:44 GMT + - Tue, 04 Nov 2025 10:24:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5252c05c-d8ad-4a27-bda8-f988bfc3d89c + - ddb3603c-8374-43bf-9fca-f1279c2f0146 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 123.558473ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/0c1a3b39-fdef-40ad-9134-9284fed393c3 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/feeb1b65-9c93-4a47-b220-72ac9520819a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:44 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 03e8d8df-ade8-4a04-a013-604953430615 + - f18baaa8-114c-4361-b899-4fd240675f8c status: 204 No Content code: 204 - duration: "" + duration: 120.385582ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.golden b/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.golden index 6fd757eccd..46da2c60e9 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-ssh-stopped-server.golden @@ -3,10 +3,10 @@ Server is not running Hint: -Start the instance with: scw instance server start 46b9e056-b39a-4902-b535-2f9e1904d2c3 --wait +Start the instance with: scw instance server start 2760bb36-5313-4218-87ac-04e2263b1da7 --wait πŸŸ₯πŸŸ₯πŸŸ₯ JSON STDERR πŸŸ₯πŸŸ₯πŸŸ₯ { "message": "server is not running", "error": {}, - "hint": "Start the instance with: scw instance server start 46b9e056-b39a-4902-b535-2f9e1904d2c3 --wait" + "hint": "Start the instance with: scw instance server start 2760bb36-5313-4218-87ac-04e2263b1da7 --wait" } diff --git a/internal/namespaces/instance/v1/testdata/test-server-ssh-with-exit-code.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-ssh-with-exit-code.cassette.yaml index 424bdab2e0..ed52128f15 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-ssh-with-exit-code.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-ssh-with-exit-code.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:42 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fb079210-5bef-40fe-925c-4b9f697068ea + - a83c8edb-8b96-4e6a-a9fb-5ad878090e21 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 76.278526ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:42 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 284d0186-c1b4-4ab6-a13a-3b1864e2da87 + - 67e827d5-ace2-4457-a0e3-afe05b40c75e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 47.246395ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:43 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6cebaa8a-34a4-4e43-b37e-630b28bfd331 + - 753c05f9-806b-43f2-8d34-14e9a8f79b74 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 57.387303ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:43 GMT + - Tue, 04 Nov 2025 10:23:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 04eff43f-83de-4519-a1b7-b2c2e000fdb6 + - 5d001654-46f8-4aeb-bc15-d6f588791313 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}}' - form: {} + duration: 46.382758ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:43 GMT + - Tue, 04 Nov 2025 10:23:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7426cb3e-a407-435b-95f8-df50a0ab95a5 + - 2462cac9-b923-45b9-812a-f4ef27f046f6 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], - "mac_address": "de:00:00:d0:04:cd", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:51:43.696087+00:00", "modification_date": - "2025-10-28T16:51:43.696087+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 375.823027ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 278 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-youthful-beaver\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,1484 +205,604 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], - "mac_address": "de:00:00:d0:04:cd", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:51:43.696087+00:00", "modification_date": - "2025-10-28T16:51:43.696087+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2273 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:40.409876+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2265" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2273" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:44 GMT + - Tue, 04 Nov 2025 10:23:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 385708f7-8784-444e-81b5-ef06f8e7e980 + - 1a21d08e-f454-44d2-87c5-e6048dfd869b status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "81e18043-ccae-4cde-af72-a88688f35720", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a/action", - "href_result": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a", "started_at": - "2025-10-28T16:51:44.559228+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 1.19336439s +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367/action method: POST response: - body: '{"task": {"id": "81e18043-ccae-4cde-af72-a88688f35720", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a/action", - "href_result": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a", "started_at": - "2025-10-28T16:51:44.559228+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"aa7297ee-96db-4f93-a3c1-678aa69bcf8f\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/1849a4f9-feea-406e-82e5-180dc3eb5367/action\", \"href_result\": \"/servers/1849a4f9-feea-406e-82e5-180dc3eb5367\", \"started_at\": \"2025-11-04T10:23:41.590351+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:44 GMT + - Tue, 04 Nov 2025 10:23:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/81e18043-ccae-4cde-af72-a88688f35720 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/aa7297ee-96db-4f93-a3c1-678aa69bcf8f Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 23854f26-4479-45fd-a3ff-2c8115706702 + - 757c0d16-c0d8-4561-b711-4f0c31a34c10 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:44.394038+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 227.238823ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:44.394038+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2341 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:41.416272+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "2287" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2341" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:44 GMT + - Tue, 04 Nov 2025 10:23:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 91c6cc49-d90e-42a8-a8c5-3f40a66e246f + - e338f4a3-e54e-4b53-8c03-154901c38748 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:46.829506+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 100.088216ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:46.829506+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2428 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:44.043393+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2421" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2428" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:49 GMT + - Tue, 04 Nov 2025 10:23:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cb0e342e-f82d-437c-a419-69c25c3f5a3b + - 8d4c53dc-4a97-4449-8a98-f3c43afb4a16 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:46.829506+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 113.067906ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:46.829506+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2428 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:44.043393+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2467" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2428" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:49 GMT + - Tue, 04 Nov 2025 10:23:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4926fa35-75e5-405a-a150-950fff81608b + - 369f3af5-8b5d-4dfa-ab33-2d569ad66645 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "bef6b6f2-baf4-4e94-ad45-5653fbce260c", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a/action", - "href_result": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a", "started_at": - "2025-10-28T16:51:50.131648+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 107.474984ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 21 + host: api.scaleway.com + body: "{\"action\":\"poweroff\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367/action method: POST response: - body: '{"task": {"id": "bef6b6f2-baf4-4e94-ad45-5653fbce260c", "description": - "server_poweroff", "status": "pending", "href_from": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a/action", - "href_result": "/servers/b2b34874-af13-48db-a75c-d2ce9168293a", "started_at": - "2025-10-28T16:51:50.131648+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 352 + body: "{\"task\": {\"id\": \"615cf922-064b-4cc3-9966-c10e07adea53\", \"description\": \"server_poweroff\", \"status\": \"pending\", \"href_from\": \"/servers/1849a4f9-feea-406e-82e5-180dc3eb5367/action\", \"href_result\": \"/servers/1849a4f9-feea-406e-82e5-180dc3eb5367\", \"started_at\": \"2025-11-04T10:23:47.120675+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:50 GMT + - Tue, 04 Nov 2025 10:23:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/bef6b6f2-baf4-4e94-ad45-5653fbce260c + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/615cf922-064b-4cc3-9966-c10e07adea53 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c2dc22ff-3ac9-45f1-b3a6-2abb331bd671 + - aad6a4c7-20cb-4531-96a9-8ae598b3f474 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 203.682521ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2388 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:46.978485+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2381" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2388" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:50 GMT + - Tue, 04 Nov 2025 10:23:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b66d1603-020e-498a-8dce-50da5266da5b + - bd547b0a-292e-447f-943b-1763009f8b8b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 109.894504ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2474 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:46.978485+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "2381" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2474" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:51:55 GMT + - Tue, 04 Nov 2025 10:23:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d3f703aa-2960-4116-8091-637e1d90c507 + - 7ea75c0d-0ae9-47c0-a8f4-27624e5d2761 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 95.635724ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2474 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"stopping\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:46.978485+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "2427" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2474" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:00 GMT + - Tue, 04 Nov 2025 10:23:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 742dc123-469f-4bac-b2e0-67191288ec4c + - 4629ed89-508d-4a1b-8c74-9de1b129b4ac status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 99.329097ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "stopping", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2386 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:46.978485+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2427" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2386" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:05 GMT + - Tue, 04 Nov 2025 10:24:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3b7e16b7-8a32-4687-8dbd-e1d8767403bd + - ceb70cbd-5c65-4306-be43-a955438843f1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 111.925809ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2386 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:46.978485+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2379" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2386" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:10 GMT + - Tue, 04 Nov 2025 10:24:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 79d37bdc-be96-47c1-b38f-bb1aa7b359d6 + - 31303460-666f-40e0-9a63-376a0a3697e6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 93.825919ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2386 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:46.978485+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2425" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2386" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:15 GMT + - Tue, 04 Nov 2025 10:24:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9474d4a6-069a-4a7f-8f86-49c9f43a0570 + - 53e20351-f150-4d23-8d15-067c0d6f8d0e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 101.98931ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2386 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"booted\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:23:46.978485+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"93\", \"hypervisor_id\": \"101\", \"node_id\": \"1\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2425" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2386" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:21 GMT + - Tue, 04 Nov 2025 10:24:17 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4550511b-22cc-4c8e-ad5a-a493a7cf6435 + - 92bdc53e-21f3-4af7-b99a-feaae3cae2f7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 98.493233ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2273 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:24:19.893674+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2379" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2273" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:26 GMT + - Tue, 04 Nov 2025 10:24:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ae945934-0289-421f-a035-c0d0469136dc + - 7a700130-9371-4df4-ac7c-2bcd952245f8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 418.749258ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: GET response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopping", "protected": false, "state_detail": - "booted", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": - "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": - "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": - "0a642d86-1c05-4369-ba1c-8c979e149cda"}, "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", - "address": "51.158.98.0", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], "mac_address": "de:00:00:d0:04:cd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:51:43.696087+00:00", - "modification_date": "2025-10-28T16:51:49.991770+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "38", "hypervisor_id": "402", "node_id": "33"}, "maintenances": [], "allowed_actions": - ["stop_in_place", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2273 + body: "{\"server\": {\"id\": \"1849a4f9-feea-406e-82e5-180dc3eb5367\", \"name\": \"cli-srv-youthful-beaver\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-beaver\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"da2cb0b8-b7f1-4eda-9d4a-ab97174aca3b\"}], \"mac_address\": \"de:00:00:d1:45:df\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:23:40.409876+00:00\", \"modification_date\": \"2025-11-04T10:24:19.893674+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2379" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2273" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:31 GMT + - Tue, 04 Nov 2025 10:24:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 15842801-25ea-4757-8ca8-689415b2aebf + - aa8d0f7b-b743-45e5-a75e-60ba63297f16 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], - "mac_address": "de:00:00:d0:04:cd", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:51:43.696087+00:00", "modification_date": - "2025-10-28T16:52:33.172584+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 100.667651ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a - method: GET - response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], - "mac_address": "de:00:00:d0:04:cd", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:51:43.696087+00:00", "modification_date": - "2025-10-28T16:52:33.172584+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - headers: - Content-Length: - - "2311" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:52:36 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - f6e719c8-9ba0-46b5-ac7b-5dd04d1c2a0c - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], - "mac_address": "de:00:00:d0:04:cd", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:51:43.696087+00:00", "modification_date": - "2025-10-28T16:52:33.172584+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a - method: GET - response: - body: '{"server": {"id": "b2b34874-af13-48db-a75c-d2ce9168293a", "name": "cli-srv-hardcore-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hardcore-payne", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "0a642d86-1c05-4369-ba1c-8c979e149cda"}], - "mac_address": "de:00:00:d0:04:cd", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:51:43.696087+00:00", "modification_date": - "2025-10-28T16:52:33.172584+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - headers: - Content-Length: - - "2311" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:52:36 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e749d824-32cb-48d5-8da8-a83c9771581c - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b2b34874-af13-48db-a75c-d2ce9168293a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1849a4f9-feea-406e-82e5-180dc3eb5367 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:37 GMT + - Tue, 04 Nov 2025 10:24:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1bf76dec-4394-436c-8d1d-811221960107 + - 22752590-c823-4248-a996-f2130ec0a8ba status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 492.998947ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:37 GMT + - Tue, 04 Nov 2025 10:24:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3529c13f-f53c-4641-a0cc-0269d3c9af01 + - e8729690-27f5-4110-acf1-cba0f1dd0aa1 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:51:43.780961Z", "updated_at":"2025-10-28T16:52:37.257973Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:37.257973Z", "zone":"fr-par-1"}' - form: {} + duration: 497.334634ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4db9b749-ffd8-4ef8-b883-4d06ce9a643a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7305dc53-fa28-4126-9c6e-53bba963ac67 method: GET response: - body: '{"id":"4db9b749-ffd8-4ef8-b883-4d06ce9a643a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:51:43.780961Z", "updated_at":"2025-10-28T16:52:37.257973Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:37.257973Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"7305dc53-fa28-4126-9c6e-53bba963ac67\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:23:40.490189Z\", \"updated_at\":\"2025-11-04T10:24:23.940267Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:23.940267Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:37 GMT + - Tue, 04 Nov 2025 10:24:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c2aa319e-ede4-4b8e-ae96-523db463ceaf + - 9cab6aa4-7b29-4c0e-ab64-a7a14fe07e1c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 56.208805ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4db9b749-ffd8-4ef8-b883-4d06ce9a643a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/7305dc53-fa28-4126-9c6e-53bba963ac67 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:37 GMT + - Tue, 04 Nov 2025 10:24:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 097b5417-1f34-4a20-ac02-e3fa5d140814 + - bad9a300-1bf2-4be5-b301-d57195c526c9 status: 204 No Content code: 204 - duration: "" + duration: 215.19541ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.cassette.yaml index 8d9c3e0b71..271b6efed8 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cebd580a-e2e8-49f1-b554-8c394f46c4dc + - facc5e4d-f44e-4336-ab1d-24db1e157987 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 90.266037ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ded21fbe-4510-4f64-9961-9cedb9d8421b + - 2afc27c0-68c4-4dce-9541-09ce1917189d X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 95.964125ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b1f40cf7-4a48-4cca-a051-b1907658520b + - e38e4e3f-9d8d-46fb-b4d5-235b63ef0fce status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 44.63951ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 34613b3b-81c7-4f1a-9ce0-868580b9bdb6 + - f201d38a-f045-4b47-9b64-d8e9e543448c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:00.926795Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 50.313462ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 131 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-serene-almeida\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1480,132 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:00.926795Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 419 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.436581Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f4ee351b-e1fe-4f13-bb98-24eb461bdbea + - 1e49761d-bff6-468e-9fab-f77fa6a98cf7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "98933055-4ba3-4e0f-aff8-0761650af815"}' - form: {} + duration: 133.259482ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "98933055-4ba3-4e0f-aff8-0761650af815"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:01 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fbb1cd3e-fb5c-4ca3-b559-5e52bdb1abd0 + - 63f033b7-48d6-416f-ace4-43523030500e status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:00.926795Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 41.563785ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:00.926795Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 419 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.436581Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "420" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "419" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:01 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e782421c-d8a5-4abc-9941-231785c71274 + - b2cb8a84-3576-4b06-b2ba-2db83749c3de status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:01.335620+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 58.161724ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 315 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-ecstatic-jackson\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"1\":{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1614,1370 +267,1092 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:01.335620+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1887 + body: "{\"server\": {\"id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"name\": \"cli-srv-ecstatic-jackson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-ecstatic-jackson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3897604f-195b-4592-91fb-6253b41b1565\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:15:05.780971+00:00\", \"modification_date\": \"2025-11-04T10:15:05.780971+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1883" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1887" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:01 GMT + - Tue, 04 Nov 2025 10:15:06 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e07f3719-ce64-49e5-9515-61ff243382db + - 27593fc9-c853-43bd-896d-3abedef9c1c3 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "9d131f01-6315-436e-ae6c-97a1f69174a9", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/44227686-f475-4ca8-9c90-6546d54444c1/action", - "href_result": "/servers/44227686-f475-4ca8-9c90-6546d54444c1", "started_at": - "2025-10-28T16:44:02.372675+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 748.414666ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05/action method: POST response: - body: '{"task": {"id": "9d131f01-6315-436e-ae6c-97a1f69174a9", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/44227686-f475-4ca8-9c90-6546d54444c1/action", - "href_result": "/servers/44227686-f475-4ca8-9c90-6546d54444c1", "started_at": - "2025-10-28T16:44:02.372675+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"0a964f81-250c-4025-90bd-89c114a0957e\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05/action\", \"href_result\": \"/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"started_at\": \"2025-11-04T10:15:06.716477+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:02 GMT + - Tue, 04 Nov 2025 10:15:06 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/9d131f01-6315-436e-ae6c-97a1f69174a9 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/0a964f81-250c-4025-90bd-89c114a0957e Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0dabb1fa-7b03-459e-af23-6c449911518c + - ec59e83a-e5f7-4942-b34f-3818e48727f1 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "starting", - "protected": false, "state_detail": "allocating node", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:02.001028+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 414.445546ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05 method: GET response: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "starting", - "protected": false, "state_detail": "allocating node", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:02.001028+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1909 + body: "{\"server\": {\"id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"name\": \"cli-srv-ecstatic-jackson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-ecstatic-jackson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3897604f-195b-4592-91fb-6253b41b1565\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:15:05.780971+00:00\", \"modification_date\": \"2025-11-04T10:15:06.364049+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1905" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1909" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:02 GMT + - Tue, 04 Nov 2025 10:15:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 234dce02-071d-4315-9adb-834396049ec6 + - c5f4fd62-6cd2-43ca-a7ab-1367ca30898e status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:06.278973+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "16", "hypervisor_id": - "701", "node_id": "4"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 125.276372ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05 method: GET response: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:06.278973+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "16", "hypervisor_id": - "701", "node_id": "4"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2043 + body: "{\"server\": {\"id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"name\": \"cli-srv-ecstatic-jackson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-ecstatic-jackson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3897604f-195b-4592-91fb-6253b41b1565\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:15:05.780971+00:00\", \"modification_date\": \"2025-11-04T10:15:10.543516+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"102\", \"node_id\": \"38\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2038" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2043" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:07 GMT + - Tue, 04 Nov 2025 10:15:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0d50a74f-84d8-4ee6-8270-820f83e1ea65 + - 06c59ad2-901a-40c3-b329-6e578e7b1c3f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:06.278973+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "16", "hypervisor_id": - "701", "node_id": "4"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 120.966332ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05 method: GET response: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "98933055-4ba3-4e0f-aff8-0761650af815", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:06.278973+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "16", "hypervisor_id": - "701", "node_id": "4"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2043 + body: "{\"server\": {\"id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"name\": \"cli-srv-ecstatic-jackson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-ecstatic-jackson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3897604f-195b-4592-91fb-6253b41b1565\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:15:05.780971+00:00\", \"modification_date\": \"2025-11-04T10:15:10.543516+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"102\", \"node_id\": \"38\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2038" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2043" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:07 GMT + - Tue, 04 Nov 2025 10:15:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 29e16430-8104-45bd-a204-bd7cd20e063b + - 9d68df64-fb1c-403c-a853-580c8417b0c1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "98933055-4ba3-4e0f-aff8-0761650af815"}' - form: {} + duration: 113.158585ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "98933055-4ba3-4e0f-aff8-0761650af815"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:07 GMT + - Tue, 04 Nov 2025 10:15:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96da9f8c-6736-4ffe-8142-c99541b9fa0f + - 1f6a82c3-477e-42f2-91cc-9a39a276acb3 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 27.478666ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 652 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "652" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:07 GMT + - Tue, 04 Nov 2025 10:15:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bded6dfa-1cff-41f3-99e4-bd5ce232f39f + - d7880564-01b7-4972-80ff-ae361ede8cfd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:44:01.335620+00:00", - "modification_date": "2025-10-28T16:44:06.278973+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "16", "hypervisor_id": "701", "node_id": "4"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 44.924625ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 52 + host: api.scaleway.com + body: "{\"volume_id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1/detach-volume + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05/detach-volume method: POST response: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "08afe178-de64-405e-8b72-5314b8044719", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:44:01.335620+00:00", - "modification_date": "2025-10-28T16:44:06.278973+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "16", "hypervisor_id": "701", "node_id": "4"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1904 + body: "{\"server\": {\"id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"name\": \"cli-srv-ecstatic-jackson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-ecstatic-jackson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3897604f-195b-4592-91fb-6253b41b1565\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:15:05.780971+00:00\", \"modification_date\": \"2025-11-04T10:15:10.543516+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"102\", \"node_id\": \"38\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1899" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1904" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:08 GMT + - Tue, 04 Nov 2025 10:15:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 24a34cc9-9674-4129-86e4-4d5b58a0cbfb + - 938cefb0-5057-4c27-a58e-743ce51ebb0e status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 282.500949ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "652" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "653" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:15:12 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 74efa02b-4f14-4182-a321-5911b8260bf8 + status: 200 OK + code: 200 + duration: 49.267071ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "653" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:15:17 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 4ceb1844-da6f-4be5-aa64-a6ae4acf1455 + status: 200 OK + code: 200 + duration: 40.063825ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "653" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:15:22 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 02f5993e-cdd5-432f-8af9-93dafe82c558 + status: 200 OK + code: 200 + duration: 43.711658ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "653" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:08 GMT + - Tue, 04 Nov 2025 10:15:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 67527973-1f5e-4a61-962b-ed9ef8271e32 + - 98ed4499-d74a-4fff-97ca-67d7e47c4320 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 50.048984ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "653" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:13 GMT + - Tue, 04 Nov 2025 10:15:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 212584b9-eb49-40cd-a96b-51efa1b91fb6 + - bf153b90-5ff2-42a6-9bd6-15b3fce99e6e status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 94.882387ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "653" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:18 GMT + - Tue, 04 Nov 2025 10:15:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 06b649ab-2027-4554-a55b-08415260746c + - 063f942b-7bfd-41e1-92fb-35c343e9ae2f status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 39.816003ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "653" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:23 GMT + - Tue, 04 Nov 2025 10:15:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 093d357f-a123-40e7-81af-65311fdab80c + - c1dcae1d-8041-40c2-8ff6-83704e6e9270 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 46.672704ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "653" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:28 GMT + - Tue, 04 Nov 2025 10:15:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5ae81139-405d-40ea-ac9a-7929a722be3f + - 8fddfffe-448d-456a-846c-e47f61610f89 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 49.938964ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "653" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:33 GMT + - Tue, 04 Nov 2025 10:15:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bb5e2195-8085-4962-9f38-7fc1b6d282c5 + - 675156a4-972d-46a0-8fae-38020e2fbe64 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 53.706406ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:01.513990Z", - "references":[{"id":"b180db9c-6b1c-4add-b750-60412ece5477", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.513990Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "653" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:38 GMT + - Tue, 04 Nov 2025 10:15:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 35c3c04f-8201-4a4e-8583-252f49af62e3 + - 510e1a8b-ce9b-43d2-b8d3-46cd4cd0c03a status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:39.041527Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:44:39.041527Z", - "zone":"fr-par-1"}' - form: {} + duration: 40.094118ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"id":"98933055-4ba3-4e0f-aff8-0761650af815", "name":"cli-vol-angry-shockley", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:00.926795Z", "updated_at":"2025-10-28T16:44:39.041527Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:44:39.041527Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "653" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:16:03 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 16bd2ed3-58bc-4d16-b103-0c53e122f610 + status: 200 OK + code: 200 + duration: 57.940243ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "653" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:16:08 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 337bbb8a-7fd0-4211-a215-ee4e4c3ab3d2 + status: 200 OK + code: 200 + duration: 49.08085ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 653 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:15:05.932720Z\", \"references\":[{\"id\":\"c08c585b-c0ec-4cfd-b39a-be6d955e689b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.932720Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "653" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:16:13 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 5d75906f-ad12-4065-84e7-e9579ff9e5b1 + status: 200 OK + code: 200 + duration: 56.567356ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 445 + body: "{\"id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\", \"name\":\"cli-vol-serene-almeida\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.436581Z\", \"updated_at\":\"2025-11-04T10:16:15.109621Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:16:15.109621Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "445" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:43 GMT + - Tue, 04 Nov 2025 10:16:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e62526bf-6b8e-4812-94e2-f858e1795b6d + - 411f917f-9c6e-46cd-bdda-9f67440ac84a status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 48.828971ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:43 GMT + - Tue, 04 Nov 2025 10:16:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8a13b173-7e4c-4724-82f0-24dbecb45411 + - b172e106-436c-476c-ac86-eb20f8bafe39 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "08afe178-de64-405e-8b72-5314b8044719"}' - form: {} + duration: 94.415543ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/08afe178-de64-405e-8b72-5314b8044719 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/3897604f-195b-4592-91fb-6253b41b1565 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "08afe178-de64-405e-8b72-5314b8044719"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"3897604f-195b-4592-91fb-6253b41b1565\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:43 GMT + - Tue, 04 Nov 2025 10:16:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9c3ef13c-6357-4c66-b593-f78d666144f4 + - b3a88fb4-463a-40a1-9280-d2b707cfc891 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"08afe178-de64-405e-8b72-5314b8044719", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:01.443438Z", "updated_at":"2025-10-28T16:44:01.443438Z", - "references":[{"id":"6883ae7e-bd79-4bf3-892a-34c9632e1aae", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.443438Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 37.654932ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/08afe178-de64-405e-8b72-5314b8044719 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3897604f-195b-4592-91fb-6253b41b1565 method: GET response: - body: '{"id":"08afe178-de64-405e-8b72-5314b8044719", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:01.443438Z", "updated_at":"2025-10-28T16:44:01.443438Z", - "references":[{"id":"6883ae7e-bd79-4bf3-892a-34c9632e1aae", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.443438Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"3897604f-195b-4592-91fb-6253b41b1565\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.871449Z\", \"updated_at\":\"2025-11-04T10:15:05.871449Z\", \"references\":[{\"id\":\"15f2290c-92af-408c-8e99-8caeb25d9873\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.871449Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:43 GMT + - Tue, 04 Nov 2025 10:16:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c27ac4d1-3a4f-4290-b4ec-19d360201360 + - 73769652-1f2a-4722-b5ae-436672474976 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "booting kernel", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:06.278973+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "16", "hypervisor_id": - "701", "node_id": "4"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 42.572179ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 52 + host: api.scaleway.com + body: "{\"volume_id\":\"3897604f-195b-4592-91fb-6253b41b1565\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1/detach-volume + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05/detach-volume method: POST response: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "booting kernel", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": - "2025-10-28T16:44:06.278973+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "16", "hypervisor_id": - "701", "node_id": "4"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1767 + body: "{\"server\": {\"id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"name\": \"cli-srv-ecstatic-jackson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-ecstatic-jackson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:15:05.780971+00:00\", \"modification_date\": \"2025-11-04T10:15:10.543516+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"102\", \"node_id\": \"38\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1762" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1767" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:44 GMT + - Tue, 04 Nov 2025 10:16:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1eb71a04-a161-4df4-a2c8-0350d9ec8f50 + - 290a191f-6bd6-42f8-a7a7-e0a00e33f26f status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"08afe178-de64-405e-8b72-5314b8044719", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:01.443438Z", "updated_at":"2025-10-28T16:44:01.443438Z", - "references":[{"id":"6883ae7e-bd79-4bf3-892a-34c9632e1aae", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.443438Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 270.11864ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/08afe178-de64-405e-8b72-5314b8044719 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3897604f-195b-4592-91fb-6253b41b1565 method: GET response: - body: '{"id":"08afe178-de64-405e-8b72-5314b8044719", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:01.443438Z", "updated_at":"2025-10-28T16:44:01.443438Z", - "references":[{"id":"6883ae7e-bd79-4bf3-892a-34c9632e1aae", "product_resource_type":"instance_server", - "product_resource_id":"44227686-f475-4ca8-9c90-6546d54444c1", "created_at":"2025-10-28T16:44:01.443438Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"3897604f-195b-4592-91fb-6253b41b1565\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.871449Z\", \"updated_at\":\"2025-11-04T10:15:05.871449Z\", \"references\":[{\"id\":\"15f2290c-92af-408c-8e99-8caeb25d9873\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"created_at\":\"2025-11-04T10:15:05.871449Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:44 GMT + - Tue, 04 Nov 2025 10:16:18 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1a3d4b94-52b7-4690-ac4f-a545c980cc4a + - b9e7efb5-ad30-427a-a32a-da81d89875ee status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"08afe178-de64-405e-8b72-5314b8044719", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:01.443438Z", "updated_at":"2025-10-28T16:44:45.023173Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:44:45.023173Z", "zone":"fr-par-1"}' - form: {} + duration: 44.658507ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/08afe178-de64-405e-8b72-5314b8044719 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3897604f-195b-4592-91fb-6253b41b1565 method: GET response: - body: '{"id":"08afe178-de64-405e-8b72-5314b8044719", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:44:01.443438Z", "updated_at":"2025-10-28T16:44:45.023173Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:44:45.023173Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"3897604f-195b-4592-91fb-6253b41b1565\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:15:05.871449Z\", \"updated_at\":\"2025-11-04T10:16:19.444020Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:16:19.444020Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:49 GMT + - Tue, 04 Nov 2025 10:16:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 11c7a897-fc9c-4410-913b-35c9b2830388 + - fe9d50e0-c476-4f9e-9032-7d47c6fb5537 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 53.682321ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/08afe178-de64-405e-8b72-5314b8044719 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3897604f-195b-4592-91fb-6253b41b1565 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:49 GMT + - Tue, 04 Nov 2025 10:16:23 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0209ff88-1084-408a-b1ca-565468857518 + - 5a8528cf-b2b7-4e54-82f0-03b0e4918e9b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"task": {"id": "94ca2124-c95d-42de-a944-f96362ed5d06", "description": - "server_terminate", "status": "pending", "href_from": "/servers/44227686-f475-4ca8-9c90-6546d54444c1/action", - "href_result": "/servers/44227686-f475-4ca8-9c90-6546d54444c1", "started_at": - "2025-10-28T16:44:49.702625+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 67.190903ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 22 + host: api.scaleway.com + body: "{\"action\":\"terminate\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05/action method: POST response: - body: '{"task": {"id": "94ca2124-c95d-42de-a944-f96362ed5d06", "description": - "server_terminate", "status": "pending", "href_from": "/servers/44227686-f475-4ca8-9c90-6546d54444c1/action", - "href_result": "/servers/44227686-f475-4ca8-9c90-6546d54444c1", "started_at": - "2025-10-28T16:44:49.702625+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 353 + body: "{\"task\": {\"id\": \"96b3b438-0d77-4902-907d-f5118ec1d5d8\", \"description\": \"server_terminate\", \"status\": \"pending\", \"href_from\": \"/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05/action\", \"href_result\": \"/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"started_at\": \"2025-11-04T10:16:24.195963+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:49 GMT + - Tue, 04 Nov 2025 10:16:24 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/94ca2124-c95d-42de-a944-f96362ed5d06 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/96b3b438-0d77-4902-907d-f5118ec1d5d8 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c31419e8-729d-4e72-8ddc-28197aab0eca + - 80d20c8c-4afc-43d9-93e5-2076fddf555f status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "stopping", "protected": - false, "state_detail": "terminating", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": "2025-10-28T16:44:49.559658+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": {"zone_id": "fr-par-1", "platform_id": - "14", "cluster_id": "16", "hypervisor_id": "701", "node_id": "4"}, "maintenances": - [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 332.982341ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05 method: GET response: - body: '{"server": {"id": "44227686-f475-4ca8-9c90-6546d54444c1", "name": "cli-srv-heuristic-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-heuristic-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "stopping", "protected": - false, "state_detail": "terminating", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:31", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:44:01.335620+00:00", "modification_date": "2025-10-28T16:44:49.559658+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": {"zone_id": "fr-par-1", "platform_id": - "14", "cluster_id": "16", "hypervisor_id": "701", "node_id": "4"}, "maintenances": - [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1730 + body: "{\"server\": {\"id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\", \"name\": \"cli-srv-ecstatic-jackson\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-ecstatic-jackson\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {}, \"tags\": [], \"state\": \"stopping\", \"protected\": false, \"state_detail\": \"terminating\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:15:05.780971+00:00\", \"modification_date\": \"2025-11-04T10:16:23.912687+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"38\", \"hypervisor_id\": \"102\", \"node_id\": \"38\"}, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1725" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1730" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:49 GMT + - Tue, 04 Nov 2025 10:16:24 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - edf34fac-f4b3-404f-9705-5956b81e9b9f + - 87c19a3d-090c-4b55-9ad8-4b1325ccc1ec status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_server", - "resource_id": "44227686-f475-4ca8-9c90-6546d54444c1"}' - form: {} + duration: 95.901468ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/44227686-f475-4ca8-9c90-6546d54444c1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9e858e94-9b0f-4a2e-9f54-40437bd3ff05 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_server", - "resource_id": "44227686-f475-4ca8-9c90-6546d54444c1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_server\", \"resource_id\": \"9e858e94-9b0f-4a2e-9f54-40437bd3ff05\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:54 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ae1ce6ef-69fd-47c9-8bba-dd6832f6f22b + - 1e1730b6-f3a9-47ba-8c88-8d2a7fcf0a15 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"volume","resource_id":"08afe178-de64-405e-8b72-5314b8044719","type":"not_found"}' - form: {} + duration: 50.308916ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/08afe178-de64-405e-8b72-5314b8044719 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3897604f-195b-4592-91fb-6253b41b1565 method: GET response: - body: '{"message":"resource is not found","resource":"volume","resource_id":"08afe178-de64-405e-8b72-5314b8044719","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 127 + body: "{\"message\":\"resource is not found\",\"resource\":\"volume\",\"resource_id\":\"3897604f-195b-4592-91fb-6253b41b1565\",\"type\":\"not_found\"}" headers: Content-Length: - "127" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:54 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3b54b039-0374-40b6-be31-6aeb53bc031a + - b957f35d-f569-42e0-acd6-021da193a214 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"volume","resource_id":"98933055-4ba3-4e0f-aff8-0761650af815","type":"not_found"}' - form: {} + duration: 48.77724ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/98933055-4ba3-4e0f-aff8-0761650af815 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5 method: GET response: - body: '{"message":"resource is not found","resource":"volume","resource_id":"98933055-4ba3-4e0f-aff8-0761650af815","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 127 + body: "{\"message\":\"resource is not found\",\"resource\":\"volume\",\"resource_id\":\"dd06ebd7-8dc4-4e0c-8e76-6d4277bea5a5\",\"type\":\"not_found\"}" headers: Content-Length: - "127" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:55 GMT + - Tue, 04 Nov 2025 10:16:29 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c33526ce-20dc-4edc-9b0f-01cfc5744541 + - 522c8edf-1e32-42b3-86be-690fcdb26cc6 status: 404 Not Found code: 404 - duration: "" + duration: 44.023542ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.golden b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.golden index 21bee40541..4c09506bba 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-block.golden @@ -3,7 +3,7 @@ βœ… Success. πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️ successfully deleted block volume "Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0" -successfully deleted block volume "cli-vol-angry-shockley" +successfully deleted block volume "cli-vol-serene-almeida" 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "message": "Success", diff --git a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.cassette.yaml index 642b25b4c4..efc1ec6acb 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:17 GMT + - Tue, 04 Nov 2025 10:13:58 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 71d201e1-debe-4f1b-af5c-d54771407eeb + - 75557ec5-39ff-43fa-a399-0b578039f3a7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 105.672222ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:17 GMT + - Tue, 04 Nov 2025 10:13:58 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e67175fb-8a3b-4ac5-8a5f-c7dbc92b461f + - d8cc76e9-c35f-48d4-acd0-c15a4376b20c X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 50.091923ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:17 GMT + - Tue, 04 Nov 2025 10:13:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e32f41ed-950c-46d3-8064-668dd56518d5 + - d339b338-8ed2-45ef-a1f3-fae32ba48414 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 129.823698ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:17 GMT + - Tue, 04 Nov 2025 10:13:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b302ac9b-932f-430e-be6b-8ef0a209342c + - 4a334ca4-43a0-44e6-a0ff-272d9ce2d4ed status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}}' - form: {} + duration: 114.229602ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:17 GMT + - Tue, 04 Nov 2025 10:13:59 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 720f7b6e-ca2c-449a-b4ac-ff419f2560a3 + - 426060eb-ea09-4a96-8a78-7db34814c102 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], - "mac_address": "de:00:00:d0:04:25", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:42:18.168408+00:00", "modification_date": - "2025-10-28T16:42:18.168408+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 439.569984ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 277 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-youthful-hugle\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"fe3afc1e-a1ea-48d8-8df4-663952b362a7\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,1440 +205,705 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], - "mac_address": "de:00:00:d0:04:25", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:42:18.168408+00:00", "modification_date": - "2025-10-28T16:42:18.168408+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2267 + body: "{\"server\": {\"id\": \"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"name\": \"cli-srv-youthful-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}], \"mac_address\": \"de:00:00:d1:45:03\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:59.706596+00:00\", \"modification_date\": \"2025-11-04T10:13:59.706596+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2269" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2267" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:18 GMT + - Tue, 04 Nov 2025 10:14:00 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d8c5c5d8-0ae3-4d7a-aebb-0f745af911fe + - 9b438c50-e8f2-4f0f-af64-3c199758bc45 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "09b50057-1bd5-4544-8d80-b55a91e35107", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9/action", - "href_result": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "started_at": - "2025-10-28T16:42:19.063570+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 1.401407912s +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028/action method: POST response: - body: '{"task": {"id": "09b50057-1bd5-4544-8d80-b55a91e35107", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9/action", - "href_result": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "started_at": - "2025-10-28T16:42:19.063570+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"bcdc66c9-6e99-4e7d-9fbf-462a2c38ecb4\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028/action\", \"href_result\": \"/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"started_at\": \"2025-11-04T10:14:00.711592+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:19 GMT + - Tue, 04 Nov 2025 10:14:00 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/09b50057-1bd5-4544-8d80-b55a91e35107 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/bcdc66c9-6e99-4e7d-9fbf-462a2c38ecb4 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0f6b287a-efb2-46cd-bf73-57d5fb172587 + - 839b2914-e482-43ae-ae57-0023866b4679 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:18.902216+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 214.26292ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028 method: GET response: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:18.902216+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2289 + body: "{\"server\": {\"id\": \"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"name\": \"cli-srv-youthful-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}], \"mac_address\": \"de:00:00:d1:45:03\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:59.706596+00:00\", \"modification_date\": \"2025-11-04T10:14:00.552819+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2291" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2289" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:19 GMT + - Tue, 04 Nov 2025 10:14:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f2e937fd-50b0-46a8-8ca2-0a33ce9d9c4f + - 8aa25112-dcbf-47a1-bf5d-5e5d9e927beb status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:22.275703+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "39", "hypervisor_id": "1501", "node_id": "23"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 107.40137ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028 method: GET response: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:22.275703+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "39", "hypervisor_id": "1501", "node_id": "23"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2423 + body: "{\"server\": {\"id\": \"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"name\": \"cli-srv-youthful-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}], \"mac_address\": \"de:00:00:d1:45:03\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:59.706596+00:00\", \"modification_date\": \"2025-11-04T10:14:03.343126+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"1701\", \"node_id\": \"8\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2426" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2423" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:24 GMT + - Tue, 04 Nov 2025 10:14:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dc938a1f-2caa-47e1-a8bc-b404213a106e + - 0a58a8aa-34b8-43d5-896f-8681c416bdcd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:22.275703+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "39", "hypervisor_id": "1501", "node_id": "23"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 118.671049ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028 method: GET response: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:22.275703+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "39", "hypervisor_id": "1501", "node_id": "23"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2423 + body: "{\"server\": {\"id\": \"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"name\": \"cli-srv-youthful-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}], \"mac_address\": \"de:00:00:d1:45:03\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:59.706596+00:00\", \"modification_date\": \"2025-11-04T10:14:03.343126+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"1701\", \"node_id\": \"8\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2426" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2423" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:24 GMT + - Tue, 04 Nov 2025 10:14:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e8a7a6ec-7ec7-4ef5-adb3-95ed6b4de6b5 + - 90a2287e-a1e8-4284-998b-9a0ca7ee8fa5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b"}' - form: {} + duration: 86.761767ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "e73fd519-c365-4be8-9ae0-088ffdecdd7b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"517a4e7b-d5aa-4b10-8f6d-5498420ca580\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:24 GMT + - Tue, 04 Nov 2025 10:14:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 48a4f66f-cc18-4c05-af29-5f11915abd20 + - 8c1c31df-2143-4fbd-86f9-d419fdde52cf status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 35.720084ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:24 GMT + - Tue, 04 Nov 2025 10:14:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c6491113-f49e-4316-be18-1321267c2243 + - 81385d54-e0a6-4771-aedf-cbaf736bf4c1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:22.275703+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "39", "hypervisor_id": "1501", "node_id": "23"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 45.322109ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 52 + host: api.scaleway.com + body: "{\"volume_id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9/detach-volume + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028/detach-volume method: POST response: - body: '{"server": {"id": "d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "name": "cli-srv-romantic-hertz", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-romantic-hertz", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "ea5b5e28-1fd5-40c3-93f9-efe0e9027b53"}], "mac_address": "de:00:00:d0:04:25", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:42:18.168408+00:00", - "modification_date": "2025-10-28T16:42:22.275703+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "39", "hypervisor_id": "1501", "node_id": "23"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - headers: - Content-Length: - - "2289" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:42:25 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ec711f84-1839-4515-a20c-6228e40e7ce9 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b - method: GET - response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - headers: - Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:42:25 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ded4f7ed-ece7-43d8-9bab-5bdb5ef02de3 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b - method: GET - response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - headers: - Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:42:30 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 2110bd6c-771a-4f25-9796-71c7ff5cb2ba - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b - method: GET - response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2286 + body: "{\"server\": {\"id\": \"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"name\": \"cli-srv-youthful-hugle\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-youthful-hugle\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e93d7633-742c-4674-a64c-c3e4025fb443\"}], \"mac_address\": \"de:00:00:d1:45:03\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:59.706596+00:00\", \"modification_date\": \"2025-11-04T10:14:03.343126+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"34\", \"hypervisor_id\": \"1701\", \"node_id\": \"8\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2286" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:35 GMT + - Tue, 04 Nov 2025 10:14:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9b77f07-59c5-4b71-adc6-b155f87fb749 + - 1f828aeb-812b-41a1-afda-bb1ed81d671d status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 240.193807ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:42:40 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7b37a9b8-43ac-4b77-bb12-c3848acc0ddd - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b - method: GET - response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - headers: - Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:42:45 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 1d1b6369-52ad-44ff-9bd2-9a80305b44ef - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b - method: GET - response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - headers: - Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:42:50 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 78a4fd79-7d92-478b-9169-0b0fbeac88d8 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b - method: GET - response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - headers: - Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:42:55 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 753530cd-e7c0-41ef-896d-e83170ac968e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b - method: GET - response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - headers: - Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "705" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:00 GMT + - Tue, 04 Nov 2025 10:14:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 13a410d1-bf27-4335-a761-f6c4100ccc61 + - b1135f65-dae3-46d2-b26c-7f01ccab20e9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 50.39365ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:05 GMT + - Tue, 04 Nov 2025 10:14:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c5cd205c-538f-4e1e-a93d-21c730526cfb + - 407e3282-9b55-4a51-897e-688dbeb7520d status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 41.801949ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:10 GMT + - Tue, 04 Nov 2025 10:14:16 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5e4dd9f3-72a8-4086-b4b8-f3c21b924b89 + - 0d8edd72-21c4-42c1-a962-6b48234f32cd status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 46.704451ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:15 GMT + - Tue, 04 Nov 2025 10:14:21 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5834c107-95dd-47c9-9031-954503c091dc + - 11312cc0-7e6a-49b3-99a8-ddef0ace10cc status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 52.484161ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:20 GMT + - Tue, 04 Nov 2025 10:14:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f53a18fe-9831-43df-8101-b5b00972288b + - 988863de-c400-43d2-8453-7864f4de349c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 45.623644ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:26 GMT + - Tue, 04 Nov 2025 10:14:31 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 89f7e33e-2a93-411b-a96f-5eca0f0e3ccb + - 76814a86-efbc-4918-b8d6-6c02c1698c43 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 47.361045ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:31 GMT + - Tue, 04 Nov 2025 10:14:36 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 67bca5a0-9572-4069-a278-b3630e922b92 + - 96ee75fd-18ad-4322-b824-1090e3cf070b status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 66.807925ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:36 GMT + - Tue, 04 Nov 2025 10:14:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 47d56ddd-90bf-4a6a-adef-c4bdba45a48b + - d8c516c5-5c18-4db5-80b2-865ff2d0c0ea status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 46.194179ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:42:18.254683Z", - "references":[{"id":"0163c1a4-1a09-4c92-bbaf-1ef6f81da92d", "product_resource_type":"instance_server", - "product_resource_id":"d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "created_at":"2025-10-28T16:42:18.254683Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:13:59.796140Z\", \"references\":[{\"id\":\"4affa92f-12f5-4b31-a3bb-88ae36826465\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:41 GMT + - Tue, 04 Nov 2025 10:14:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 07834571-bbc9-42c9-ac3f-a2c026236f83 + - 372967ea-e1a7-4c98-9296-def10f178d3c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:43:43.464672Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:43:43.464672Z", "zone":"fr-par-1"}' - form: {} + duration: 47.152573ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: GET response: - body: '{"id":"e73fd519-c365-4be8-9ae0-088ffdecdd7b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:42:18.254683Z", "updated_at":"2025-10-28T16:43:43.464672Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:43:43.464672Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"517a4e7b-d5aa-4b10-8f6d-5498420ca580\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:59.796140Z\", \"updated_at\":\"2025-11-04T10:14:48.975831Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:14:48.975831Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:46 GMT + - Tue, 04 Nov 2025 10:14:51 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96bf6d57-1803-425a-a2db-2bf14b8d124b + - cb92df76-255b-46ad-a776-85d2a6995264 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 45.642171ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e73fd519-c365-4be8-9ae0-088ffdecdd7b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/517a4e7b-d5aa-4b10-8f6d-5498420ca580 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:46 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a06db6ac-f6a9-4d9a-ac66-d47d4bd40a1f + - d216b49c-4ead-462c-adf6-19a5c0f1d480 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"task": {"id": "02551f26-4416-46df-b760-315bf73549a9", "description": - "server_terminate", "status": "pending", "href_from": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9/action", - "href_result": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "started_at": - "2025-10-28T16:43:46.984706+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 85.141735ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 22 + host: api.scaleway.com + body: "{\"action\":\"terminate\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028/action method: POST response: - body: '{"task": {"id": "02551f26-4416-46df-b760-315bf73549a9", "description": - "server_terminate", "status": "pending", "href_from": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9/action", - "href_result": "/servers/d5ef23ab-cbb0-49d5-ab9b-bc9f64d3d9b9", "started_at": - "2025-10-28T16:43:46.984706+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 353 + body: "{\"task\": {\"id\": \"1f295060-5877-43b4-a54c-87493f0ac6fa\", \"description\": \"server_terminate\", \"status\": \"pending\", \"href_from\": \"/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028/action\", \"href_result\": \"/servers/12ee530f-4f5f-4059-80c7-2b30c46d2028\", \"started_at\": \"2025-11-04T10:14:52.168441+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:47 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/02551f26-4416-46df-b760-315bf73549a9 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/1f295060-5877-43b4-a54c-87493f0ac6fa Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e633e6b6-c331-47df-ad9e-90e2c6af516e + - 238823ac-ca8f-4acc-a9b5-1f7e835a5af1 status: 202 Accepted code: 202 - duration: "" -- request: - body: "" - form: {} + duration: 189.831402ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:47 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f869c7a4-0f10-4fe5-8413-ce910173a835 + - f784e9f1-76d6-422d-a60c-1c79f5b7c988 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "adc52627-968f-4a07-9b80-588eff7201d1"}' - form: {} + duration: 415.644848ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_ip", - "resource_id": "adc52627-968f-4a07-9b80-588eff7201d1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 139 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_ip\", \"resource_id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\"}" headers: Content-Length: - "139" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:47 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 25f23d8e-8a6f-4f28-8dde-b28de5e98e42 + - 1685d01a-f6b3-455c-ba8d-827feddcffc7 status: 404 Not Found code: 404 - duration: "" + duration: 49.925628ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.golden b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.golden index 12a57b6839..cff0a7d1f9 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-terminate-with-ip.golden @@ -3,7 +3,7 @@ βœ… Success. πŸŸ₯πŸŸ₯πŸŸ₯ STDERR️️ πŸŸ₯πŸŸ₯πŸŸ₯️ successfully deleted block volume "Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0" -successfully deleted ip 51.158.97.167 +successfully deleted ip 51.15.129.35 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { "message": "Success", diff --git a/internal/namespaces/instance/v1/testdata/test-server-terminate-without-block.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-terminate-without-block.cassette.yaml index 95c66e27f5..36a880f12d 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-terminate-without-block.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-terminate-without-block.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:47 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 49273ba6-951e-44a2-94d5-e9f3df041e71 + - c386d96c-0364-4b8c-a58f-c6d47afbe642 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 55.259714ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:47 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 68fa9c27-22f0-4d95-8dbb-ed2908f76583 + - 27c6b289-938e-40e7-865b-fe540b740aee X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 40.102296ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:47 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c7a4fca-7538-42c4-855b-8167eda8e29b + - 46384541-8d5b-478c-b837-363934681e6e status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 46.584903ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:47 GMT + - Tue, 04 Nov 2025 10:14:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fcfa43f3-2d60-4f60-91e9-49a75e6dc9e3 + - 280d55ed-d16a-40c3-b252-d691c8a811f6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:48.053528Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 42.142815ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 134 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-thirsty-matsumoto\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1480,132 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:48.053528Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 422 + body: "{\"id\":\"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"name\":\"cli-vol-thirsty-matsumoto\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:14:52.955811Z\", \"updated_at\":\"2025-11-04T10:14:52.955811Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "418" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "422" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:48 GMT + - Tue, 04 Nov 2025 10:14:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3e5036fa-3ec2-4266-9012-a6e8aaad962c + - 8abbc375-24df-4381-972c-6ffe3640ee26 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7"}' - form: {} + duration: 174.245447ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/c810faa9-aa55-4834-8d0b-b02a7938b9e7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/237b3352-05f2-4fb6-8da5-fca63867ce62 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"237b3352-05f2-4fb6-8da5-fca63867ce62\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:48 GMT + - Tue, 04 Nov 2025 10:14:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2c749c6c-c1bb-42e1-a38f-9a2f34880e05 + - 1245761e-b8dc-47fd-81eb-e536336e6b51 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:48.053528Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 36.828697ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c810faa9-aa55-4834-8d0b-b02a7938b9e7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/237b3352-05f2-4fb6-8da5-fca63867ce62 method: GET response: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:48.053528Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 422 + body: "{\"id\":\"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"name\":\"cli-vol-thirsty-matsumoto\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:14:52.955811Z\", \"updated_at\":\"2025-11-04T10:14:52.955811Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "422" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:48 GMT + - Tue, 04 Nov 2025 10:14:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f328151c-e626-4613-811b-5b79d89a1112 + - a5a28b7a-3f16-4efe-a22a-6099b7eccf03 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:48.453846+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 46.668479ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 312 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-trusting-jang\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"1\":{\"id\":\"237b3352-05f2-4fb6-8da5-fca63867ce62\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1614,564 +267,350 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:48.453846+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1881 + body: "{\"server\": {\"id\": \"4a080ef0-93a1-4db3-be22-c593ab2928cb\", \"name\": \"cli-srv-trusting-jang\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-trusting-jang\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"52b85464-b161-481a-b4b5-1a6f9f7f09a2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:11\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:14:53.326193+00:00\", \"modification_date\": \"2025-11-04T10:14:53.326193+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1891" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1881" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:48 GMT + - Tue, 04 Nov 2025 10:14:53 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e85304e-75a3-4018-bec2-2ad84cd27f9a + - afe5f6c8-4a71-4544-b46e-55787bfb6e87 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "a4239612-29ab-4058-9ed3-0ccf2f057308", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40/action", - "href_result": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "started_at": - "2025-10-28T16:43:49.408762+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 797.210298ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb/action method: POST response: - body: '{"task": {"id": "a4239612-29ab-4058-9ed3-0ccf2f057308", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40/action", - "href_result": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "started_at": - "2025-10-28T16:43:49.408762+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"192073b0-500d-4967-ad04-77825090b768\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb/action\", \"href_result\": \"/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb\", \"started_at\": \"2025-11-04T10:14:54.128022+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:49 GMT + - Tue, 04 Nov 2025 10:14:54 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/a4239612-29ab-4058-9ed3-0ccf2f057308 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/192073b0-500d-4967-ad04-77825090b768 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a0dedd80-92f8-4361-a32e-5b412bbe88c2 + - ae4cce72-f55a-4055-8ab0-ac689057100c status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "starting", - "protected": false, "state_detail": "allocating node", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:48.960826+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 230.536245ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb method: GET response: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "starting", - "protected": false, "state_detail": "allocating node", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:48.960826+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1903 + body: "{\"server\": {\"id\": \"4a080ef0-93a1-4db3-be22-c593ab2928cb\", \"name\": \"cli-srv-trusting-jang\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-trusting-jang\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"52b85464-b161-481a-b4b5-1a6f9f7f09a2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:11\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:14:53.326193+00:00\", \"modification_date\": \"2025-11-04T10:14:53.964651+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1913" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1903" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:49 GMT + - Tue, 04 Nov 2025 10:14:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3e183d22-e6c3-4f38-a482-b59a9328bb4f + - 51c96402-53c0-4ffc-bd64-85db3d704677 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:53.168511+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "37", "hypervisor_id": - "201", "node_id": "44"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 99.001539ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb method: GET response: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:53.168511+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "37", "hypervisor_id": - "201", "node_id": "44"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2037 + body: "{\"server\": {\"id\": \"4a080ef0-93a1-4db3-be22-c593ab2928cb\", \"name\": \"cli-srv-trusting-jang\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-trusting-jang\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"52b85464-b161-481a-b4b5-1a6f9f7f09a2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:11\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:14:53.326193+00:00\", \"modification_date\": \"2025-11-04T10:14:57.518027+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"32\", \"hypervisor_id\": \"101\", \"node_id\": \"17\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2047" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2037" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:54 GMT + - Tue, 04 Nov 2025 10:14:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 991be486-d359-47f8-b172-740f7481d599 + - 9b08b310-44dd-41b5-81c8-c073b2a47712 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:53.168511+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "37", "hypervisor_id": - "201", "node_id": "44"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 104.773678ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb method: GET response: - body: '{"server": {"id": "773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "name": "cli-srv-affectionate-euler", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-affectionate-euler", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "c810faa9-aa55-4834-8d0b-b02a7938b9e7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "running", - "protected": false, "state_detail": "booting kernel", "public_ip": null, "public_ips": - [], "mac_address": "de:00:00:d0:04:2f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:43:48.453846+00:00", "modification_date": - "2025-10-28T16:43:53.168511+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": "37", "hypervisor_id": - "201", "node_id": "44"}, "maintenances": [], "allowed_actions": ["poweroff", - "terminate", "reboot", "stop_in_place", "backup"], "placement_group": null, - "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2037 + body: "{\"server\": {\"id\": \"4a080ef0-93a1-4db3-be22-c593ab2928cb\", \"name\": \"cli-srv-trusting-jang\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-trusting-jang\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"52b85464-b161-481a-b4b5-1a6f9f7f09a2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:11\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:14:53.326193+00:00\", \"modification_date\": \"2025-11-04T10:14:57.518027+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"32\", \"hypervisor_id\": \"101\", \"node_id\": \"17\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2047" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2037" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:54 GMT + - Tue, 04 Nov 2025 10:14:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 78a96bcc-9705-4e85-b464-de07a1bd198a + - 8a14a842-54ad-4c39-b72f-b201b8e86ad4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"task": {"id": "c046b9db-81e2-461c-aa55-8fe4769ecb90", "description": - "server_terminate", "status": "pending", "href_from": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40/action", - "href_result": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "started_at": - "2025-10-28T16:43:55.055810+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 105.368978ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 22 + host: api.scaleway.com + body: "{\"action\":\"terminate\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb/action method: POST response: - body: '{"task": {"id": "c046b9db-81e2-461c-aa55-8fe4769ecb90", "description": - "server_terminate", "status": "pending", "href_from": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40/action", - "href_result": "/servers/773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "started_at": - "2025-10-28T16:43:55.055810+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 353 + body: "{\"task\": {\"id\": \"2fec3f52-08f2-4556-a984-6a16aaadbc22\", \"description\": \"server_terminate\", \"status\": \"pending\", \"href_from\": \"/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb/action\", \"href_result\": \"/servers/4a080ef0-93a1-4db3-be22-c593ab2928cb\", \"started_at\": \"2025-11-04T10:14:59.658546+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:55 GMT + - Tue, 04 Nov 2025 10:14:59 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/c046b9db-81e2-461c-aa55-8fe4769ecb90 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/2fec3f52-08f2-4556-a984-6a16aaadbc22 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 886e1377-19b0-4314-8324-171e9ccdfae5 + - 28bf4c19-8f0d-493e-acc4-5938f389d5f1 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:48.601413Z", - "references":[{"id":"5bc9ba71-2306-4309-8683-f2ff82440dc6", "product_resource_type":"instance_server", - "product_resource_id":"773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "created_at":"2025-10-28T16:43:48.601413Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 199.029262ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c810faa9-aa55-4834-8d0b-b02a7938b9e7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/237b3352-05f2-4fb6-8da5-fca63867ce62 method: GET response: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:48.601413Z", - "references":[{"id":"5bc9ba71-2306-4309-8683-f2ff82440dc6", "product_resource_type":"instance_server", - "product_resource_id":"773dfbd3-5a19-4e45-93a2-4fb3a7e58a40", "created_at":"2025-10-28T16:43:48.601413Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 655 + body: "{\"id\":\"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"name\":\"cli-vol-thirsty-matsumoto\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:14:52.955811Z\", \"updated_at\":\"2025-11-04T10:14:53.520634Z\", \"references\":[{\"id\":\"066cf13c-ace9-47d2-b8f0-68c2146028f0\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"4a080ef0-93a1-4db3-be22-c593ab2928cb\", \"created_at\":\"2025-11-04T10:14:53.520634Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "651" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "655" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:43:55 GMT + - Tue, 04 Nov 2025 10:14:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - de5a16e0-2880-4525-bf0f-cece6de753f1 + - bdb4dc99-ac95-4bff-a8ae-0595320202a6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:56.410932Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:43:56.410932Z", - "zone":"fr-par-1"}' - form: {} + duration: 50.508841ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c810faa9-aa55-4834-8d0b-b02a7938b9e7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/237b3352-05f2-4fb6-8da5-fca63867ce62 method: GET response: - body: '{"id":"c810faa9-aa55-4834-8d0b-b02a7938b9e7", "name":"cli-vol-serene-hopper", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.053528Z", "updated_at":"2025-10-28T16:43:56.410932Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:43:56.410932Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 448 + body: "{\"id\":\"237b3352-05f2-4fb6-8da5-fca63867ce62\", \"name\":\"cli-vol-thirsty-matsumoto\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:14:52.955811Z\", \"updated_at\":\"2025-11-04T10:15:01.205353Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:15:01.205353Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "444" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "448" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 56d35575-3fe2-48ba-84c7-59767892597d + - 7d538a68-f657-46ce-96df-5d79bb99078a status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 51.209859ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c810faa9-aa55-4834-8d0b-b02a7938b9e7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/237b3352-05f2-4fb6-8da5-fca63867ce62 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8a821e2c-84bf-4eff-b21a-659bb45f7395 + - f0b1f652-74a0-4465-9edf-ca823c8e1161 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.534341Z", "updated_at":"2025-10-28T16:43:56.322316Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:43:56.322316Z", "zone":"fr-par-1"}' - form: {} + duration: 92.332959ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/68aeb730-1a9a-430a-a4f4-aaf5c4f2640b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/52b85464-b161-481a-b4b5-1a6f9f7f09a2 method: GET response: - body: '{"id":"68aeb730-1a9a-430a-a4f4-aaf5c4f2640b", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:43:48.534341Z", "updated_at":"2025-10-28T16:43:56.322316Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:43:56.322316Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"52b85464-b161-481a-b4b5-1a6f9f7f09a2\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:14:53.409344Z\", \"updated_at\":\"2025-11-04T10:15:00.961581Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:15:00.961581Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 554e8c69-079a-4c9a-b6ef-13f72ef5dec1 + - 2cd9b562-7888-43bf-b818-ee0eb0a98177 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.291403ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/68aeb730-1a9a-430a-a4f4-aaf5c4f2640b + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/52b85464-b161-481a-b4b5-1a6f9f7f09a2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:44:00 GMT + - Tue, 04 Nov 2025 10:15:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 96e6ea14-ee77-414a-9bd8-3a6ced0f21b3 + - 60f0e46c-dbb2-486b-a0f6-e9d7cbf2cd1b status: 204 No Content code: 204 - duration: "" + duration: 99.733195ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-terminate-without-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-terminate-without-ip.cassette.yaml index fa5f471440..71bc98a178 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-terminate-without-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-terminate-without-ip.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 38306441-3938-4cdc-8b13-24b199e20b47 + - facf419a-baa4-41ca-b907-fd108c7cd671 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 46.775729ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51350740-666a-4843-8488-382016e4262d + - 300b9e65-aba1-4193-bdd3-afbe5633dbc2 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 49.959416ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 82afb1f3-1a01-4705-b990-9c4eedebd717 + - eed5d40e-7a6c-4a4f-af50-e44365fe23f0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 46.897158ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:17 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c3e1346b-8dc5-41db-8470-1fff9eb9d6c5 + - e2dca8d4-47d1-4a09-913e-c1525f7c42a1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}}' - form: {} + duration: 46.965937ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:18 GMT + - Tue, 04 Nov 2025 10:12:59 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 89b47a3f-86ca-4ecd-b492-1244e7bf4507 + - 1888075c-3282-42ac-8a92-440ede6d675b status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], - "mac_address": "de:00:00:d0:04:15", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:18.328164+00:00", "modification_date": - "2025-10-28T16:41:18.328164+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 402.466119ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 281 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-inspiring-meninsky\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"fe3afc1e-a1ea-48d8-8df4-663952b362a7\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,1170 +205,737 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, - "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], - "mac_address": "de:00:00:d0:04:15", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:18.328164+00:00", "modification_date": - "2025-10-28T16:41:18.328164+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2275 + body: "{\"server\": {\"id\": \"737926f3-251d-43fd-ac97-17a478173cb3\", \"name\": \"cli-srv-inspiring-meninsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-meninsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"053ab649-3b2a-4b5f-9e33-283075153685\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}], \"mac_address\": \"de:00:00:d1:45:01\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:00.073635+00:00\", \"modification_date\": \"2025-11-04T10:13:00.073635+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2273" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2275" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:19 GMT + - Tue, 04 Nov 2025 10:13:00 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/737926f3-251d-43fd-ac97-17a478173cb3 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 214150a6-a3fd-4321-b7a4-90cc44b5341f + - 338bb80c-07a3-4966-8c21-7cac5017c1c0 status: 201 Created code: 201 - duration: "" -- request: - body: '{"task": {"id": "c5f0ab83-d4a1-4fbb-b4d7-9b133e49c3bc", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291/action", - "href_result": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "started_at": - "2025-10-28T16:41:19.295479+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 938.696826ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 20 + host: api.scaleway.com + body: "{\"action\":\"poweron\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/737926f3-251d-43fd-ac97-17a478173cb3/action method: POST response: - body: '{"task": {"id": "c5f0ab83-d4a1-4fbb-b4d7-9b133e49c3bc", "description": - "server_batch_poweron", "status": "pending", "href_from": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291/action", - "href_result": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "started_at": - "2025-10-28T16:41:19.295479+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 357 + body: "{\"task\": {\"id\": \"ea40bed1-226e-425a-9c44-92ab906dd68e\", \"description\": \"server_batch_poweron\", \"status\": \"pending\", \"href_from\": \"/servers/737926f3-251d-43fd-ac97-17a478173cb3/action\", \"href_result\": \"/servers/737926f3-251d-43fd-ac97-17a478173cb3\", \"started_at\": \"2025-11-04T10:13:01.084576+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "357" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:19 GMT + - Tue, 04 Nov 2025 10:13:01 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/c5f0ab83-d4a1-4fbb-b4d7-9b133e49c3bc + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/ea40bed1-226e-425a-9c44-92ab906dd68e Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - af10edde-b3a0-4ed1-9cb7-04ca021c026c + - 3ad91f2d-536e-4734-b110-cc56e40cae14 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:19.104669+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 276.693994ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/737926f3-251d-43fd-ac97-17a478173cb3 method: GET response: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "starting", "protected": false, "state_detail": - "allocating node", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:19.104669+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["stop_in_place", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2297 + body: "{\"server\": {\"id\": \"737926f3-251d-43fd-ac97-17a478173cb3\", \"name\": \"cli-srv-inspiring-meninsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-meninsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"053ab649-3b2a-4b5f-9e33-283075153685\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"starting\", \"protected\": false, \"state_detail\": \"allocating node\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}], \"mac_address\": \"de:00:00:d1:45:01\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:00.073635+00:00\", \"modification_date\": \"2025-11-04T10:13:00.880270+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2297" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:19 GMT + - Tue, 04 Nov 2025 10:13:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d6922560-c9b2-4e7b-8096-80f3ac38742e + - b90daa2e-d100-4004-ad00-5ba3887ea79a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:22.002883+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "32", "hypervisor_id": "301", "node_id": "24"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 111.786354ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/737926f3-251d-43fd-ac97-17a478173cb3 method: GET response: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:22.002883+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "32", "hypervisor_id": "301", "node_id": "24"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2431 + body: "{\"server\": {\"id\": \"737926f3-251d-43fd-ac97-17a478173cb3\", \"name\": \"cli-srv-inspiring-meninsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-meninsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"053ab649-3b2a-4b5f-9e33-283075153685\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}], \"mac_address\": \"de:00:00:d1:45:01\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:00.073635+00:00\", \"modification_date\": \"2025-11-04T10:13:03.562994+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"37\", \"hypervisor_id\": \"302\", \"node_id\": \"51\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2429" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2431" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:24 GMT + - Tue, 04 Nov 2025 10:13:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 012d52f4-a70c-48ee-a126-b2e116f82fbd + - 1653edd1-f72b-47c1-a42b-d34c9e5be1ab status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:22.002883+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "32", "hypervisor_id": "301", "node_id": "24"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 110.628375ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/737926f3-251d-43fd-ac97-17a478173cb3 method: GET response: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "645ee8d8-e11b-4773-b591-164610d20ae4", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "running", "protected": false, "state_detail": - "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:22.002883+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "32", "hypervisor_id": "301", "node_id": "24"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2431 + body: "{\"server\": {\"id\": \"737926f3-251d-43fd-ac97-17a478173cb3\", \"name\": \"cli-srv-inspiring-meninsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-meninsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"053ab649-3b2a-4b5f-9e33-283075153685\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}], \"mac_address\": \"de:00:00:d1:45:01\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:00.073635+00:00\", \"modification_date\": \"2025-11-04T10:13:03.562994+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"37\", \"hypervisor_id\": \"302\", \"node_id\": \"51\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2429" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2431" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:25 GMT + - Tue, 04 Nov 2025 10:13:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 17659006-4e81-4b5e-9327-a67d5e4ecb24 + - 9240394a-9b42-4799-9f7d-95052cb7dcba status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "645ee8d8-e11b-4773-b591-164610d20ae4"}' - form: {} + duration: 75.137387ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "645ee8d8-e11b-4773-b591-164610d20ae4"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"053ab649-3b2a-4b5f-9e33-283075153685\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:25 GMT + - Tue, 04 Nov 2025 10:13:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bbf42f07-69ff-4c9f-92f3-811028dd60a9 + - 3520dc8b-b5d3-41f6-8e03-9c63f6dd91bc status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 31.37358ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:25 GMT + - Tue, 04 Nov 2025 10:13:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8cd64ca2-0178-475f-a6b2-d000f128baa7 + - c37f4924-31cd-47ca-8f36-2e4676c3eaeb status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:22.002883+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "32", "hypervisor_id": "301", "node_id": "24"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 43.270326ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 52 + host: api.scaleway.com + body: "{\"volume_id\":\"053ab649-3b2a-4b5f-9e33-283075153685\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291/detach-volume + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/737926f3-251d-43fd-ac97-17a478173cb3/detach-volume method: POST response: - body: '{"server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "name": "cli-srv-flamboyant-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-flamboyant-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "running", "protected": - false, "state_detail": "booting kernel", "public_ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}, "public_ips": [{"id": "adc52627-968f-4a07-9b80-588eff7201d1", - "address": "51.158.97.167", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}], "mac_address": "de:00:00:d0:04:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:18.328164+00:00", - "modification_date": "2025-10-28T16:41:22.002883+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "32", "hypervisor_id": "301", "node_id": "24"}, "maintenances": [], "allowed_actions": - ["poweroff", "terminate", "reboot", "stop_in_place", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2294 + body: "{\"server\": {\"id\": \"737926f3-251d-43fd-ac97-17a478173cb3\", \"name\": \"cli-srv-inspiring-meninsky\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-meninsky\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {}, \"tags\": [], \"state\": \"running\", \"protected\": false, \"state_detail\": \"booting kernel\", \"public_ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}, \"public_ips\": [{\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}], \"mac_address\": \"de:00:00:d1:45:01\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:13:00.073635+00:00\", \"modification_date\": \"2025-11-04T10:13:03.562994+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": {\"zone_id\": \"fr-par-1\", \"platform_id\": \"14\", \"cluster_id\": \"37\", \"hypervisor_id\": \"302\", \"node_id\": \"51\"}, \"maintenances\": [], \"allowed_actions\": [\"poweroff\", \"terminate\", \"reboot\", \"stop_in_place\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2292" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2294" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:25 GMT + - Tue, 04 Nov 2025 10:13:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ddb2edd3-b317-4bb6-b918-3eb64730d04d + - 376250be-9ef1-40b6-b922-89043f933c87 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 247.501895ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "705" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:25 GMT + - Tue, 04 Nov 2025 10:13:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bccbe7e4-7c0c-4cb9-b07b-0a476c022c88 + - ceffaec6-847f-40b5-a860-9a3b4ad6d4d5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 48.866193ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:30 GMT + - Tue, 04 Nov 2025 10:13:11 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dd30e289-1900-4400-882e-5e6db23736b0 + - 276ac3df-0ed0-4838-a66b-7ce99a4fd6f5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 44.855653ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:35 GMT + - Tue, 04 Nov 2025 10:13:16 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5eb77d15-e47c-48d5-93a1-6d3ecc1bf512 + - 71bfa28b-4b9d-42ce-8018-95d0b62efe46 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 47.750819ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:40 GMT + - Tue, 04 Nov 2025 10:13:21 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51da5645-f085-42e2-84fc-020677363aaa + - 80f7526c-2f31-4031-a4fc-4248f3e0af10 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 43.931564ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:45 GMT + - Tue, 04 Nov 2025 10:13:27 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 91bfc0bd-062f-48df-af93-688cb9d43963 + - a1aac8ea-44d1-42d2-9a75-de614e50fd07 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 56.59733ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:51 GMT + - Tue, 04 Nov 2025 10:13:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e9073ab9-240e-45f0-a208-fa9d750b61cd + - e90985bd-d291-4bd8-9ae2-54f816e2fb95 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 52.464712ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:41:56 GMT + - Tue, 04 Nov 2025 10:13:37 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e76c0918-70f8-4747-bf47-7a4f36ceabe4 + - 559fa32b-8f4c-4a8a-952b-ac2cec23ec07 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 47.230833ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:01 GMT + - Tue, 04 Nov 2025 10:13:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4cddb46b-52af-4c18-bba1-e54db562bb56 + - aac663cf-9966-422c-9a4e-9ed26dce36d1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 43.713753ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:06 GMT + - Tue, 04 Nov 2025 10:13:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1d586a3b-19f8-468a-a234-82385201c9ef + - 13b9a5c8-e3ca-43d7-a1af-56716f98db5e status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 43.950607ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:41:18.412866Z", - "references":[{"id":"37a07261-fa7a-49c5-aeea-45c17fe5a4ef", "product_resource_type":"instance_server", - "product_resource_id":"089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "created_at":"2025-10-28T16:41:18.412866Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:00.181695Z\", \"references\":[{\"id\":\"7724d307-23a6-4fec-90bf-8fad4d72f16b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"737926f3-251d-43fd-ac97-17a478173cb3\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:11 GMT + - Tue, 04 Nov 2025 10:13:52 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ac8d959d-a005-47b8-85ec-814287e0216a + - faacc549-161c-41ad-bf94-01c5587c4334 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:42:12.078541Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:42:12.078541Z", "zone":"fr-par-1"}' - form: {} + duration: 126.923533ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: GET response: - body: '{"id":"645ee8d8-e11b-4773-b591-164610d20ae4", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:41:18.412866Z", "updated_at":"2025-10-28T16:42:12.078541Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:42:12.078541Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"053ab649-3b2a-4b5f-9e33-283075153685\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:13:00.181695Z\", \"updated_at\":\"2025-11-04T10:13:54.192936Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:13:54.192936Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:16 GMT + - Tue, 04 Nov 2025 10:13:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 697e6f8e-ecb7-44c0-9c85-9f408800d0c4 + - 14aa3ca4-91f8-47ef-bd62-bce29e6fc67c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 94.532763ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/645ee8d8-e11b-4773-b591-164610d20ae4 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/053ab649-3b2a-4b5f-9e33-283075153685 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:16 GMT + - Tue, 04 Nov 2025 10:13:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e91eeab9-9b37-409c-b372-1738278e8c8c + - ba2641cd-4737-4c57-a9cf-dcee28bc265d status: 204 No Content code: 204 - duration: "" -- request: - body: '{"task": {"id": "834e1841-6726-4bc5-ac70-85689b13a052", "description": - "server_terminate", "status": "pending", "href_from": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291/action", - "href_result": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "started_at": - "2025-10-28T16:42:16.654043+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' - form: {} + duration: 87.83748ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 22 + host: api.scaleway.com + body: "{\"action\":\"terminate\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291/action + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/737926f3-251d-43fd-ac97-17a478173cb3/action method: POST response: - body: '{"task": {"id": "834e1841-6726-4bc5-ac70-85689b13a052", "description": - "server_terminate", "status": "pending", "href_from": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291/action", - "href_result": "/servers/089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", "started_at": - "2025-10-28T16:42:16.654043+00:00", "terminated_at": null, "progress": 0, "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 353 + body: "{\"task\": {\"id\": \"410972b3-b580-4c3d-bd1a-e03cf989e869\", \"description\": \"server_terminate\", \"status\": \"pending\", \"href_from\": \"/servers/737926f3-251d-43fd-ac97-17a478173cb3/action\", \"href_result\": \"/servers/737926f3-251d-43fd-ac97-17a478173cb3\", \"started_at\": \"2025-11-04T10:13:57.712724+00:00\", \"terminated_at\": null, \"progress\": 0, \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:16 GMT + - Tue, 04 Nov 2025 10:13:57 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/834e1841-6726-4bc5-ac70-85689b13a052 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/tasks/410972b3-b580-4c3d-bd1a-e03cf989e869 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7ffe70c7-b374-4584-8e99-8c3efb62c1a7 + - d40ae4fa-d9cf-4b80-b604-e9c6c2da05e6 status: 202 Accepted code: 202 - duration: "" -- request: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", - "name": "cli-srv-flamboyant-gates"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}}' - form: {} + duration: 216.553609ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: GET response: - body: '{"ip": {"id": "adc52627-968f-4a07-9b80-588eff7201d1", "address": "51.158.97.167", - "prefix": null, "reverse": null, "server": {"id": "089e4aed-18f6-4c9e-a7d8-d4db2d2ff291", - "name": "cli-srv-flamboyant-gates"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "3c02492c-195a-49f3-9a1b-a7c9b44be953"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 444 + body: "{\"ip\": {\"id\": \"fe3afc1e-a1ea-48d8-8df4-663952b362a7\", \"address\": \"51.15.129.35\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"737926f3-251d-43fd-ac97-17a478173cb3\", \"name\": \"cli-srv-inspiring-meninsky\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"e8fd14af-9ec1-4056-9ce0-50e282ffa980\"}}" headers: Content-Length: - - "443" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "444" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:16 GMT + - Tue, 04 Nov 2025 10:13:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 05bf3d2f-a7a7-443a-a88a-a05c9364c892 + - 679c048c-2dca-4e00-bea6-daf704bc0b47 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 70.082122ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/adc52627-968f-4a07-9b80-588eff7201d1 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/fe3afc1e-a1ea-48d8-8df4-663952b362a7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:42:17 GMT + - Tue, 04 Nov 2025 10:13:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e3b3fe42-7455-43eb-97ff-5bd18b9f5252 + - 059db0b7-e4a7-43e9-97f7-792b5108408d status: 204 No Content code: 204 - duration: "" + duration: 422.807852ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.cassette.yaml index 6df739d36d..a660765378 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.cassette.yaml @@ -1,1505 +1,159 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8cd38596-6c89-46ee-8470-04951862564d + - 3ec0738b-db13-4912-b387-6618027afb61 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 45.83188ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a26fe2d0-a1f6-40f3-9677-ba841ff5a0cf + - 7631f6db-12ea-44be-a8cd-fb5e0feea873 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"availability": "available"}, "COPARM1-2C-8G": - {"availability": "available"}, "COPARM1-32C-128G": {"availability": "available"}, - "COPARM1-4C-16G": {"availability": "available"}, "COPARM1-8C-32G": {"availability": - "available"}, "DEV1-L": {"availability": "available"}, "DEV1-M": {"availability": - "available"}, "DEV1-S": {"availability": "available"}, "DEV1-XL": {"availability": - "available"}, "GP1-L": {"availability": "available"}, "GP1-M": {"availability": - "available"}, "GP1-S": {"availability": "available"}, "GP1-XL": {"availability": - "available"}, "GP1-XS": {"availability": "available"}, "L4-1-24G": {"availability": - "available"}, "L4-2-24G": {"availability": "available"}, "L4-4-24G": {"availability": - "available"}, "L4-8-24G": {"availability": "shortage"}, "PLAY2-MICRO": {"availability": - "available"}, "PLAY2-NANO": {"availability": "available"}, "PLAY2-PICO": {"availability": - "available"}, "POP2-16C-64G": {"availability": "available"}, "POP2-16C-64G-WIN": - {"availability": "available"}, "POP2-2C-8G": {"availability": "available"}, - "POP2-2C-8G-WIN": {"availability": "available"}, "POP2-32C-128G": {"availability": - "available"}, "POP2-32C-128G-WIN": {"availability": "available"}, "POP2-48C-192G": - {"availability": "available"}, "POP2-4C-16G": {"availability": "available"}, - "POP2-4C-16G-WIN": {"availability": "available"}, "POP2-64C-256G": {"availability": - "available"}, "POP2-8C-32G": {"availability": "available"}, "POP2-8C-32G-WIN": - {"availability": "available"}, "POP2-HC-16C-32G": {"availability": "available"}, - "POP2-HC-2C-4G": {"availability": "available"}, "POP2-HC-32C-64G": {"availability": - "available"}, "POP2-HC-48C-96G": {"availability": "available"}, "POP2-HC-4C-8G": - {"availability": "available"}, "POP2-HC-64C-128G": {"availability": "available"}, - "POP2-HC-8C-16G": {"availability": "available"}, "POP2-HM-16C-128G": {"availability": - "available"}, "POP2-HM-2C-16G": {"availability": "available"}, "POP2-HM-32C-256G": - {"availability": "available"}, "POP2-HM-48C-384G": {"availability": "available"}, - "POP2-HM-4C-32G": {"availability": "available"}, "POP2-HM-64C-512G": {"availability": - "available"}, "POP2-HM-8C-64G": {"availability": "available"}, "POP2-HN-10": - {"availability": "available"}, "POP2-HN-3": {"availability": "available"}, "POP2-HN-5": - {"availability": "available"}}}' - form: {} + duration: 52.602284ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers/availability?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"availability": "available"}, "COPARM1-2C-8G": - {"availability": "available"}, "COPARM1-32C-128G": {"availability": "available"}, - "COPARM1-4C-16G": {"availability": "available"}, "COPARM1-8C-32G": {"availability": - "available"}, "DEV1-L": {"availability": "available"}, "DEV1-M": {"availability": - "available"}, "DEV1-S": {"availability": "available"}, "DEV1-XL": {"availability": - "available"}, "GP1-L": {"availability": "available"}, "GP1-M": {"availability": - "available"}, "GP1-S": {"availability": "available"}, "GP1-XL": {"availability": - "available"}, "GP1-XS": {"availability": "available"}, "L4-1-24G": {"availability": - "available"}, "L4-2-24G": {"availability": "available"}, "L4-4-24G": {"availability": - "available"}, "L4-8-24G": {"availability": "shortage"}, "PLAY2-MICRO": {"availability": - "available"}, "PLAY2-NANO": {"availability": "available"}, "PLAY2-PICO": {"availability": - "available"}, "POP2-16C-64G": {"availability": "available"}, "POP2-16C-64G-WIN": - {"availability": "available"}, "POP2-2C-8G": {"availability": "available"}, - "POP2-2C-8G-WIN": {"availability": "available"}, "POP2-32C-128G": {"availability": - "available"}, "POP2-32C-128G-WIN": {"availability": "available"}, "POP2-48C-192G": - {"availability": "available"}, "POP2-4C-16G": {"availability": "available"}, - "POP2-4C-16G-WIN": {"availability": "available"}, "POP2-64C-256G": {"availability": - "available"}, "POP2-8C-32G": {"availability": "available"}, "POP2-8C-32G-WIN": - {"availability": "available"}, "POP2-HC-16C-32G": {"availability": "available"}, - "POP2-HC-2C-4G": {"availability": "available"}, "POP2-HC-32C-64G": {"availability": - "available"}, "POP2-HC-48C-96G": {"availability": "available"}, "POP2-HC-4C-8G": - {"availability": "available"}, "POP2-HC-64C-128G": {"availability": "available"}, - "POP2-HC-8C-16G": {"availability": "available"}, "POP2-HM-16C-128G": {"availability": - "available"}, "POP2-HM-2C-16G": {"availability": "available"}, "POP2-HM-32C-256G": - {"availability": "available"}, "POP2-HM-48C-384G": {"availability": "available"}, - "POP2-HM-4C-32G": {"availability": "available"}, "POP2-HM-64C-512G": {"availability": - "available"}, "POP2-HM-8C-64G": {"availability": "available"}, "POP2-HN-10": - {"availability": "available"}, "POP2-HN-3": {"availability": "available"}, "POP2-HN-5": - {"availability": "available"}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2342 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"availability\": \"available\"}, \"COPARM1-2C-8G\": {\"availability\": \"available\"}, \"COPARM1-32C-128G\": {\"availability\": \"available\"}, \"COPARM1-4C-16G\": {\"availability\": \"available\"}, \"COPARM1-8C-32G\": {\"availability\": \"available\"}, \"DEV1-L\": {\"availability\": \"available\"}, \"DEV1-M\": {\"availability\": \"available\"}, \"DEV1-S\": {\"availability\": \"available\"}, \"DEV1-XL\": {\"availability\": \"available\"}, \"GP1-L\": {\"availability\": \"available\"}, \"GP1-M\": {\"availability\": \"available\"}, \"GP1-S\": {\"availability\": \"available\"}, \"GP1-XL\": {\"availability\": \"available\"}, \"GP1-XS\": {\"availability\": \"available\"}, \"L4-1-24G\": {\"availability\": \"available\"}, \"L4-2-24G\": {\"availability\": \"available\"}, \"L4-4-24G\": {\"availability\": \"available\"}, \"L4-8-24G\": {\"availability\": \"scarce\"}, \"PLAY2-MICRO\": {\"availability\": \"available\"}, \"PLAY2-NANO\": {\"availability\": \"available\"}, \"PLAY2-PICO\": {\"availability\": \"available\"}, \"POP2-16C-64G\": {\"availability\": \"available\"}, \"POP2-16C-64G-WIN\": {\"availability\": \"available\"}, \"POP2-2C-8G\": {\"availability\": \"available\"}, \"POP2-2C-8G-WIN\": {\"availability\": \"available\"}, \"POP2-32C-128G\": {\"availability\": \"available\"}, \"POP2-32C-128G-WIN\": {\"availability\": \"available\"}, \"POP2-48C-192G\": {\"availability\": \"available\"}, \"POP2-4C-16G\": {\"availability\": \"available\"}, \"POP2-4C-16G-WIN\": {\"availability\": \"available\"}, \"POP2-64C-256G\": {\"availability\": \"available\"}, \"POP2-8C-32G\": {\"availability\": \"available\"}, \"POP2-8C-32G-WIN\": {\"availability\": \"available\"}, \"POP2-HC-16C-32G\": {\"availability\": \"available\"}, \"POP2-HC-2C-4G\": {\"availability\": \"available\"}, \"POP2-HC-32C-64G\": {\"availability\": \"available\"}, \"POP2-HC-48C-96G\": {\"availability\": \"available\"}, \"POP2-HC-4C-8G\": {\"availability\": \"available\"}, \"POP2-HC-64C-128G\": {\"availability\": \"available\"}, \"POP2-HC-8C-16G\": {\"availability\": \"available\"}, \"POP2-HM-16C-128G\": {\"availability\": \"available\"}, \"POP2-HM-2C-16G\": {\"availability\": \"available\"}, \"POP2-HM-32C-256G\": {\"availability\": \"available\"}, \"POP2-HM-48C-384G\": {\"availability\": \"available\"}, \"POP2-HM-4C-32G\": {\"availability\": \"available\"}, \"POP2-HM-64C-512G\": {\"availability\": \"available\"}, \"POP2-HM-8C-64G\": {\"availability\": \"available\"}, \"POP2-HN-10\": {\"availability\": \"available\"}, \"POP2-HN-3\": {\"availability\": \"available\"}, \"POP2-HN-5\": {\"availability\": \"available\"}}}" headers: Content-Length: - - "2344" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2342" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:22 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 40209b31-4a03-4d33-8c6d-cb9a870c49b8 + - 9bbf9841-5efb-4765-9179-4c28a3eef55e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"availability": "scarce"}, "PRO2-M": {"availability": - "available"}, "PRO2-S": {"availability": "available"}, "PRO2-XS": {"availability": - "available"}, "PRO2-XXS": {"availability": "available"}, "RENDER-S": {"availability": - "available"}, "STARDUST1-S": {"availability": "scarce"}, "START1-L": {"availability": - "available"}, "START1-M": {"availability": "available"}, "START1-S": {"availability": - "available"}, "START1-XS": {"availability": "available"}, "VC1L": {"availability": - "available"}, "VC1M": {"availability": "available"}, "VC1S": {"availability": - "available"}, "X64-120GB": {"availability": "available"}, "X64-15GB": {"availability": - "available"}, "X64-30GB": {"availability": "available"}, "X64-60GB": {"availability": - "available"}}}' - form: {} + duration: 85.190141ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers/availability?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"availability": "scarce"}, "PRO2-M": {"availability": - "available"}, "PRO2-S": {"availability": "available"}, "PRO2-XS": {"availability": - "available"}, "PRO2-XXS": {"availability": "available"}, "RENDER-S": {"availability": - "available"}, "STARDUST1-S": {"availability": "scarce"}, "START1-L": {"availability": - "available"}, "START1-M": {"availability": "available"}, "START1-S": {"availability": - "available"}, "START1-XS": {"availability": "available"}, "VC1L": {"availability": - "available"}, "VC1M": {"availability": "available"}, "VC1S": {"availability": - "available"}, "X64-120GB": {"availability": "available"}, "X64-15GB": {"availability": - "available"}, "X64-30GB": {"availability": "available"}, "X64-60GB": {"availability": - "available"}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 769 + body: "{\"servers\": {\"PRO2-L\": {\"availability\": \"shortage\"}, \"PRO2-M\": {\"availability\": \"available\"}, \"PRO2-S\": {\"availability\": \"available\"}, \"PRO2-XS\": {\"availability\": \"available\"}, \"PRO2-XXS\": {\"availability\": \"available\"}, \"RENDER-S\": {\"availability\": \"available\"}, \"STARDUST1-S\": {\"availability\": \"scarce\"}, \"START1-L\": {\"availability\": \"available\"}, \"START1-M\": {\"availability\": \"available\"}, \"START1-S\": {\"availability\": \"available\"}, \"START1-XS\": {\"availability\": \"available\"}, \"VC1L\": {\"availability\": \"available\"}, \"VC1M\": {\"availability\": \"available\"}, \"VC1S\": {\"availability\": \"available\"}, \"X64-120GB\": {\"availability\": \"available\"}, \"X64-15GB\": {\"availability\": \"available\"}, \"X64-30GB\": {\"availability\": \"available\"}, \"X64-60GB\": {\"availability\": \"available\"}}}" headers: Content-Length: - - "767" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "769" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e9d7baab-24d2-4b82-8160-90cf8f4a0f7e + - 0361d29a-f42a-40f4-955f-50b296097189 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" + duration: 83.298099ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.golden b/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.golden index 2001806d3d..0b2e519790 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.golden @@ -18,7 +18,7 @@ GP1-XL € 1.671 600 GB 48 0 256 GiB x86 L4-1-24G € 0.75 0 B 8 1 48 GiB x86_64 available 2 L4-2-24G € 1.50 0 B 16 2 96 GiB x86_64 available 4 L4-4-24G € 3.00 0 B 32 4 192 GiB x86_64 available 8 -L4-8-24G € 6.00 0 B 64 8 384 GiB x86_64 out of stock 16 +L4-8-24G € 6.00 0 B 64 8 384 GiB x86_64 low stock 16 PLAY2-PICO € 0.014 0 B 1 0 2.0 GiB x86_64 available 0 PLAY2-NANO € 0.027 0 B 2 0 4.0 GiB x86_64 available 0 PLAY2-MICRO € 0.054 0 B 4 0 8.0 GiB x86_64 available 0 @@ -55,7 +55,7 @@ PRO2-XXS € 0.055 0 B 2 0 8.0 GiB x86 PRO2-XS € 0.11 0 B 4 0 16 GiB x86_64 available 0 PRO2-S € 0.219 0 B 8 0 32 GiB x86_64 available 0 PRO2-M € 0.438 0 B 16 0 64 GiB x86_64 available 0 -PRO2-L € 0.877 0 B 32 0 128 GiB x86_64 low stock 0 +PRO2-L € 0.877 0 B 32 0 128 GiB x86_64 out of stock 0 RENDER-S € 1.243 400 GB 10 1 42 GiB x86_64 available 0 STARDUST1-S € 0.005 10 GB 1 0 1.0 GiB x86_64 low stock 0 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 @@ -327,7 +327,7 @@ STARDUST1-S € 0.005 10 GB 1 0 1.0 GiB x86 "gpu": 8, "ram": 412316860416, "arch": "x86_64", - "availability": "shortage", + "availability": "scarce", "max_file_systems": 16 }, { @@ -882,7 +882,7 @@ STARDUST1-S € 0.005 10 GB 1 0 1.0 GiB x86 "gpu": 0, "ram": 137438953472, "arch": "x86_64", - "availability": "scarce", + "availability": "shortage", "max_file_systems": 0 }, { diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-custom-try-to-remove-ip-from-server-without-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-custom-try-to-remove-ip-from-server-without-ip.cassette.yaml index 83d0dd5a03..87d6031434 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-custom-try-to-remove-ip-from-server-without-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-custom-try-to-remove-ip-from-server-without-ip.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ef0bea72-97d2-4320-86a1-51f7a1b2e4d0 + - 99699c23-cc55-42cf-9154-e76445401aaa X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 114.025281ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d544121e-9b25-480a-bb17-ecf88d546fcd + - 8600b7e6-1b87-44c4-90b8-2fd3367a89c5 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 47.091122ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cf5655fa-fa4d-4f0b-9adb-6c99f98b238c + - 41975590-9a08-4a4c-9e53-2e8062176116 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 41.233204ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a03cb3ed-d1f3-4abb-8128-d70b6a34b5fd + - 92ca6463-4921-4b7a-a443-833d7122ad84 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 37.896698ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 227 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-laughing-franklin\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,414 +168,247 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2\", \"name\": \"cli-srv-laughing-franklin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-franklin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"38405b03-303d-46c0-91f5-dd731c6e4c09\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f3\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.461184+00:00\", \"modification_date\": \"2025-11-04T10:24:40.461184+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf04696d-4aba-412d-b6f7-90d213f20bc2 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0ef95796-8a61-4871-bb48-b0d125e31bff + - b6c1ce14-9ac3-4709-817a-c19534e2595e status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 518.2678ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf04696d-4aba-412d-b6f7-90d213f20bc2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2 method: GET response: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2\", \"name\": \"cli-srv-laughing-franklin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-franklin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"38405b03-303d-46c0-91f5-dd731c6e4c09\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f3\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.461184+00:00\", \"modification_date\": \"2025-11-04T10:24:40.461184+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 37237a06-5e5f-49ee-9df3-635308bbf43c + - f9fb9dcb-5b77-4c0b-90e9-c1a72248ffa9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 88.510584ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 2 + host: api.scaleway.com + body: "{}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf04696d-4aba-412d-b6f7-90d213f20bc2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2 method: PATCH response: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2\", \"name\": \"cli-srv-laughing-franklin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-franklin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"38405b03-303d-46c0-91f5-dd731c6e4c09\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f3\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.461184+00:00\", \"modification_date\": \"2025-11-04T10:24:40.461184+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 606f6b96-925a-407b-8250-1fa03500ac08 + - f5f1677a-334c-46c4-a753-a5949ed29775 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 192.787004ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf04696d-4aba-412d-b6f7-90d213f20bc2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2 method: GET response: - body: '{"server": {"id": "cf04696d-4aba-412d-b6f7-90d213f20bc2", "name": "cli-srv-magical-mestorf", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-mestorf", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e0c86eda-d5ad-4373-b319-983ad33d4583", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ed", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.754386+00:00", - "modification_date": "2025-10-28T16:52:52.754386+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2\", \"name\": \"cli-srv-laughing-franklin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-laughing-franklin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"38405b03-303d-46c0-91f5-dd731c6e4c09\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f3\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.461184+00:00\", \"modification_date\": \"2025-11-04T10:24:40.461184+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7ce7c903-2b4d-41f2-aa81-1a9a9e102866 + - b1e14232-7936-42a7-b2c8-7dcd66652dae status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 100.438865ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cf04696d-4aba-412d-b6f7-90d213f20bc2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 378aad57-19f4-46bc-94a3-0ebaca20d4e1 + - 20fcd377-88e8-4194-8059-86bd45fe3d5b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"e0c86eda-d5ad-4373-b319-983ad33d4583", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.844891Z", "updated_at":"2025-10-28T16:52:52.844891Z", - "references":[{"id":"fccea175-c41c-4153-ae57-f4ba639aa7ce", "product_resource_type":"instance_server", - "product_resource_id":"cf04696d-4aba-412d-b6f7-90d213f20bc2", "created_at":"2025-10-28T16:52:52.844891Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 192.354394ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e0c86eda-d5ad-4373-b319-983ad33d4583 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/38405b03-303d-46c0-91f5-dd731c6e4c09 method: GET response: - body: '{"id":"e0c86eda-d5ad-4373-b319-983ad33d4583", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.844891Z", "updated_at":"2025-10-28T16:52:52.844891Z", - "references":[{"id":"fccea175-c41c-4153-ae57-f4ba639aa7ce", "product_resource_type":"instance_server", - "product_resource_id":"cf04696d-4aba-412d-b6f7-90d213f20bc2", "created_at":"2025-10-28T16:52:52.844891Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"38405b03-303d-46c0-91f5-dd731c6e4c09\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.553617Z\", \"updated_at\":\"2025-11-04T10:24:40.553617Z\", \"references\":[{\"id\":\"a8436a63-7a0e-437c-8458-8dd87a50f96b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"c5399ceb-8fd8-44e1-ba46-0261c1f0b6c2\", \"created_at\":\"2025-11-04T10:24:40.553617Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 318a23b9-4868-4b2b-996a-7ac569e8a2c1 + - 9621e464-e061-4136-aad4-398046afef8f status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"e0c86eda-d5ad-4373-b319-983ad33d4583", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.844891Z", "updated_at":"2025-10-28T16:52:53.881947Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:53.881947Z", "zone":"fr-par-1"}' - form: {} + duration: 51.097922ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e0c86eda-d5ad-4373-b319-983ad33d4583 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/38405b03-303d-46c0-91f5-dd731c6e4c09 method: GET response: - body: '{"id":"e0c86eda-d5ad-4373-b319-983ad33d4583", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.844891Z", "updated_at":"2025-10-28T16:52:53.881947Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:53.881947Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"38405b03-303d-46c0-91f5-dd731c6e4c09\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.553617Z\", \"updated_at\":\"2025-11-04T10:24:41.431683Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:41.431683Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:58 GMT + - Tue, 04 Nov 2025 10:24:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e07414f7-cd97-4b4e-98e8-57c495d3c679 + - b6867898-fb6f-4ab9-9e31-81d67b738f37 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 34.413616ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e0c86eda-d5ad-4373-b319-983ad33d4583 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/38405b03-303d-46c0-91f5-dd731c6e4c09 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:59 GMT + - Tue, 04 Nov 2025 10:24:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a37cb957-557e-4ed8-9860-b11ff234608f + - 3ce79d19-0606-48e0-8ea0-b645d67268e7 status: 204 No Content code: 204 - duration: "" + duration: 74.964301ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-with-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-with-ip.cassette.yaml index d44d3fa3bf..fb0231694b 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-with-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-with-ip.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d69a87e6-987f-4315-a711-eb72a84804a9 + - 72ec2d35-358f-49e4-baef-a0e1daded8fc X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 50.523998ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f732f318-fc7a-4800-ac29-16a1dfaea54f + - dd02e4ea-1b05-469a-a3b0-b552e8469c10 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 39.56992ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8f1cff1d-2da0-49eb-8296-0f3774c53946 + - 0f016eb9-181a-4a83-af16-fdda8f7950c5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 42.44358ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bfc58581-c73c-4b67-911a-59bf3f6e859c + - 5c1fb52c-0116-4ad4-a2b3-e6ac23a45e6b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.720817+00:00", - "modification_date": "2025-10-28T16:52:52.720817+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 39.346953ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 224 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-inspiring-cerf\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,57 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.720817+00:00", - "modification_date": "2025-10-28T16:52:52.720817+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1744 + body: "{\"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-cerf\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"57eba3e7-fb25-4da4-abef-f250f2c33f36\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.377020+00:00\", \"modification_date\": \"2025-11-04T10:24:40.377020+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1738" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1744" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e57870a6-cd11-4f1b-9576-6fb0cde8fecd + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2f54237a-b9ca-4dc1-b5b8-28770f066c7b Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ea925e37-faba-4628-8deb-536f5bf1eb7c + - 398017ac-c793-4b47-a715-94dd015ae0a2 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}}' - form: {} + duration: 590.24431ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1555,40 +205,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"5876cb65-a124-49fd-9d62-1d73a8ff9093\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 92c8b8f5-3e1a-40f1-8b4b-03c6932790b7 + - f8eb39eb-7d75-4afc-8222-84ea28b47e12 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}}' - form: {} + duration: 334.24893ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1597,731 +242,447 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"1274f925-66d5-49e6-ac46-a9230562cdc5\"}}" headers: Content-Length: - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d62c56aa-a712-43fe-bc0b-283675412c05 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 53cafc91-a4ba-40ea-978b-39e9e3e1cfd5 + - 8993d0f0-6622-4aac-a7b2-7c49fb599048 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.720817+00:00", - "modification_date": "2025-10-28T16:52:52.720817+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 447.959772ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e57870a6-cd11-4f1b-9576-6fb0cde8fecd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2f54237a-b9ca-4dc1-b5b8-28770f066c7b method: GET response: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.720817+00:00", - "modification_date": "2025-10-28T16:52:52.720817+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1744 + body: "{\"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-cerf\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"57eba3e7-fb25-4da4-abef-f250f2c33f36\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.377020+00:00\", \"modification_date\": \"2025-11-04T10:24:40.377020+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1738" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1744" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 428378b0-aa3c-43c8-b5cf-8f6507756f0d + - eb17e0db-8101-4931-9cc6-f0d2520a7b3a status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", - "name": "cli-srv-elated-boyd"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}}' - form: {} + duration: 124.490312ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 49 + host: api.scaleway.com + body: "{\"server\":\"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.98.0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.105.246 method: PATCH response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", - "name": "cli-srv-elated-boyd"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 442 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"5876cb65-a124-49fd-9d62-1d73a8ff9093\"}}" headers: Content-Length: - - "436" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "442" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ad870cca-fa6e-4e77-ac99-13586a37be85 + - c3f06046-a3f8-4a34-bd98-0f929dd9ed61 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null, "admin_password_encrypted_value": - null}}' - form: {} + duration: 387.763405ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 2 + host: api.scaleway.com + body: "{}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e57870a6-cd11-4f1b-9576-6fb0cde8fecd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2f54237a-b9ca-4dc1-b5b8-28770f066c7b method: PATCH response: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null, "admin_password_encrypted_value": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2272 + body: "{\"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-cerf\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"57eba3e7-fb25-4da4-abef-f250f2c33f36\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5876cb65-a124-49fd-9d62-1d73a8ff9093\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5876cb65-a124-49fd-9d62-1d73a8ff9093\"}], \"mac_address\": \"de:00:00:d1:45:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.377020+00:00\", \"modification_date\": \"2025-11-04T10:24:40.377020+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2346" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2272" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 230327d2-d0be-49ba-b1f7-2911565b6003 + - 783d3ad4-a1cd-4cdc-acb4-a14566515b3f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 204.148052ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e57870a6-cd11-4f1b-9576-6fb0cde8fecd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2f54237a-b9ca-4dc1-b5b8-28770f066c7b method: GET response: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2272 + body: "{\"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-cerf\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"57eba3e7-fb25-4da4-abef-f250f2c33f36\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5876cb65-a124-49fd-9d62-1d73a8ff9093\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"5876cb65-a124-49fd-9d62-1d73a8ff9093\"}], \"mac_address\": \"de:00:00:d1:45:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.377020+00:00\", \"modification_date\": \"2025-11-04T10:24:40.377020+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2306" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2272" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9efadec2-45c0-49f5-9819-bfb71b785dcb + - 14ecd2c6-e21c-41b0-9c58-17e667e90d11 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}}' - form: {} + duration: 108.933808ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 15 + host: api.scaleway.com + body: "{\"server\":null}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: PATCH response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "d1b81744-92e2-45af-be4c-3f2b688bec95"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"5876cb65-a124-49fd-9d62-1d73a8ff9093\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:55 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f5af391d-f8ef-41d9-abb0-bdb6e58e4616 + - 6f055e51-653f-447a-861f-94db3236831e status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", - "name": "cli-srv-elated-boyd"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}}' - form: {} + duration: 379.931762ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 49 + host: api.scaleway.com + body: "{\"server\":\"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.75.207 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.15.229.243 method: PATCH response: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", - "name": "cli-srv-elated-boyd"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 441 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"1274f925-66d5-49e6-ac46-a9230562cdc5\"}}" headers: Content-Length: - - "438" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "441" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:55 GMT + - Tue, 04 Nov 2025 10:24:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4aa6f54d-2bc4-48ba-ad16-e7e682144d81 + - 71393687-0d4f-41d3-b962-db1448464163 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 371.59857ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 2 + host: api.scaleway.com + body: "{}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e57870a6-cd11-4f1b-9576-6fb0cde8fecd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2f54237a-b9ca-4dc1-b5b8-28770f066c7b method: PATCH response: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2270 + body: "{\"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-cerf\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"57eba3e7-fb25-4da4-abef-f250f2c33f36\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1274f925-66d5-49e6-ac46-a9230562cdc5\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1274f925-66d5-49e6-ac46-a9230562cdc5\"}], \"mac_address\": \"de:00:00:d1:45:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.377020+00:00\", \"modification_date\": \"2025-11-04T10:24:40.377020+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2270" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:55 GMT + - Tue, 04 Nov 2025 10:24:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0d43c27f-2080-4d35-9de0-25a41f4318a5 + - 4e4c80eb-fdac-4e01-be69-e5380883709b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 137.071846ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e57870a6-cd11-4f1b-9576-6fb0cde8fecd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2f54237a-b9ca-4dc1-b5b8-28770f066c7b method: GET response: - body: '{"server": {"id": "e57870a6-cd11-4f1b-9576-6fb0cde8fecd", "name": "cli-srv-elated-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elated-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6c75f879-afcf-4a37-9f42-fdfe0706d053", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "10bc39bf-f74e-4565-88e7-ec455cfe3bd0"}], - "mac_address": "de:00:00:d0:04:e9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.720817+00:00", "modification_date": - "2025-10-28T16:52:52.720817+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2270 + body: "{\"server\": {\"id\": \"2f54237a-b9ca-4dc1-b5b8-28770f066c7b\", \"name\": \"cli-srv-inspiring-cerf\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-inspiring-cerf\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"57eba3e7-fb25-4da4-abef-f250f2c33f36\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1274f925-66d5-49e6-ac46-a9230562cdc5\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"1274f925-66d5-49e6-ac46-a9230562cdc5\"}], \"mac_address\": \"de:00:00:d1:45:f1\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.377020+00:00\", \"modification_date\": \"2025-11-04T10:24:40.377020+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2270" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:55 GMT + - Tue, 04 Nov 2025 10:24:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 338f278f-5fb9-4083-838d-fcb4646955c7 + - 30e471de-9c45-4205-b65a-9597aaa9aade status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 104.678903ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e57870a6-cd11-4f1b-9576-6fb0cde8fecd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/2f54237a-b9ca-4dc1-b5b8-28770f066c7b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:56 GMT + - Tue, 04 Nov 2025 10:24:43 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e58711bb-d7f3-4f9f-b8d8-34454e2c2c54 + - db8680d5-4e55-4476-ba00-5462d47b0ec1 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 299.100163ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d62c56aa-a712-43fe-bc0b-283675412c05 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:56 GMT + - Tue, 04 Nov 2025 10:24:44 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bf6638b6-6929-47ab-b009-e03a0d8db862 + - 3e4812c3-a8e8-4b96-b973-7408c90311f1 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"6c75f879-afcf-4a37-9f42-fdfe0706d053", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.806051Z", "updated_at":"2025-10-28T16:52:56.101399Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:56.101399Z", "zone":"fr-par-1"}' - form: {} + duration: 314.70136ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6c75f879-afcf-4a37-9f42-fdfe0706d053 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/57eba3e7-fb25-4da4-abef-f250f2c33f36 method: GET response: - body: '{"id":"6c75f879-afcf-4a37-9f42-fdfe0706d053", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.806051Z", "updated_at":"2025-10-28T16:52:56.101399Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:56.101399Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"57eba3e7-fb25-4da4-abef-f250f2c33f36\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.478029Z\", \"updated_at\":\"2025-11-04T10:24:43.744865Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:43.744865Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:56 GMT + - Tue, 04 Nov 2025 10:24:44 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b18dfdd9-037a-4235-b46a-367a838e1e7a + - 639ac1c1-2b75-4d92-a841-fecff04abe2c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 45.150718ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6c75f879-afcf-4a37-9f42-fdfe0706d053 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/57eba3e7-fb25-4da4-abef-f250f2c33f36 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:56 GMT + - Tue, 04 Nov 2025 10:24:44 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bdebfbb0-c492-40a1-890c-01f443984dd7 + - 0bfa69cf-73d6-4dd5-8ded-2acc3cb6eb95 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 69.598207ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.98.0 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.105.246 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:56 GMT + - Tue, 04 Nov 2025 10:24:44 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c27b0502-e032-43f8-8a41-360c2e3cff6c + - 2bdac192-1e25-46dd-89b5-2f9f2f3c0a63 status: 204 No Content code: 204 - duration: "" + duration: 209.982073ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-without-ip.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-without-ip.cassette.yaml index 5d49d4b55c..f1bac78234 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-without-ip.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-ip-from-server-without-ip.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b8980d79-7892-45b6-b91c-8c9bcecfb804 + - 4fa64ac1-e564-4ab2-b4b8-ef61be29bf0a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 65.367137ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 73a41dd3-1a01-4194-b8db-624be0b15ef6 + - d9a4f255-c9b7-45b3-a0a0-732a0bc4c2df X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 80.395632ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 81386726-0280-4a62-9cea-2652bd6f62ae + - c6184606-74df-4a50-86ba-feb7386af200 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 115.437775ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3fe5d66c-d660-43f9-81e6-3e3bca9e913d + - 337d0479-957a-4ca9-ada4-d0aba180c927 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:eb", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.718068+00:00", - "modification_date": "2025-10-28T16:52:52.718068+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 36.644864ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 231 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-determined-hofstadter\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,57 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:eb", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.718068+00:00", - "modification_date": "2025-10-28T16:52:52.718068+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1758 + body: "{\"server\": {\"id\": \"6690a20e-61b8-4582-84a8-7cbfc0c2568d\", \"name\": \"cli-srv-determined-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-determined-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6fcc38bb-0ab7-40f0-b4ca-b92c1dd6fa5e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.506329+00:00\", \"modification_date\": \"2025-11-04T10:24:40.506329+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1758" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aa1adda2-b814-40e4-8f93-8d582df53952 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6690a20e-61b8-4582-84a8-7cbfc0c2568d Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8b377ea4-d925-4cf9-a3b4-9c5153b636d5 + - 904e23c6-e4f2-4479-8186-5bfdb4139eb4 status: 201 Created code: 201 - duration: "" -- request: - body: '{"ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}}' - form: {} + duration: 556.106089ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 50 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1555,449 +205,280 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 364 + body: "{\"ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"2529535e-e681-444e-9da2-9b642f9bea5d\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "364" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/844b2613-ac14-4f09-932b-2823808d81d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d552540d-6df4-46c3-8d5e-c9cae7b31b2a Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 08de2212-ced9-4ae1-b3e5-8c7b68c6394a + - cf6d75e7-9e85-46c2-9d51-fb6e9ff3121a status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:eb", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.718068+00:00", - "modification_date": "2025-10-28T16:52:52.718068+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 411.307154ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aa1adda2-b814-40e4-8f93-8d582df53952 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6690a20e-61b8-4582-84a8-7cbfc0c2568d method: GET response: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:eb", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:52.718068+00:00", - "modification_date": "2025-10-28T16:52:52.718068+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1844 + body: "{\"server\": {\"id\": \"6690a20e-61b8-4582-84a8-7cbfc0c2568d\", \"name\": \"cli-srv-determined-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-determined-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6fcc38bb-0ab7-40f0-b4ca-b92c1dd6fa5e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.506329+00:00\", \"modification_date\": \"2025-11-04T10:24:40.506329+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "1790" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1844" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ad15f4dd-c9d8-42fd-868f-019702048de7 + - d1573b4d-abf1-4b87-9631-b94e28392cff status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "prefix": null, "reverse": null, "server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", - "name": "cli-srv-inspiring-boyd"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}}' - form: {} + duration: 102.359631ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 49 + host: api.scaleway.com + body: "{\"server\":\"6690a20e-61b8-4582-84a8-7cbfc0c2568d\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.75.185 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/51.158.96.95 method: PATCH response: - body: '{"ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "prefix": null, "reverse": null, "server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", - "name": "cli-srv-inspiring-boyd"}, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "attached", "tags": [], "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 447 + body: "{\"ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"prefix\": null, \"reverse\": null, \"server\": {\"id\": \"6690a20e-61b8-4582-84a8-7cbfc0c2568d\", \"name\": \"cli-srv-determined-hofstadter\"}, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"attached\", \"tags\": [], \"ipam_id\": \"2529535e-e681-444e-9da2-9b642f9bea5d\"}}" headers: Content-Length: - - "441" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "447" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c3795d20-3ab3-478b-830f-61d24b0fb964 + - 0a4cc628-0847-46db-82ae-07cc4f976aaa status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}, - "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}], - "mac_address": "de:00:00:d0:04:eb", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.718068+00:00", "modification_date": - "2025-10-28T16:52:52.718068+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 404.434427ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 2 + host: api.scaleway.com + body: "{}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aa1adda2-b814-40e4-8f93-8d582df53952 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6690a20e-61b8-4582-84a8-7cbfc0c2568d method: PATCH response: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}, - "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}], - "mac_address": "de:00:00:d0:04:eb", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.718068+00:00", "modification_date": - "2025-10-28T16:52:52.718068+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2282 + body: "{\"server\": {\"id\": \"6690a20e-61b8-4582-84a8-7cbfc0c2568d\", \"name\": \"cli-srv-determined-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-determined-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6fcc38bb-0ab7-40f0-b4ca-b92c1dd6fa5e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"2529535e-e681-444e-9da2-9b642f9bea5d\"}, \"public_ips\": [{\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"2529535e-e681-444e-9da2-9b642f9bea5d\"}], \"mac_address\": \"de:00:00:d1:45:f5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.506329+00:00\", \"modification_date\": \"2025-11-04T10:24:40.506329+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2270" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2282" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 02d4f82e-5603-4af3-b5fd-57808a0b21bb + - 2260a318-fa38-45fb-aaae-b416eb18565d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}, - "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}], - "mac_address": "de:00:00:d0:04:eb", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.718068+00:00", "modification_date": - "2025-10-28T16:52:52.718068+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 176.995911ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aa1adda2-b814-40e4-8f93-8d582df53952 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6690a20e-61b8-4582-84a8-7cbfc0c2568d method: GET response: - body: '{"server": {"id": "aa1adda2-b814-40e4-8f93-8d582df53952", "name": "cli-srv-inspiring-boyd", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-inspiring-boyd", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bc21e3fb-602f-4512-8334-c237894743a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}, - "public_ips": [{"id": "844b2613-ac14-4f09-932b-2823808d81d4", "address": "51.158.75.185", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "1bb6682e-ab5d-4b37-b864-78b3725dd3a5"}], - "mac_address": "de:00:00:d0:04:eb", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:52.718068+00:00", "modification_date": - "2025-10-28T16:52:52.718068+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2282 + body: "{\"server\": {\"id\": \"6690a20e-61b8-4582-84a8-7cbfc0c2568d\", \"name\": \"cli-srv-determined-hofstadter\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-determined-hofstadter\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6fcc38bb-0ab7-40f0-b4ca-b92c1dd6fa5e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"2529535e-e681-444e-9da2-9b642f9bea5d\"}, \"public_ips\": [{\"id\": \"d552540d-6df4-46c3-8d5e-c9cae7b31b2a\", \"address\": \"51.158.96.95\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"2529535e-e681-444e-9da2-9b642f9bea5d\"}], \"mac_address\": \"de:00:00:d1:45:f5\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.506329+00:00\", \"modification_date\": \"2025-11-04T10:24:40.506329+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2270" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2282" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e8200f0c-6571-4d6c-a9bd-0c160f54d13f + - b00805d6-b10e-4a46-b18a-da421b0e5fcf status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 101.941858ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aa1adda2-b814-40e4-8f93-8d582df53952 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6690a20e-61b8-4582-84a8-7cbfc0c2568d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8b6ae77c-ecf4-427f-b343-efb814c50792 + - c62a39a4-d64f-4489-ad2b-0198bc70c990 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 293.584057ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/844b2613-ac14-4f09-932b-2823808d81d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d552540d-6df4-46c3-8d5e-c9cae7b31b2a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:55 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6146e6f9-f5f7-4c79-b5ba-f3dbf8b74d1d + - 5be65932-fcb6-4707-b204-431f8b3503fe status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"bc21e3fb-602f-4512-8334-c237894743a9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.806417Z", "updated_at":"2025-10-28T16:52:54.783699Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:54.783699Z", "zone":"fr-par-1"}' - form: {} + duration: 274.596129ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/bc21e3fb-602f-4512-8334-c237894743a9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6fcc38bb-0ab7-40f0-b4ca-b92c1dd6fa5e method: GET response: - body: '{"id":"bc21e3fb-602f-4512-8334-c237894743a9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:52.806417Z", "updated_at":"2025-10-28T16:52:54.783699Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:54.783699Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"6fcc38bb-0ab7-40f0-b4ca-b92c1dd6fa5e\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.603335Z\", \"updated_at\":\"2025-11-04T10:24:42.424671Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:42.424671Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:55 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 98f05a98-c79d-4feb-b222-75a6ce40995c + - 9ee2e1b9-66ca-45c1-9a2a-a238881e16c2 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 38.254517ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/bc21e3fb-602f-4512-8334-c237894743a9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6fcc38bb-0ab7-40f0-b4ca-b92c1dd6fa5e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:55 GMT + - Tue, 04 Nov 2025 10:24:42 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ba4b25d4-716a-4ddf-b15a-9c887757a42a + - 24255db5-05f5-499e-9e6a-34d951c025d5 status: 204 No Content code: 204 - duration: "" + duration: 71.696285ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-placement-group-id-from-server-with-placement-group-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-placement-group-id-from-server-with-placement-group-id.cassette.yaml index 12901bdbc5..9fba5effe7 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-placement-group-id-from-server-with-placement-group-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-placement-group-id-from-server-with-placement-group-id.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"placement_group": {"id": "55df1984-504e-4b3b-ac9a-e3fa0077244a", "name": - "cli-pg-distracted-goldberg", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 78 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-charming-tu\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -16,42 +17,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "55df1984-504e-4b3b-ac9a-e3fa0077244a", "name": - "cli-pg-distracted-goldberg", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 324 + body: "{\"placement_group\": {\"id\": \"3d7f5eb7-3eee-4716-97c1-c77b35b1e2ea\", \"name\": \"cli-pg-charming-tu\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "332" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "324" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/55df1984-504e-4b3b-ac9a-e3fa0077244a + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/3d7f5eb7-3eee-4716-97c1-c77b35b1e2ea Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ee175b49-11e9-4ec7-9b36-41c61af5a65b + - 4189908c-a12e-4bb7-bba9-4eacafedaf8c status: 201 Created code: 201 - duration: "" -- request: - body: '{"placement_group": {"id": "f9e187de-3c74-4422-842d-744dfab85952", "name": - "cli-pg-upbeat-shockley", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 146.748895ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 81 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-quizzical-bohr\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -60,1526 +54,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "f9e187de-3c74-4422-842d-744dfab85952", "name": - "cli-pg-upbeat-shockley", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 327 + body: "{\"placement_group\": {\"id\": \"838d7870-1659-4479-ac34-3d3d295a93f2\", \"name\": \"cli-pg-quizzical-bohr\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "328" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "327" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/f9e187de-3c74-4422-842d-744dfab85952 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/838d7870-1659-4479-ac34-3d3d295a93f2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9e16b061-d65d-4a04-ab9f-96ec4f9ce413 + - 4bfd14a4-d6d0-473e-94d2-5a61be10308f status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 139.606823ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4fc12fdb-dfaf-4988-83b1-b39bcf7a54a2 + - 3af1dff6-f869-498e-aad9-733ff3ddc4c1 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 47.130785ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 695a0846-3b0b-483a-be1c-baf7ea035ba6 + - f0cc206f-8116-466e-aca1-a816c3b3ff35 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 33.522147ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b76d5162-27e6-4902-8cfe-7f1a67b9bdba + - 8376b25f-bc2c-4fb6-8cbe-689da37b6fb2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 118.003699ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9e56f3d1-bce5-41c1-8fdd-8634b8987ce9 + - 1d46137d-7d11-4b22-ba31-938b96c3e42d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.035325+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "55df1984-504e-4b3b-ac9a-e3fa0077244a", - "name": "cli-pg-distracted-goldberg", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 43.414618ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 282 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-agitated-bhabha\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"placement_group\":\"3d7f5eb7-3eee-4716-97c1-c77b35b1e2ea\"}" headers: Content-Type: - application/json @@ -1588,456 +242,307 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.035325+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "55df1984-504e-4b3b-ac9a-e3fa0077244a", - "name": "cli-pg-distracted-goldberg", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2046 + body: "{\"server\": {\"id\": \"6081ad16-863d-439c-aeee-e7563f1ef479\", \"name\": \"cli-srv-agitated-bhabha\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-bhabha\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"54097feb-c771-47f3-8510-23ee7821ff83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.744847+00:00\", \"modification_date\": \"2025-11-04T10:24:40.744847+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"3d7f5eb7-3eee-4716-97c1-c77b35b1e2ea\", \"name\": \"cli-pg-charming-tu\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2094" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2046" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a29dd9a2-ab33-498d-992e-6967285888fe + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6081ad16-863d-439c-aeee-e7563f1ef479 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a1651dec-f177-47c3-9369-2139a73be95c + - f8bf7eb4-4f94-45a9-9f08-3f6fbfe9f279 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.035325+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "55df1984-504e-4b3b-ac9a-e3fa0077244a", - "name": "cli-pg-distracted-goldberg", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 579.873725ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a29dd9a2-ab33-498d-992e-6967285888fe + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6081ad16-863d-439c-aeee-e7563f1ef479 method: GET response: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.035325+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "55df1984-504e-4b3b-ac9a-e3fa0077244a", - "name": "cli-pg-distracted-goldberg", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2046 + body: "{\"server\": {\"id\": \"6081ad16-863d-439c-aeee-e7563f1ef479\", \"name\": \"cli-srv-agitated-bhabha\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-bhabha\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"54097feb-c771-47f3-8510-23ee7821ff83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.744847+00:00\", \"modification_date\": \"2025-11-04T10:24:40.744847+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"3d7f5eb7-3eee-4716-97c1-c77b35b1e2ea\", \"name\": \"cli-pg-charming-tu\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2094" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2046" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9d7ba0ee-7c3a-44bb-99fa-c19992f7d4cc + - 38274615-f672-44fe-b812-fafac6d454a7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.663214+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "f9e187de-3c74-4422-842d-744dfab85952", - "name": "cli-pg-upbeat-shockley", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 105.268658ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 58 + host: api.scaleway.com + body: "{\"placement_group\":\"838d7870-1659-4479-ac34-3d3d295a93f2\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a29dd9a2-ab33-498d-992e-6967285888fe + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6081ad16-863d-439c-aeee-e7563f1ef479 method: PATCH response: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.663214+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "f9e187de-3c74-4422-842d-744dfab85952", - "name": "cli-pg-upbeat-shockley", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2049 + body: "{\"server\": {\"id\": \"6081ad16-863d-439c-aeee-e7563f1ef479\", \"name\": \"cli-srv-agitated-bhabha\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-bhabha\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"54097feb-c771-47f3-8510-23ee7821ff83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.744847+00:00\", \"modification_date\": \"2025-11-04T10:24:41.307381+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"838d7870-1659-4479-ac34-3d3d295a93f2\", \"name\": \"cli-pg-quizzical-bohr\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2044" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2049" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1f094002-2f18-43bd-8b50-92aa220479bf + - c7d00e89-e81f-4c9b-973a-c03ab251cb7f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.663214+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "f9e187de-3c74-4422-842d-744dfab85952", - "name": "cli-pg-upbeat-shockley", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 223.390427ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a29dd9a2-ab33-498d-992e-6967285888fe + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6081ad16-863d-439c-aeee-e7563f1ef479 method: GET response: - body: '{"server": {"id": "a29dd9a2-ab33-498d-992e-6967285888fe", "name": "cli-srv-upbeat-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "778630ab-15f9-44cd-82bd-3f5e3224e500", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:ef", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.035325+00:00", - "modification_date": "2025-10-28T16:52:53.663214+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "f9e187de-3c74-4422-842d-744dfab85952", - "name": "cli-pg-upbeat-shockley", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2049 + body: "{\"server\": {\"id\": \"6081ad16-863d-439c-aeee-e7563f1ef479\", \"name\": \"cli-srv-agitated-bhabha\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-bhabha\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"54097feb-c771-47f3-8510-23ee7821ff83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f9\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.744847+00:00\", \"modification_date\": \"2025-11-04T10:24:41.307381+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"838d7870-1659-4479-ac34-3d3d295a93f2\", \"name\": \"cli-pg-quizzical-bohr\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2044" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2049" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3c4561af-5fc1-4e12-bddb-dc3c339258fc + - 9c1e75db-7571-4b7b-9159-c2e341575ff3 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 118.245662ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a29dd9a2-ab33-498d-992e-6967285888fe + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/6081ad16-863d-439c-aeee-e7563f1ef479 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 94c49ad7-1508-4c48-b81c-f16664659317 + - 32e5ab56-32e6-4f2e-8472-f7c2845d4234 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"778630ab-15f9-44cd-82bd-3f5e3224e500", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:53.129108Z", "updated_at":"2025-10-28T16:52:54.274765Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:54.274765Z", "zone":"fr-par-1"}' - form: {} + duration: 193.902191ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/54097feb-c771-47f3-8510-23ee7821ff83 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"54097feb-c771-47f3-8510-23ee7821ff83\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.840560Z\", \"updated_at\":\"2025-11-04T10:24:40.840560Z\", \"references\":[{\"id\":\"621cf33d-24b6-4f07-9441-cbb6e4d9ffd3\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"6081ad16-863d-439c-aeee-e7563f1ef479\", \"created_at\":\"2025-11-04T10:24:40.840560Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:24:41 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 5ab78af6-ed0a-46c8-a3f6-0f9c7c361239 + status: 200 OK + code: 200 + duration: 46.785209ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/778630ab-15f9-44cd-82bd-3f5e3224e500 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/54097feb-c771-47f3-8510-23ee7821ff83 method: GET response: - body: '{"id":"778630ab-15f9-44cd-82bd-3f5e3224e500", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:53.129108Z", "updated_at":"2025-10-28T16:52:54.274765Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:54.274765Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"54097feb-c771-47f3-8510-23ee7821ff83\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.840560Z\", \"updated_at\":\"2025-11-04T10:24:41.849710Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:41.849710Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 32d50c0d-58d2-48d5-826a-3a383b76347c + - 24919694-c980-4559-8998-d574c190a389 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 58.627077ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/778630ab-15f9-44cd-82bd-3f5e3224e500 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/54097feb-c771-47f3-8510-23ee7821ff83 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f99b1a29-215f-4590-ac73-0c0152e7a06b + - ac451c0b-31d4-4d5d-a26c-8542d2acb49d status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 82.22249ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/55df1984-504e-4b3b-ac9a-e3fa0077244a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/3d7f5eb7-3eee-4716-97c1-c77b35b1e2ea method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5e15f20f-2f87-40ef-ab01-19d6ce398944 + - 7d15bd6a-1f4e-44f0-b608-c0efb9618587 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 119.350067ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/f9e187de-3c74-4422-842d-744dfab85952 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/838d7870-1659-4479-ac34-3d3d295a93f2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1f5affb0-cf5f-41b4-9a49-d522ec34b88c + - 4653099b-a953-45b3-ab94-d08f39277f61 status: 204 No Content code: 204 - duration: "" + duration: 93.206534ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-security-group-id-from-server-with-security-group-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-security-group-id-from-server-with-security-group-id.cassette.yaml index 510ece1d0b..19f1146cae 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-security-group-id-from-server-with-security-group-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-custom-update-server-security-group-id-from-server-with-security-group-id.cassette.yaml @@ -1,15 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"security_group": {"id": "2a0fe800-ff9f-405a-bf75-62c7e9baa108", "creation_date": - "2025-10-28T16:52:52.343507+00:00", "modification_date": "2025-10-28T16:52:52.343507+00:00", - "name": "cli-sg-zealous-austin", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 164 + host: api.scaleway.com + body: "{\"name\":\"cli-sg-sweet-jepsen\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"stateful\":true,\"inbound_default_policy\":\"accept\",\"outbound_default_policy\":\"accept\"}" headers: Content-Type: - application/json @@ -18,46 +17,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups method: POST response: - body: '{"security_group": {"id": "2a0fe800-ff9f-405a-bf75-62c7e9baa108", "creation_date": - "2025-10-28T16:52:52.343507+00:00", "modification_date": "2025-10-28T16:52:52.343507+00:00", - "name": "cli-sg-zealous-austin", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 585 + body: "{\"security_group\": {\"id\": \"7e1d0ec9-7984-4d72-bac2-9b98865b1644\", \"creation_date\": \"2025-11-04T10:24:40.121662+00:00\", \"modification_date\": \"2025-11-04T10:24:40.121662+00:00\", \"name\": \"cli-sg-sweet-jepsen\", \"description\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"servers\": [], \"stateful\": true, \"inbound_default_policy\": \"accept\", \"outbound_default_policy\": \"accept\", \"organization_default\": false, \"project_default\": false, \"enable_default_security\": true, \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "585" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/2a0fe800-ff9f-405a-bf75-62c7e9baa108 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/7e1d0ec9-7984-4d72-bac2-9b98865b1644 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 57c62ad5-3a27-483f-9b52-b06b2b11f113 + - 3522b52e-d50f-43ac-8468-2e84ab2ca10c status: 201 Created code: 201 - duration: "" -- request: - body: '{"security_group": {"id": "b1f8989a-28b3-4c73-b3d0-f19db673ebdf", "creation_date": - "2025-10-28T16:52:52.507823+00:00", "modification_date": "2025-10-28T16:52:52.507823+00:00", - "name": "cli-sg-naughty-poincare", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' - form: {} + duration: 132.201229ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 169 + host: api.scaleway.com + body: "{\"name\":\"cli-sg-epic-visvesvaraya\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"stateful\":true,\"inbound_default_policy\":\"accept\",\"outbound_default_policy\":\"accept\"}" headers: Content-Type: - application/json @@ -66,1524 +54,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups method: POST response: - body: '{"security_group": {"id": "b1f8989a-28b3-4c73-b3d0-f19db673ebdf", "creation_date": - "2025-10-28T16:52:52.507823+00:00", "modification_date": "2025-10-28T16:52:52.507823+00:00", - "name": "cli-sg-naughty-poincare", "description": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "servers": [], "stateful": - true, "inbound_default_policy": "accept", "outbound_default_policy": "accept", - "organization_default": false, "project_default": false, "enable_default_security": - true, "state": "available", "tags": [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 590 + body: "{\"security_group\": {\"id\": \"9104a94f-692c-4880-96b6-8f4600b87200\", \"creation_date\": \"2025-11-04T10:24:40.249298+00:00\", \"modification_date\": \"2025-11-04T10:24:40.249298+00:00\", \"name\": \"cli-sg-epic-visvesvaraya\", \"description\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"servers\": [], \"stateful\": true, \"inbound_default_policy\": \"accept\", \"outbound_default_policy\": \"accept\", \"organization_default\": false, \"project_default\": false, \"enable_default_security\": true, \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "589" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "590" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/b1f8989a-28b3-4c73-b3d0-f19db673ebdf + - https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/9104a94f-692c-4880-96b6-8f4600b87200 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 73f2ceeb-93f4-428c-84a4-35a277bd9540 + - 8c87104c-f74f-4d22-8133-e6b5bad14ec7 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 137.408538ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cb621722-8759-49bc-97e2-e2e36da16cdc + - e087c1ab-4b55-4670-b1c0-873d02351c17 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 53.500821ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f9f97c1a-41b1-410f-8a67-bcf838cadc73 + - 37572bbc-45c7-4adf-905e-f7b6bf149454 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 50.332419ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a5e0ee77-0660-486f-9c61-67947d913913 + - ca7f5359-a5a2-428c-81fc-1488ddf0a01d status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 71.633277ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5344434c-2434-42d7-886f-637c8282b786 + - 769166c4-6c37-46ea-b3a7-339b95f23f79 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.090304+00:00", "bootscript": null, - "security_group": {"id": "2a0fe800-ff9f-405a-bf75-62c7e9baa108", "name": "cli-sg-zealous-austin"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 45.788261ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 283 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-dazzling-elbakyan\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"security_group\":\"7e1d0ec9-7984-4d72-bac2-9b98865b1644\"}" headers: Content-Type: - application/json @@ -1592,474 +242,307 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.090304+00:00", "bootscript": null, - "security_group": {"id": "2a0fe800-ff9f-405a-bf75-62c7e9baa108", "name": "cli-sg-zealous-austin"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1747 + body: "{\"server\": {\"id\": \"ffb648f8-8385-4e71-914a-28c89c155416\", \"name\": \"cli-srv-dazzling-elbakyan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-dazzling-elbakyan\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e42f76cd-4caa-4258-860f-5c286a783f8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.668974+00:00\", \"modification_date\": \"2025-11-04T10:24:40.668974+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"7e1d0ec9-7984-4d72-bac2-9b98865b1644\", \"name\": \"cli-sg-sweet-jepsen\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1797" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1747" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cbb9cdc7-34cc-4d32-a143-25002687ec5c + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ffb648f8-8385-4e71-914a-28c89c155416 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 25bd8a32-3b82-43a3-a26c-ed4c4b3973a4 + - d49cc1a3-9a9e-4775-9c9a-4e68df1f8926 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.090304+00:00", "bootscript": null, - "security_group": {"id": "2a0fe800-ff9f-405a-bf75-62c7e9baa108", "name": "cli-sg-zealous-austin"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false}}' - form: {} + duration: 493.150958ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cbb9cdc7-34cc-4d32-a143-25002687ec5c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ffb648f8-8385-4e71-914a-28c89c155416 method: GET response: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.090304+00:00", "bootscript": null, - "security_group": {"id": "2a0fe800-ff9f-405a-bf75-62c7e9baa108", "name": "cli-sg-zealous-austin"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1747 + body: "{\"server\": {\"id\": \"ffb648f8-8385-4e71-914a-28c89c155416\", \"name\": \"cli-srv-dazzling-elbakyan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-dazzling-elbakyan\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e42f76cd-4caa-4258-860f-5c286a783f8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.668974+00:00\", \"modification_date\": \"2025-11-04T10:24:40.668974+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"7e1d0ec9-7984-4d72-bac2-9b98865b1644\", \"name\": \"cli-sg-sweet-jepsen\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1751" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1747" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 07dd348f-eab3-4154-ba7c-25b2b39c8643 + - 55ebc922-7184-43df-b0e7-7b8e590f8ee9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.692354+00:00", "bootscript": null, - "security_group": {"id": "b1f8989a-28b3-4c73-b3d0-f19db673ebdf", "name": "cli-sg-naughty-poincare"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false}}' - form: {} + duration: 100.066378ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 64 + host: api.scaleway.com + body: "{\"security_group\":{\"id\":\"9104a94f-692c-4880-96b6-8f4600b87200\"}}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cbb9cdc7-34cc-4d32-a143-25002687ec5c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ffb648f8-8385-4e71-914a-28c89c155416 method: PATCH response: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.692354+00:00", "bootscript": null, - "security_group": {"id": "b1f8989a-28b3-4c73-b3d0-f19db673ebdf", "name": "cli-sg-naughty-poincare"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1752 + body: "{\"server\": {\"id\": \"ffb648f8-8385-4e71-914a-28c89c155416\", \"name\": \"cli-srv-dazzling-elbakyan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-dazzling-elbakyan\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e42f76cd-4caa-4258-860f-5c286a783f8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.668974+00:00\", \"modification_date\": \"2025-11-04T10:24:41.179443+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"9104a94f-692c-4880-96b6-8f4600b87200\", \"name\": \"cli-sg-epic-visvesvaraya\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1753" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1752" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 849e0e14-b229-4519-a3a8-9659a4a86e99 + - a2525cd7-eab0-446e-affa-517b3e79a799 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.692354+00:00", "bootscript": null, - "security_group": {"id": "b1f8989a-28b3-4c73-b3d0-f19db673ebdf", "name": "cli-sg-naughty-poincare"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 203.992882ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cbb9cdc7-34cc-4d32-a143-25002687ec5c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ffb648f8-8385-4e71-914a-28c89c155416 method: GET response: - body: '{"server": {"id": "cbb9cdc7-34cc-4d32-a143-25002687ec5c", "name": "cli-srv-infallible-hodgkin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-infallible-hodgkin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "69f77c64-ce0b-4971-8d89-76ab17db206e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:f1", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:53.090304+00:00", - "modification_date": "2025-10-28T16:52:53.692354+00:00", "bootscript": null, - "security_group": {"id": "b1f8989a-28b3-4c73-b3d0-f19db673ebdf", "name": "cli-sg-naughty-poincare"}, - "location": null, "maintenances": [], "allowed_actions": ["poweron", "backup"], - "placement_group": null, "private_nics": [], "zone": "fr-par-1", "filesystems": - [], "end_of_service": false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1752 + body: "{\"server\": {\"id\": \"ffb648f8-8385-4e71-914a-28c89c155416\", \"name\": \"cli-srv-dazzling-elbakyan\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-dazzling-elbakyan\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"e42f76cd-4caa-4258-860f-5c286a783f8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:40.668974+00:00\", \"modification_date\": \"2025-11-04T10:24:41.179443+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"9104a94f-692c-4880-96b6-8f4600b87200\", \"name\": \"cli-sg-epic-visvesvaraya\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1799" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1752" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:53 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 75abfd87-59c3-4010-bc87-8f584aca9027 + - 72819b69-83fa-4bbf-b71a-748e2955bdfe status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 104.676088ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/cbb9cdc7-34cc-4d32-a143-25002687ec5c + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ffb648f8-8385-4e71-914a-28c89c155416 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 677b495b-0678-4e83-a62b-7490a4d665f3 + - fb50c1ec-224c-4f2c-9eb5-e95d31ab262b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"69f77c64-ce0b-4971-8d89-76ab17db206e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:53.201508Z", "updated_at":"2025-10-28T16:52:53.201508Z", - "references":[{"id":"a909f14c-bbf3-4734-a38e-d5193f018475", "product_resource_type":"instance_server", - "product_resource_id":"cbb9cdc7-34cc-4d32-a143-25002687ec5c", "created_at":"2025-10-28T16:52:53.201508Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 197.97164ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/69f77c64-ce0b-4971-8d89-76ab17db206e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e42f76cd-4caa-4258-860f-5c286a783f8b method: GET response: - body: '{"id":"69f77c64-ce0b-4971-8d89-76ab17db206e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:53.201508Z", "updated_at":"2025-10-28T16:52:53.201508Z", - "references":[{"id":"a909f14c-bbf3-4734-a38e-d5193f018475", "product_resource_type":"instance_server", - "product_resource_id":"cbb9cdc7-34cc-4d32-a143-25002687ec5c", "created_at":"2025-10-28T16:52:53.201508Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"e42f76cd-4caa-4258-860f-5c286a783f8b\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.757537Z\", \"updated_at\":\"2025-11-04T10:24:40.757537Z\", \"references\":[{\"id\":\"78690022-22fa-4734-b179-78120b0bcd0a\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"ffb648f8-8385-4e71-914a-28c89c155416\", \"created_at\":\"2025-11-04T10:24:40.757537Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:54 GMT + - Tue, 04 Nov 2025 10:24:41 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c2bbdf42-0f8a-4810-bd89-38e4b4b6f107 + - 9b9c3d3f-4953-42c6-a156-00875fb701ee status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"69f77c64-ce0b-4971-8d89-76ab17db206e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:53.201508Z", "updated_at":"2025-10-28T16:52:54.307832Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:54.307832Z", "zone":"fr-par-1"}' - form: {} + duration: 49.812777ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/69f77c64-ce0b-4971-8d89-76ab17db206e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e42f76cd-4caa-4258-860f-5c286a783f8b method: GET response: - body: '{"id":"69f77c64-ce0b-4971-8d89-76ab17db206e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:53.201508Z", "updated_at":"2025-10-28T16:52:54.307832Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:54.307832Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"e42f76cd-4caa-4258-860f-5c286a783f8b\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:40.757537Z\", \"updated_at\":\"2025-11-04T10:24:41.687544Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:41.687544Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:59 GMT + - Tue, 04 Nov 2025 10:24:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e7183597-3654-4684-8738-d9b621ed8f3c + - c61980cf-3e5d-4e9f-8230-77403042de33 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.405766ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/69f77c64-ce0b-4971-8d89-76ab17db206e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e42f76cd-4caa-4258-860f-5c286a783f8b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:59 GMT + - Tue, 04 Nov 2025 10:24:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6f47386f-b287-43b9-a00b-edd47e60d4ba + - 2cc94785-782e-4f3e-ad88-aa7cc298814a status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 76.762759ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/2a0fe800-ff9f-405a-bf75-62c7e9baa108 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/7e1d0ec9-7984-4d72-bac2-9b98865b1644 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:59 GMT + - Tue, 04 Nov 2025 10:24:46 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a77c1b60-8033-46cb-8920-ba7b2fc83f02 + - 553b61f9-eb74-4d2a-a051-e8a2369a7327 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 98.288307ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/b1f8989a-28b3-4c73-b3d0-f19db673ebdf + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/security_groups/9104a94f-692c-4880-96b6-8f4600b87200 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:59 GMT + - Tue, 04 Nov 2025 10:24:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5d9883e3-5470-433f-b09b-cd42e2a2ea16 + - cd0fd0c3-3aec-45f2-8fad-718eea890df4 status: 204 No Content code: 204 - duration: "" + duration: 97.831442ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-detach-all-volumes.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-detach-all-volumes.cassette.yaml index 0e5796a3a4..7c0236fc01 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-detach-all-volumes.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-detach-all-volumes.cassette.yaml @@ -1,1477 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:44 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d1d59ca9-9684-4693-829e-4c40cbd181f4 + - e5e9256f-4495-4243-a24f-3c21c6db940b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 175.65675ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:44 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e6af3fea-5bec-4e7f-9292-b9bcb97d9137 + - 0b2f68db-9068-4f80-b81b-96f7c6929693 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 56.62427ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c9e7ca25-a045-4508-a482-b5f9ef9f234b + - 784edd85-bb1c-4f43-9122-9867e5e6ff1f status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 113.218315ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6c90ffc1-316b-4f4d-a979-a49fe5959765 + - 04714412-4cd0-4b9b-8e09-52d86bb2707d status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", "name":"cli-vol-blissful-cohen", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.207488Z", "updated_at":"2025-10-28T16:52:45.207488Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 123.002692ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 134 + host: api.scaleway.com + body: "{\"name\":\"cli-vol-affectionate-bohr\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1480,132 +168,97 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", "name":"cli-vol-blissful-cohen", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.207488Z", "updated_at":"2025-10-28T16:52:45.207488Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 422 + body: "{\"id\":\"83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e\", \"name\":\"cli-vol-affectionate-bohr\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:32.723314Z\", \"updated_at\":\"2025-11-04T10:24:32.723314Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "422" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9cc487c-15a4-4547-a673-acf826eb8dc7 + - c37ce5d2-6e67-443f-b04b-6bc13fb62a22 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "a1f6bcf8-fa7b-437c-94b3-fdebea42feb7"}' - form: {} + duration: 522.105761ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/a1f6bcf8-fa7b-437c-94b3-fdebea42feb7 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e method: GET response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_volume", - "resource_id": "a1f6bcf8-fa7b-437c-94b3-fdebea42feb7"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 143 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_volume\", \"resource_id\": \"83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e\"}" headers: Content-Length: - "143" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5ab68c0f-9f2d-4aeb-854e-05f64a20a2d8 + - 38b3997d-e24e-4cd7-88ce-018286de1cbc status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"id":"a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", "name":"cli-vol-blissful-cohen", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.207488Z", "updated_at":"2025-10-28T16:52:45.207488Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 35.671613ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a1f6bcf8-fa7b-437c-94b3-fdebea42feb7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e method: GET response: - body: '{"id":"a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", "name":"cli-vol-blissful-cohen", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.207488Z", "updated_at":"2025-10-28T16:52:45.207488Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 423 + body: "{\"id\":\"83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e\", \"name\":\"cli-vol-affectionate-bohr\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:32.723314Z\", \"updated_at\":\"2025-11-04T10:24:32.723314Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "419" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "423" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ca09babe-a954-4ffb-8bfc-5a4526ea7d32 + - 24c0a77d-de70-491d-83dc-ccf2a95b1661 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "53a6c35a-ca07-454c-9dc4-63a681835c15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": - "2025-10-28T16:52:45.568800+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 47.8748ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 314 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-mystifying-cori\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"volumes\":{\"1\":{\"id\":\"83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e\",\"volume_type\":\"sbs_volume\"}},\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1614,488 +267,309 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "53a6c35a-ca07-454c-9dc4-63a681835c15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": - "2025-10-28T16:52:45.568800+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1885 + body: "{\"server\": {\"id\": \"f5d26b0d-59e6-4a71-b236-bb91b222e007\", \"name\": \"cli-srv-mystifying-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-mystifying-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"344d7865-025b-40ec-a49f-86b739a16de2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ef\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:33.454217+00:00\", \"modification_date\": \"2025-11-04T10:24:33.454217+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1885" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/64a889a5-6cbb-4842-b685-d5b57089b756 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f5d26b0d-59e6-4a71-b236-bb91b222e007 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 451979d9-9c74-4ff6-b7c8-e00de4db9760 + - 9108f79c-6dfe-4feb-ad84-dd4d3788fe27 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "53a6c35a-ca07-454c-9dc4-63a681835c15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": - "2025-10-28T16:52:45.568800+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null, "admin_password_encrypted_value": - null}}' - form: {} + duration: 696.044533ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/64a889a5-6cbb-4842-b685-d5b57089b756 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f5d26b0d-59e6-4a71-b236-bb91b222e007 method: GET response: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "53a6c35a-ca07-454c-9dc4-63a681835c15", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": - "2025-10-28T16:52:45.568800+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null, "admin_password_encrypted_value": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1885 + body: "{\"server\": {\"id\": \"f5d26b0d-59e6-4a71-b236-bb91b222e007\", \"name\": \"cli-srv-mystifying-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-mystifying-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"344d7865-025b-40ec-a49f-86b739a16de2\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ef\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:33.454217+00:00\", \"modification_date\": \"2025-11-04T10:24:33.454217+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1971" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1885" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c0c1e54d-2a41-4d50-80b8-e4ede7cee6e6 + - fc7e2cbc-1342-4c68-a1d0-307c545c027b status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": "2025-10-28T16:52:45.568800+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 113.225416ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 14 + host: api.scaleway.com + body: "{\"volumes\":{}}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/64a889a5-6cbb-4842-b685-d5b57089b756 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f5d26b0d-59e6-4a71-b236-bb91b222e007 method: PATCH response: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": "2025-10-28T16:52:45.568800+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"server\": {\"id\": \"f5d26b0d-59e6-4a71-b236-bb91b222e007\", \"name\": \"cli-srv-mystifying-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-mystifying-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ef\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:33.454217+00:00\", \"modification_date\": \"2025-11-04T10:24:33.454217+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1655" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1609" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e75e6e1b-3e90-49a0-bb5b-a87a5687bf99 + - 821a4cf1-47de-42e8-b783-984f1ef5c74b status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"53a6c35a-ca07-454c-9dc4-63a681835c15", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.653389Z", "updated_at":"2025-10-28T16:52:45.653389Z", - "references":[{"id":"0ec6a7eb-e491-4529-93bb-f001f2c9640d", "product_resource_type":"instance_server", - "product_resource_id":"64a889a5-6cbb-4842-b685-d5b57089b756", "created_at":"2025-10-28T16:52:45.653389Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 321.144755ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/53a6c35a-ca07-454c-9dc4-63a681835c15 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/344d7865-025b-40ec-a49f-86b739a16de2 method: GET response: - body: '{"id":"53a6c35a-ca07-454c-9dc4-63a681835c15", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.653389Z", "updated_at":"2025-10-28T16:52:45.653389Z", - "references":[{"id":"0ec6a7eb-e491-4529-93bb-f001f2c9640d", "product_resource_type":"instance_server", - "product_resource_id":"64a889a5-6cbb-4842-b685-d5b57089b756", "created_at":"2025-10-28T16:52:45.653389Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"344d7865-025b-40ec-a49f-86b739a16de2\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.550182Z\", \"updated_at\":\"2025-11-04T10:24:33.550182Z\", \"references\":[{\"id\":\"20074c70-7089-41cf-bda6-b99ad5f20cb0\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"f5d26b0d-59e6-4a71-b236-bb91b222e007\", \"created_at\":\"2025-11-04T10:24:33.550182Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3240afea-4b6c-4d17-ac2f-18b4f4a6f7f1 + - 9bbefe77-5625-49f3-ad0c-9252eb31e763 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"53a6c35a-ca07-454c-9dc4-63a681835c15", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.653389Z", "updated_at":"2025-10-28T16:52:47.770565Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:47.770565Z", "zone":"fr-par-1"}' - form: {} + duration: 52.316024ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/53a6c35a-ca07-454c-9dc4-63a681835c15 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/344d7865-025b-40ec-a49f-86b739a16de2 method: GET response: - body: '{"id":"53a6c35a-ca07-454c-9dc4-63a681835c15", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.653389Z", "updated_at":"2025-10-28T16:52:47.770565Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:47.770565Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"344d7865-025b-40ec-a49f-86b739a16de2\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.550182Z\", \"updated_at\":\"2025-11-04T10:24:35.548495Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:35.548495Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:51 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9ef5adc6-bdf3-49d7-984f-da48006baff9 + - 84efba82-b9e0-45c4-ac7c-9ead25f66d44 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 49.825641ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/53a6c35a-ca07-454c-9dc4-63a681835c15 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/344d7865-025b-40ec-a49f-86b739a16de2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:51 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1f34b236-23f1-4dfe-8c60-9277c1028a7e + - a2913ee9-2f0a-4cf0-920e-cea583075dfb status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", "name":"cli-vol-blissful-cohen", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.207488Z", "updated_at":"2025-10-28T16:52:47.799124Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:52:47.799124Z", - "zone":"fr-par-1"}' - form: {} + duration: 75.683941ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a1f6bcf8-fa7b-437c-94b3-fdebea42feb7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e method: GET response: - body: '{"id":"a1f6bcf8-fa7b-437c-94b3-fdebea42feb7", "name":"cli-vol-blissful-cohen", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.207488Z", "updated_at":"2025-10-28T16:52:47.799124Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:52:47.799124Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 448 + body: "{\"id\":\"83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e\", \"name\":\"cli-vol-affectionate-bohr\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:32.723314Z\", \"updated_at\":\"2025-11-04T10:24:35.528922Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:35.528922Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "445" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "448" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:51 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a1846fd6-03ca-483e-a978-3c9e36ba4933 + - aa202bee-2f3d-4e69-9505-95769909c207 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 46.446314ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a1f6bcf8-fa7b-437c-94b3-fdebea42feb7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/83cdaf66-9a0a-4d99-851e-61ba3bbdfc7e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:51 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fd2bac78-aac6-4e37-b658-4cd3be66b902 + - f841989c-0bd6-4f23-8cc5-04131a9c8294 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": "2025-10-28T16:52:45.568800+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' - form: {} + duration: 66.284354ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/64a889a5-6cbb-4842-b685-d5b57089b756 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f5d26b0d-59e6-4a71-b236-bb91b222e007 method: GET response: - body: '{"server": {"id": "64a889a5-6cbb-4842-b685-d5b57089b756", "name": "cli-srv-suspicious-saha", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-suspicious-saha", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {}, "tags": [], "state": "stopped", "protected": - false, "state_detail": "", "public_ip": null, "public_ips": [], "mac_address": - "de:00:00:d0:04:e7", "routed_ip_enabled": true, "ipv6": null, "extra_networks": - [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": null, - "creation_date": "2025-10-28T16:52:45.568800+00:00", "modification_date": "2025-10-28T16:52:45.568800+00:00", - "bootscript": null, "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", - "name": "Default security group"}, "location": null, "maintenances": [], "allowed_actions": - ["poweron", "backup"], "placement_group": null, "private_nics": [], "zone": - "fr-par-1", "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"server\": {\"id\": \"f5d26b0d-59e6-4a71-b236-bb91b222e007\", \"name\": \"cli-srv-mystifying-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-mystifying-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ef\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:33.454217+00:00\", \"modification_date\": \"2025-11-04T10:24:33.454217+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - eb458b9c-755c-478b-b9b2-54b239743e0e + - 8692f0a3-6d37-4d7c-8a43-f38f74e18032 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 113.35672ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/64a889a5-6cbb-4842-b685-d5b57089b756 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f5d26b0d-59e6-4a71-b236-bb91b222e007 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:52 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f76d4d3e-e8d3-4a2d-8601-cea7537275c5 + - 08f6a183-0727-4bed-8547-0eaf8eea4e9a status: 204 No Content code: 204 - duration: "" + duration: 141.021112ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-valid-simple-block-volume.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-valid-simple-block-volume.cassette.yaml index a3610e4575..ac307813de 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-valid-simple-block-volume.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-custom-volumes-valid-simple-block-volume.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:44 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c0ab3b32-4561-4a2c-9be6-2c4408a06264 + - 4519c747-cb71-4535-994e-4635de94dec7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 67.162841ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:44 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a8ea1973-bfb6-4053-854b-444351d469cb + - 47beef52-e2b4-4bb2-81aa-f10e7fa7e19a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 134.522188ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:44 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 60467354-24b4-45cf-b32d-854636e41d07 + - e654de0d-c3df-4e47-81eb-0b785ed8e852 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 59.131906ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:32 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4435e752-80ff-4ea5-b32a-531f57fab6f8 + - a81ddc6e-724c-4503-aeec-341d93b6e238 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:45.189390+00:00", - "modification_date": "2025-10-28T16:52:45.189390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 99.724852ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 228 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-reverent-chaplygin\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,58 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:45.189390+00:00", - "modification_date": "2025-10-28T16:52:45.189390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1752 + body: "{\"server\": {\"id\": \"a96fccee-57b4-419f-a63a-cb84cb30ab43\", \"name\": \"cli-srv-reverent-chaplygin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-reverent-chaplygin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f8409867-8795-449d-8eba-179228bd93e7\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ed\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:32.708069+00:00\", \"modification_date\": \"2025-11-04T10:24:32.708069+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1736" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1752" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f0ed705-86fb-430b-a178-59c85409c172 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a96fccee-57b4-419f-a63a-cb84cb30ab43 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 621db61d-c973-4c15-ad4f-31426bb85000 + - 86a1b2ba-635c-40df-be94-ea7180d1c7d9 status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:45.640218Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 645.337763ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 183 + host: api.scaleway.com + body: "{\"name\":\"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume\",\"perf_iops\":5000,\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"from_empty\":{\"size\":10000000000},\"tags\":null}" headers: Content-Type: - application/json @@ -1556,650 +205,467 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes method: POST response: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:45.640218Z", - "references":[], "parent_snapshot_id":null, "status":"creating", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 454 + body: "{\"id\":\"55df610f-c930-4a00-8de3-49474a4c4617\", \"name\":\"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.252846Z\", \"updated_at\":\"2025-11-04T10:24:33.252846Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"creating\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "454" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2c4e3b9b-dbe6-4f8f-a6f1-d9aa2b68180c + - ab302efb-5f13-4c22-95fa-32bff8ee5cda status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:45.640218Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 178.149145ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b0e59b3-b9c1-4a2b-9e46-599261857fec + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/55df610f-c930-4a00-8de3-49474a4c4617 method: GET response: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:45.640218Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 455 + body: "{\"id\":\"55df610f-c930-4a00-8de3-49474a4c4617\", \"name\":\"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.252846Z\", \"updated_at\":\"2025-11-04T10:24:33.252846Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:45 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cd92a061-fa47-42f5-9f26-6ba345961cc1 + - 05a0edc6-b41f-4b3c-ba86-13bfcb6a8187 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:45.189390+00:00", - "modification_date": "2025-10-28T16:52:45.189390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 58.313734ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f0ed705-86fb-430b-a178-59c85409c172 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a96fccee-57b4-419f-a63a-cb84cb30ab43 method: GET response: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:e5", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:52:45.189390+00:00", - "modification_date": "2025-10-28T16:52:45.189390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1752 + body: "{\"server\": {\"id\": \"a96fccee-57b4-419f-a63a-cb84cb30ab43\", \"name\": \"cli-srv-reverent-chaplygin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-reverent-chaplygin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f8409867-8795-449d-8eba-179228bd93e7\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ed\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:32.708069+00:00\", \"modification_date\": \"2025-11-04T10:24:32.708069+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1782" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1752" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cce015ab-0069-457b-b8fe-8e3abf67fcb4 + - 27cc5c42-97db-41b9-8549-2e836dad74bd status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.274156Z", "updated_at":"2025-10-28T16:52:45.274156Z", - "references":[{"id":"ab15c566-75ff-4c57-bbf8-8c293f9e79b8", "product_resource_type":"instance_server", - "product_resource_id":"1f0ed705-86fb-430b-a178-59c85409c172", "created_at":"2025-10-28T16:52:45.274156Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 135.983845ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8409867-8795-449d-8eba-179228bd93e7 method: GET response: - body: '{"id":"4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.274156Z", "updated_at":"2025-10-28T16:52:45.274156Z", - "references":[{"id":"ab15c566-75ff-4c57-bbf8-8c293f9e79b8", "product_resource_type":"instance_server", - "product_resource_id":"1f0ed705-86fb-430b-a178-59c85409c172", "created_at":"2025-10-28T16:52:45.274156Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"f8409867-8795-449d-8eba-179228bd93e7\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:32.791876Z\", \"updated_at\":\"2025-11-04T10:24:32.791876Z\", \"references\":[{\"id\":\"5f522481-95b2-42b1-85f6-bb560e843db6\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"a96fccee-57b4-419f-a63a-cb84cb30ab43\", \"created_at\":\"2025-11-04T10:24:32.791876Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 742b9d21-8140-4dc6-bbdf-7060bc7a94a4 + - 1ff48587-8f4b-47a0-b03c-ec7d61557425 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:45.640218Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' - form: {} + duration: 123.787752ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b0e59b3-b9c1-4a2b-9e46-599261857fec + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/55df610f-c930-4a00-8de3-49474a4c4617 method: GET response: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:45.640218Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 455 + body: "{\"id\":\"55df610f-c930-4a00-8de3-49474a4c4617\", \"name\":\"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.252846Z\", \"updated_at\":\"2025-11-04T10:24:33.252846Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:33 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5a49352a-fff8-4dc4-ab7c-ae30aa8f5d8b + - c4ed56fb-9808-4999-833a-3ae7375e69c9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8b0e59b3-b9c1-4a2b-9e46-599261857fec", - "state": "attaching", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.189390+00:00", "modification_date": - "2025-10-28T16:52:45.189390+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": [], "placement_group": null, "private_nics": - [], "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 59.563463ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 167 + host: api.scaleway.com + body: "{\"volumes\":{\"0\":{\"id\":\"f8409867-8795-449d-8eba-179228bd93e7\",\"volume_type\":\"sbs_volume\"},\"1\":{\"id\":\"55df610f-c930-4a00-8de3-49474a4c4617\",\"volume_type\":\"sbs_volume\"}}}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f0ed705-86fb-430b-a178-59c85409c172 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a96fccee-57b4-419f-a63a-cb84cb30ab43 method: PATCH response: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8b0e59b3-b9c1-4a2b-9e46-599261857fec", - "state": "attaching", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.189390+00:00", "modification_date": - "2025-10-28T16:52:45.189390+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": [], "placement_group": null, "private_nics": - [], "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1872 + body: "{\"server\": {\"id\": \"a96fccee-57b4-419f-a63a-cb84cb30ab43\", \"name\": \"cli-srv-reverent-chaplygin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-reverent-chaplygin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f8409867-8795-449d-8eba-179228bd93e7\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"55df610f-c930-4a00-8de3-49474a4c4617\", \"state\": \"attaching\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ed\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:32.708069+00:00\", \"modification_date\": \"2025-11-04T10:24:32.708069+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1902" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1872" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b5a1fa39-0d2a-40e7-af37-bbb410e6ca7f + - e4e70343-57be-4477-b2ed-f21328665110 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.274156Z", "updated_at":"2025-10-28T16:52:45.274156Z", - "references":[{"id":"ab15c566-75ff-4c57-bbf8-8c293f9e79b8", "product_resource_type":"instance_server", - "product_resource_id":"1f0ed705-86fb-430b-a178-59c85409c172", "created_at":"2025-10-28T16:52:45.274156Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 334.773372ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8409867-8795-449d-8eba-179228bd93e7 method: GET response: - body: '{"id":"4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.274156Z", "updated_at":"2025-10-28T16:52:45.274156Z", - "references":[{"id":"ab15c566-75ff-4c57-bbf8-8c293f9e79b8", "product_resource_type":"instance_server", - "product_resource_id":"1f0ed705-86fb-430b-a178-59c85409c172", "created_at":"2025-10-28T16:52:45.274156Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"id\":\"f8409867-8795-449d-8eba-179228bd93e7\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:32.791876Z\", \"updated_at\":\"2025-11-04T10:24:32.791876Z\", \"references\":[{\"id\":\"5f522481-95b2-42b1-85f6-bb560e843db6\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"a96fccee-57b4-419f-a63a-cb84cb30ab43\", \"created_at\":\"2025-11-04T10:24:32.791876Z\", \"type\":\"exclusive\", \"status\":\"attached\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dcaf2a6f-00c6-47c9-8a6d-4cd753681e57 + - 5d69a766-2cc3-4d9e-be88-eac1c711c0af status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:46.341872Z", - "references":[{"id":"f5a34556-4f65-44d6-aa6e-cacdd48cc00e", "product_resource_type":"instance_server", - "product_resource_id":"1f0ed705-86fb-430b-a178-59c85409c172", "created_at":"2025-10-28T16:52:46.341872Z", - "type":"exclusive", "status":"attaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 63.117366ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b0e59b3-b9c1-4a2b-9e46-599261857fec + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/55df610f-c930-4a00-8de3-49474a4c4617 method: GET response: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:46.341872Z", - "references":[{"id":"f5a34556-4f65-44d6-aa6e-cacdd48cc00e", "product_resource_type":"instance_server", - "product_resource_id":"1f0ed705-86fb-430b-a178-59c85409c172", "created_at":"2025-10-28T16:52:46.341872Z", - "type":"exclusive", "status":"attaching"}], "parent_snapshot_id":null, "status":"in_use", - "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 688 + body: "{\"id\":\"55df610f-c930-4a00-8de3-49474a4c4617\", \"name\":\"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.252846Z\", \"updated_at\":\"2025-11-04T10:24:33.865444Z\", \"references\":[{\"id\":\"3838409b-d3bd-43fb-91de-501a2add4a90\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"a96fccee-57b4-419f-a63a-cb84cb30ab43\", \"created_at\":\"2025-11-04T10:24:33.865444Z\", \"type\":\"exclusive\", \"status\":\"attaching\"}], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "688" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 67df6d15-3b5a-4ee5-95ea-fd89e812ae8a + - ac6bac45-55eb-4ef9-b69f-1ae2793647b7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8b0e59b3-b9c1-4a2b-9e46-599261857fec", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.189390+00:00", "modification_date": - "2025-10-28T16:52:45.189390+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 146.0233ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f0ed705-86fb-430b-a178-59c85409c172 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a96fccee-57b4-419f-a63a-cb84cb30ab43 method: GET response: - body: '{"server": {"id": "1f0ed705-86fb-430b-a178-59c85409c172", "name": "cli-srv-lucid-wing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-wing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "state": "available", "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8b0e59b3-b9c1-4a2b-9e46-599261857fec", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:e5", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:52:45.189390+00:00", "modification_date": - "2025-10-28T16:52:45.189390+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1891 + body: "{\"server\": {\"id\": \"a96fccee-57b4-419f-a63a-cb84cb30ab43\", \"name\": \"cli-srv-reverent-chaplygin\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-reverent-chaplygin\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"f8409867-8795-449d-8eba-179228bd93e7\", \"state\": \"available\", \"zone\": \"fr-par-1\"}, \"1\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"55df610f-c930-4a00-8de3-49474a4c4617\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:45:ed\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:24:32.708069+00:00\", \"modification_date\": \"2025-11-04T10:24:32.708069+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1875" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1891" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:46 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 894f91d0-0537-462d-9bb4-d06f7756b9dd + - 27c0e820-02b5-4e23-9625-89b449e32bdc status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 114.964502ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1f0ed705-86fb-430b-a178-59c85409c172 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a96fccee-57b4-419f-a63a-cb84cb30ab43 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:47 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2effad9a-4559-41a0-bc05-c1078dc92028 + - fbcae175-9fb1-4ec8-a82a-a3f315257074 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.274156Z", "updated_at":"2025-10-28T16:52:47.130034Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:47.130034Z", "zone":"fr-par-1"}' - form: {} + duration: 291.278321ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/55df610f-c930-4a00-8de3-49474a4c4617 method: GET response: - body: '{"id":"4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.274156Z", "updated_at":"2025-10-28T16:52:47.130034Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:52:47.130034Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 452 + body: "{\"id\":\"55df610f-c930-4a00-8de3-49474a4c4617\", \"name\":\"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.252846Z\", \"updated_at\":\"2025-11-04T10:24:33.865444Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "452" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:47 GMT + - Tue, 04 Nov 2025 10:24:34 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 422fedba-b8c8-41ee-b8cd-2e5e201314c9 + - e6a3ef5e-0e76-408b-8900-9a937c1db4a3 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 49.261686ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4832c2e6-ce9d-497d-8a5b-3d78fc1ccc9c + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/55df610f-c930-4a00-8de3-49474a4c4617 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 480 + body: "{\"id\":\"55df610f-c930-4a00-8de3-49474a4c4617\", \"name\":\"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:33.252846Z\", \"updated_at\":\"2025-11-04T10:24:34.734989Z\", \"references\":[], \"parent_snapshot_id\":null, \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:34.734989Z\", \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "480" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:24:39 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b583ec40-e670-4458-826f-63614b519b93 + status: 200 OK + code: 200 + duration: 41.364871ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/55df610f-c930-4a00-8de3-49474a4c4617 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:47 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d8725efd-f137-4888-92e8-8662a60755c0 + - d04a6efa-52d8-421b-a109-d5c2e3753391 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:47.252955Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:52:47.252955Z", - "zone":"fr-par-1"}' - form: {} + duration: 90.118905ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b0e59b3-b9c1-4a2b-9e46-599261857fec + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8409867-8795-449d-8eba-179228bd93e7 method: GET response: - body: '{"id":"8b0e59b3-b9c1-4a2b-9e46-599261857fec", "name":"Test_ServerUpdateCustom/Volumes/valid_simple_block_volume", - "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:52:45.640218Z", "updated_at":"2025-10-28T16:52:47.252955Z", - "references":[], "parent_snapshot_id":null, "status":"available", "tags":[], - "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":"2025-10-28T16:52:47.252955Z", - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"f8409867-8795-449d-8eba-179228bd93e7\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:24:32.791876Z\", \"updated_at\":\"2025-11-04T10:24:34.658644Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:24:34.658644Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "480" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "498" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:47 GMT + - Tue, 04 Nov 2025 10:24:39 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8d1b30c8-06fc-46d3-96da-3c06685af99f + - 3c5b8f4c-eea2-4eb7-ac13-dfe9f185ff8f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 42.344786ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8b0e59b3-b9c1-4a2b-9e46-599261857fec + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/f8409867-8795-449d-8eba-179228bd93e7 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:52:47 GMT + - Tue, 04 Nov 2025 10:24:40 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e4eaa055-8d81-4864-88ce-7018c55d9cfc + - fe2d9a62-e8b6-4a35-8c1a-f6fee1088cc8 status: 204 No Content code: 204 - duration: "" + duration: 73.724012ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=current-pg-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=current-pg-id.cassette.yaml index 776fff776d..70c4f22071 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=current-pg-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=current-pg-id.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", "name": - "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 81 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-upbeat-ganguly\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -16,1526 +17,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", "name": - "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 327 + body: "{\"placement_group\": {\"id\": \"33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc\", \"name\": \"cli-pg-upbeat-ganguly\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "325" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "327" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/0fb30b89-9fc1-4d81-b053-7b561d8214cc + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fa9769fc-4c90-44d1-aa4b-b77987fe71a4 + - 09e7262d-4b2b-438a-9175-9038f03cfd50 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 141.994961ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a48952c7-8eb7-4d86-b7f4-daa32c4df398 + - 5d44ed1e-bf43-49af-897f-3fe6013778ad X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 49.899817ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ca5960bb-b47c-464c-8681-ce87534e05ac + - 671e47d9-2339-46a8-a7ad-0543062765a2 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 39.006666ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 49ebbdaa-6b29-4ef0-bcca-098b09f73ef8 + - 35a4a6c2-c95d-4d30-b5c9-ae315949b373 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 54.545253ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0084ef23-6433-4958-b0ec-11307bb56b71 + - 037bb7fb-f139-4747-9918-dc78d140a663 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 42.852455ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 280 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-brave-keldysh\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"placement_group\":\"33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc\"}" headers: Content-Type: - application/json @@ -1544,472 +205,277 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2045 + body: "{\"server\": {\"id\": \"fbfc9f77-3938-4f31-b4fd-58f781210da2\", \"name\": \"cli-srv-brave-keldysh\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-brave-keldysh\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5dd68105-b7c0-47be-856d-6fcfcf7a412c\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:29\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.884051+00:00\", \"modification_date\": \"2025-11-04T10:25:47.884051+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc\", \"name\": \"cli-pg-upbeat-ganguly\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2053" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2045" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9ead9c67-9668-4d49-b7d8-236d214916e6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fbfc9f77-3938-4f31-b4fd-58f781210da2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 97f55cd4-7ba5-43ff-be42-1d75178d8be8 + - 0fc420a3-f807-4863-bead-5e929366bcb4 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 792.549395ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9ead9c67-9668-4d49-b7d8-236d214916e6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fbfc9f77-3938-4f31-b4fd-58f781210da2 method: GET response: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2045 + body: "{\"server\": {\"id\": \"fbfc9f77-3938-4f31-b4fd-58f781210da2\", \"name\": \"cli-srv-brave-keldysh\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-brave-keldysh\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5dd68105-b7c0-47be-856d-6fcfcf7a412c\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:29\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.884051+00:00\", \"modification_date\": \"2025-11-04T10:25:47.884051+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc\", \"name\": \"cli-pg-upbeat-ganguly\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2099" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2045" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c082620b-a3ae-4f5e-98ef-e26e1bfb094f + - c529eb2d-e6b6-479c-bda3-1bbf9f9e51e7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 99.763147ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 58 + host: api.scaleway.com + body: "{\"placement_group\":\"33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9ead9c67-9668-4d49-b7d8-236d214916e6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fbfc9f77-3938-4f31-b4fd-58f781210da2 method: PATCH response: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2045 + body: "{\"server\": {\"id\": \"fbfc9f77-3938-4f31-b4fd-58f781210da2\", \"name\": \"cli-srv-brave-keldysh\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-brave-keldysh\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5dd68105-b7c0-47be-856d-6fcfcf7a412c\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:29\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.884051+00:00\", \"modification_date\": \"2025-11-04T10:25:47.884051+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc\", \"name\": \"cli-pg-upbeat-ganguly\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2053" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2045" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c516f927-3d77-4618-83fa-cc8d83dfbab9 + - 58250985-abcd-4172-99fd-4724bd9b6010 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' - form: {} + duration: 225.093092ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9ead9c67-9668-4d49-b7d8-236d214916e6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fbfc9f77-3938-4f31-b4fd-58f781210da2 method: GET response: - body: '{"server": {"id": "9ead9c67-9668-4d49-b7d8-236d214916e6", "name": "cli-srv-zealous-heisenberg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zealous-heisenberg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "45cf19c2-052c-4ac0-be16-629583a243d5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:33", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.946531+00:00", - "modification_date": "2025-10-28T16:53:41.946531+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "0fb30b89-9fc1-4d81-b053-7b561d8214cc", - "name": "cli-pg-bold-lalande", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2045 + body: "{\"server\": {\"id\": \"fbfc9f77-3938-4f31-b4fd-58f781210da2\", \"name\": \"cli-srv-brave-keldysh\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-brave-keldysh\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"5dd68105-b7c0-47be-856d-6fcfcf7a412c\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:29\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.884051+00:00\", \"modification_date\": \"2025-11-04T10:25:47.884051+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc\", \"name\": \"cli-pg-upbeat-ganguly\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2099" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2045" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 738c39fd-cf50-4e11-8d77-b652461ad909 + - 6d8c5510-cfbe-48e0-82f4-bc5b77c51d71 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 93.208877ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9ead9c67-9668-4d49-b7d8-236d214916e6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/fbfc9f77-3938-4f31-b4fd-58f781210da2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1b21d86f-6888-4ab4-b0b1-8ae30c1892d5 + - fac35b64-7940-44f9-aa74-e50dc8ac315b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"45cf19c2-052c-4ac0-be16-629583a243d5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.057689Z", "updated_at":"2025-10-28T16:53:42.057689Z", - "references":[{"id":"a905496d-42a1-4b0f-aea7-3f960e2ac218", "product_resource_type":"instance_server", - "product_resource_id":"9ead9c67-9668-4d49-b7d8-236d214916e6", "created_at":"2025-10-28T16:53:42.057689Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 183.808281ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/45cf19c2-052c-4ac0-be16-629583a243d5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5dd68105-b7c0-47be-856d-6fcfcf7a412c method: GET response: - body: '{"id":"45cf19c2-052c-4ac0-be16-629583a243d5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.057689Z", "updated_at":"2025-10-28T16:53:42.057689Z", - "references":[{"id":"a905496d-42a1-4b0f-aea7-3f960e2ac218", "product_resource_type":"instance_server", - "product_resource_id":"9ead9c67-9668-4d49-b7d8-236d214916e6", "created_at":"2025-10-28T16:53:42.057689Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"5dd68105-b7c0-47be-856d-6fcfcf7a412c\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.974783Z\", \"updated_at\":\"2025-11-04T10:25:47.974783Z\", \"references\":[{\"id\":\"1a7cd94d-32b1-4e0b-bcc4-522554f1ea0e\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"fbfc9f77-3938-4f31-b4fd-58f781210da2\", \"created_at\":\"2025-11-04T10:25:47.974783Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "706" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1df8f83b-a21a-4743-99ae-2a332692122a + - b3a292bc-4ddc-4760-95d1-074555ff4984 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"45cf19c2-052c-4ac0-be16-629583a243d5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.057689Z", "updated_at":"2025-10-28T16:53:43.698916Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.698916Z", "zone":"fr-par-1"}' - form: {} + duration: 43.927988ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/45cf19c2-052c-4ac0-be16-629583a243d5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5dd68105-b7c0-47be-856d-6fcfcf7a412c method: GET response: - body: '{"id":"45cf19c2-052c-4ac0-be16-629583a243d5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.057689Z", "updated_at":"2025-10-28T16:53:43.698916Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.698916Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"5dd68105-b7c0-47be-856d-6fcfcf7a412c\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.974783Z\", \"updated_at\":\"2025-11-04T10:25:49.154339Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:49.154339Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7139b457-885d-4bb5-a9f2-25433049738e + - 5d71aa0f-65ec-43fd-af60-ee705c3389b1 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 45.370749ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/45cf19c2-052c-4ac0-be16-629583a243d5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/5dd68105-b7c0-47be-856d-6fcfcf7a412c method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bd65d879-8ae7-4c0f-b34c-f421dfb56966 + - 47b26001-255f-47f5-a077-b70750a7d4ab status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 75.276448ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/0fb30b89-9fc1-4d81-b053-7b561d8214cc + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/33f8bdd0-f6b7-4351-8eda-9ce6e85e2edc method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f8251e1c-25d6-437e-b5aa-bf381c547a41 + - b6fb99fe-b02f-4010-b80e-565dcf8a8be5 status: 204 No Content code: 204 - duration: "" + duration: 103.002538ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=new-pg-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=new-pg-id.cassette.yaml index cb70351900..a16d71072d 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=new-pg-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=new-pg-id.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"placement_group": {"id": "2003fa20-122c-4624-8e0f-a06809188966", "name": - "cli-pg-sharp-cray", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 84 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-inspiring-meitner\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -16,42 +17,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "2003fa20-122c-4624-8e0f-a06809188966", "name": - "cli-pg-sharp-cray", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 330 + body: "{\"placement_group\": {\"id\": \"68fa634a-edaa-424a-8c60-9c2572fe9d02\", \"name\": \"cli-pg-inspiring-meitner\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "323" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "330" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/2003fa20-122c-4624-8e0f-a06809188966 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/68fa634a-edaa-424a-8c60-9c2572fe9d02 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d1742787-463f-4671-9da3-589d5e7b609b + - 10c8bc8b-8f99-451b-ab34-27d85a95e192 status: 201 Created code: 201 - duration: "" -- request: - body: '{"placement_group": {"id": "9e91358c-29e4-4bd9-be8c-2a49210c9df2", "name": - "cli-pg-peaceful-mccarthy", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} + duration: 141.954776ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 84 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-adoring-chaplygin\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -60,1526 +54,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "9e91358c-29e4-4bd9-be8c-2a49210c9df2", "name": - "cli-pg-peaceful-mccarthy", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 330 + body: "{\"placement_group\": {\"id\": \"6d76f8ff-108c-4207-ad0e-86a4fe4b953a\", \"name\": \"cli-pg-adoring-chaplygin\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "330" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/9e91358c-29e4-4bd9-be8c-2a49210c9df2 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/6d76f8ff-108c-4207-ad0e-86a4fe4b953a Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bcdfbcc7-c7aa-4241-b60e-3c7647038be9 + - 986c0232-8225-4edf-8cc2-d40dbe77c8a1 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 146.0597ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0be3ea9f-a9a3-44af-86e7-613709f512f5 + - b126cdde-38ad-4605-9608-37b7c0f71d68 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 35.232482ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - abf4d5ce-23ac-407c-a2f2-9a3fdc4b0d9f + - 8e6ae075-578e-41aa-84c7-ecabc1f58f7e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 39.912763ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fe0d7cad-e466-4947-83d1-ecebe3fd7713 + - fa4fca40-fc58-46d2-b39f-03b5442047a0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 48.579266ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f48b86d9-c256-45d9-8945-6f53bcf6a2d2 + - dc6e2266-eb2f-4b75-b503-63de60217e33 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.121391+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "2003fa20-122c-4624-8e0f-a06809188966", - "name": "cli-pg-sharp-cray", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 40.621228ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 282 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-busy-sutherland\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"placement_group\":\"68fa634a-edaa-424a-8c60-9c2572fe9d02\"}" headers: Content-Type: - application/json @@ -1588,456 +242,307 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.121391+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "2003fa20-122c-4624-8e0f-a06809188966", - "name": "cli-pg-sharp-cray", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2052 + body: "{\"server\": {\"id\": \"ed7fe29a-3de8-4847-a74d-18c89e6403b1\", \"name\": \"cli-srv-busy-sutherland\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-busy-sutherland\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"601c8d80-3a54-4e24-a186-84678e7491a6\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.987097+00:00\", \"modification_date\": \"2025-11-04T10:25:47.987097+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"68fa634a-edaa-424a-8c60-9c2572fe9d02\", \"name\": \"cli-pg-inspiring-meitner\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2051" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2052" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7b4f5e39-888f-4a24-bb9b-c701cf8473ff + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ed7fe29a-3de8-4847-a74d-18c89e6403b1 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c07b2803-9307-4652-8cd4-739a8400c861 + - 0468e634-6c87-4d1a-a12a-311cacfaf24a status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.121391+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "2003fa20-122c-4624-8e0f-a06809188966", - "name": "cli-pg-sharp-cray", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 522.16931ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7b4f5e39-888f-4a24-bb9b-c701cf8473ff + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ed7fe29a-3de8-4847-a74d-18c89e6403b1 method: GET response: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.121391+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "2003fa20-122c-4624-8e0f-a06809188966", - "name": "cli-pg-sharp-cray", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2098 + body: "{\"server\": {\"id\": \"ed7fe29a-3de8-4847-a74d-18c89e6403b1\", \"name\": \"cli-srv-busy-sutherland\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-busy-sutherland\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"601c8d80-3a54-4e24-a186-84678e7491a6\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.987097+00:00\", \"modification_date\": \"2025-11-04T10:25:47.987097+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"68fa634a-edaa-424a-8c60-9c2572fe9d02\", \"name\": \"cli-pg-inspiring-meitner\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "2051" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2098" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d867372d-6678-43c6-8e28-a62427889ece + - e9064886-9a85-4c27-b409-57ceee5605e1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.717925+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "9e91358c-29e4-4bd9-be8c-2a49210c9df2", - "name": "cli-pg-peaceful-mccarthy", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 114.139597ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 58 + host: api.scaleway.com + body: "{\"placement_group\":\"6d76f8ff-108c-4207-ad0e-86a4fe4b953a\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7b4f5e39-888f-4a24-bb9b-c701cf8473ff + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ed7fe29a-3de8-4847-a74d-18c89e6403b1 method: PATCH response: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.717925+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "9e91358c-29e4-4bd9-be8c-2a49210c9df2", - "name": "cli-pg-peaceful-mccarthy", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2052 + body: "{\"server\": {\"id\": \"ed7fe29a-3de8-4847-a74d-18c89e6403b1\", \"name\": \"cli-srv-busy-sutherland\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-busy-sutherland\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"601c8d80-3a54-4e24-a186-84678e7491a6\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.987097+00:00\", \"modification_date\": \"2025-11-04T10:25:48.522677+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"6d76f8ff-108c-4207-ad0e-86a4fe4b953a\", \"name\": \"cli-pg-adoring-chaplygin\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2058" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2052" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 131d6d8f-2829-4d1f-8ba7-fc46ff4521e5 + - 0c4855cc-9854-496d-844f-cd5191ffcc91 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.717925+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "9e91358c-29e4-4bd9-be8c-2a49210c9df2", - "name": "cli-pg-peaceful-mccarthy", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 221.067126ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7b4f5e39-888f-4a24-bb9b-c701cf8473ff + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ed7fe29a-3de8-4847-a74d-18c89e6403b1 method: GET response: - body: '{"server": {"id": "7b4f5e39-888f-4a24-bb9b-c701cf8473ff", "name": "cli-srv-stupefied-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-poincare", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "4b619749-1871-4915-9ab0-a6785a3e3637", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:42.121391+00:00", - "modification_date": "2025-10-28T16:53:42.717925+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "9e91358c-29e4-4bd9-be8c-2a49210c9df2", - "name": "cli-pg-peaceful-mccarthy", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2052 + body: "{\"server\": {\"id\": \"ed7fe29a-3de8-4847-a74d-18c89e6403b1\", \"name\": \"cli-srv-busy-sutherland\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-busy-sutherland\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"601c8d80-3a54-4e24-a186-84678e7491a6\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.987097+00:00\", \"modification_date\": \"2025-11-04T10:25:48.522677+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"6d76f8ff-108c-4207-ad0e-86a4fe4b953a\", \"name\": \"cli-pg-adoring-chaplygin\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2058" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2052" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 24b69453-2774-4c66-8f11-cad5c9cc9ea3 + - 2abfa3a3-4818-4d0a-8b0f-abb68d03f0db status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 115.250748ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/7b4f5e39-888f-4a24-bb9b-c701cf8473ff + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ed7fe29a-3de8-4847-a74d-18c89e6403b1 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e41ed3f0-06cc-4f5f-9438-8e8b6f637254 + - 7b139fbb-de80-4f90-aea6-2fe86405070f status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"4b619749-1871-4915-9ab0-a6785a3e3637", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.203429Z", "updated_at":"2025-10-28T16:53:43.311164Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.311164Z", "zone":"fr-par-1"}' - form: {} + duration: 193.639223ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4b619749-1871-4915-9ab0-a6785a3e3637 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/601c8d80-3a54-4e24-a186-84678e7491a6 method: GET response: - body: '{"id":"4b619749-1871-4915-9ab0-a6785a3e3637", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.203429Z", "updated_at":"2025-10-28T16:53:43.311164Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.311164Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"601c8d80-3a54-4e24-a186-84678e7491a6\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:48.080669Z\", \"updated_at\":\"2025-11-04T10:25:48.080669Z\", \"references\":[{\"id\":\"26191365-b0a7-42c2-bc8c-5a4901ce29ca\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"ed7fe29a-3de8-4847-a74d-18c89e6403b1\", \"created_at\":\"2025-11-04T10:25:48.080669Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:25:49 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 27ea1f35-7f2d-41ad-b64d-0cda44ede60d + status: 200 OK + code: 200 + duration: 44.971211ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/601c8d80-3a54-4e24-a186-84678e7491a6 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"601c8d80-3a54-4e24-a186-84678e7491a6\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:48.080669Z\", \"updated_at\":\"2025-11-04T10:25:49.058898Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:49.058898Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 28c1e3fa-7686-4138-b306-c4211bdeb2f7 + - 20a47885-2577-41c1-87e9-2da8d1a0c5eb status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 49.568226ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/4b619749-1871-4915-9ab0-a6785a3e3637 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/601c8d80-3a54-4e24-a186-84678e7491a6 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 68d3bd99-e894-4e40-8ba9-3db82559252a + - 6d270be9-b6a2-48c6-b976-5213547e8170 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 90.631873ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/2003fa20-122c-4624-8e0f-a06809188966 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/68fa634a-edaa-424a-8c60-9c2572fe9d02 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 03ccfce2-ffad-4c98-af27-9a574e69ac94 + - b51ed564-1e9b-4d80-857a-adc98a8a7594 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 143.297135ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/9e91358c-29e4-4bd9-be8c-2a49210c9df2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/6d76f8ff-108c-4207-ad0e-86a4fe4b953a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c5c17819-5211-425f-9602-2230d3f7c489 + - 563d6c4b-e2bf-4ae2-b5c6-580f6a723a36 status: 204 No Content code: 204 - duration: "" + duration: 93.038858ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=none.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=none.cassette.yaml index f793aa214b..cb8c68b9e9 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=none.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-initial-placement-group&-placement-group-id=none.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"placement_group": {"id": "53095f9d-2525-4d68-857a-0a9f1ec981c8", "name": - "cli-pg-jolly-montalcini", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 79 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-bold-greider\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -16,1526 +17,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "53095f9d-2525-4d68-857a-0a9f1ec981c8", "name": - "cli-pg-jolly-montalcini", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 325 + body: "{\"placement_group\": {\"id\": \"ce639635-2440-4f17-8b69-c82be4f263ee\", \"name\": \"cli-pg-bold-greider\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "329" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "325" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/53095f9d-2525-4d68-857a-0a9f1ec981c8 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/ce639635-2440-4f17-8b69-c82be4f263ee Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7a0f819c-9caf-421a-bab1-a025ae9e006e + - 91e910fe-def2-434f-af34-23bfafb4e5c5 status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 130.541121ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d9c368e2-f639-47d3-ab45-1d6c4cd55789 + - ff8f4ccc-d184-47dd-aeb3-54e5f8a306b1 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 45.681431ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 55807637-f3df-413f-bc9f-60535b5549b2 + - 54e695a1-fc9f-407e-bcef-8a60e97f2486 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 41.629597ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 160a4c68-617d-4c06-b4d6-3e0c8bca3a96 + - 448cdaea-405d-4055-be40-97426883bb83 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 57.643544ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f2a57b83-264c-4899-83a2-e22ef999deae + - 05843119-aac7-4f0d-a6ca-b244d1b2cf09 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:41.927404+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "53095f9d-2525-4d68-857a-0a9f1ec981c8", - "name": "cli-pg-jolly-montalcini", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 56.843997ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 287 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-wizardly-brahmagupta\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"placement_group\":\"ce639635-2440-4f17-8b69-c82be4f263ee\"}" headers: Content-Type: - application/json @@ -1544,452 +205,277 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:41.927404+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "53095f9d-2525-4d68-857a-0a9f1ec981c8", - "name": "cli-pg-jolly-montalcini", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2057 + body: "{\"server\": {\"id\": \"8b8e51c0-3930-40e8-87b8-6e3f24583467\", \"name\": \"cli-srv-wizardly-brahmagupta\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-brahmagupta\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b368ee39-5378-4edd-bba8-f00beb8e9e25\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.876903+00:00\", \"modification_date\": \"2025-11-04T10:25:47.876903+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"ce639635-2440-4f17-8b69-c82be4f263ee\", \"name\": \"cli-pg-bold-greider\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2057" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c6aa8a31-7172-4581-81d3-4c2edbdd20c6 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b8e51c0-3930-40e8-87b8-6e3f24583467 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 89b3e83c-a6ef-4e34-bfcf-72c4a2bd067e + - f1383df7-f8be-41d1-add8-9f7dc173f2c4 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:41.927404+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "53095f9d-2525-4d68-857a-0a9f1ec981c8", - "name": "cli-pg-jolly-montalcini", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 621.147046ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c6aa8a31-7172-4581-81d3-4c2edbdd20c6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b8e51c0-3930-40e8-87b8-6e3f24583467 method: GET response: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:41.927404+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "53095f9d-2525-4d68-857a-0a9f1ec981c8", - "name": "cli-pg-jolly-montalcini", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2057 + body: "{\"server\": {\"id\": \"8b8e51c0-3930-40e8-87b8-6e3f24583467\", \"name\": \"cli-srv-wizardly-brahmagupta\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-brahmagupta\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b368ee39-5378-4edd-bba8-f00beb8e9e25\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.876903+00:00\", \"modification_date\": \"2025-11-04T10:25:47.876903+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"ce639635-2440-4f17-8b69-c82be4f263ee\", \"name\": \"cli-pg-bold-greider\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "2057" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2e316f38-05d3-4102-a68e-fb485839f0dc + - 858b0ecc-3d59-4d84-9c14-e489555bdb3d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:42.593243+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 103.902886ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 24 + host: api.scaleway.com + body: "{\"placement_group\":null}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c6aa8a31-7172-4581-81d3-4c2edbdd20c6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b8e51c0-3930-40e8-87b8-6e3f24583467 method: PATCH response: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:42.593243+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1756 + body: "{\"server\": {\"id\": \"8b8e51c0-3930-40e8-87b8-6e3f24583467\", \"name\": \"cli-srv-wizardly-brahmagupta\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-brahmagupta\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b368ee39-5378-4edd-bba8-f00beb8e9e25\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.876903+00:00\", \"modification_date\": \"2025-11-04T10:25:48.491546+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1756" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0fc5084d-5838-4a62-bf2e-0e23cda457bf + - 6897e437-0def-415b-89ee-aff2158bde49 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:42.593243+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 159.780002ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c6aa8a31-7172-4581-81d3-4c2edbdd20c6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b8e51c0-3930-40e8-87b8-6e3f24583467 method: GET response: - body: '{"server": {"id": "c6aa8a31-7172-4581-81d3-4c2edbdd20c6", "name": "cli-srv-competent-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-competent-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "cbb96a66-82a7-4188-89ca-7bef86d162be", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:31", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.927404+00:00", - "modification_date": "2025-10-28T16:53:42.593243+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1756 + body: "{\"server\": {\"id\": \"8b8e51c0-3930-40e8-87b8-6e3f24583467\", \"name\": \"cli-srv-wizardly-brahmagupta\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-brahmagupta\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b368ee39-5378-4edd-bba8-f00beb8e9e25\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.876903+00:00\", \"modification_date\": \"2025-11-04T10:25:48.491546+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1752" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1756" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51401279-32d3-4052-98bd-4d7f4c566254 + - 965dab24-687e-4878-b79e-7277d9601e53 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 107.135117ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c6aa8a31-7172-4581-81d3-4c2edbdd20c6 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8b8e51c0-3930-40e8-87b8-6e3f24583467 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 519f0d06-bf26-4ea0-b029-687645d4208f + - 7ffc609a-5234-43f1-b243-0be8a9f18eb2 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"cbb96a66-82a7-4188-89ca-7bef86d162be", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.006549Z", "updated_at":"2025-10-28T16:53:42.006549Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 189.701342ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/cbb96a66-82a7-4188-89ca-7bef86d162be + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b368ee39-5378-4edd-bba8-f00beb8e9e25 method: GET response: - body: '{"id":"cbb96a66-82a7-4188-89ca-7bef86d162be", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.006549Z", "updated_at":"2025-10-28T16:53:42.006549Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"b368ee39-5378-4edd-bba8-f00beb8e9e25\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.977354Z\", \"updated_at\":\"2025-11-04T10:25:47.977354Z\", \"references\":[{\"id\":\"f21b4b63-3881-4a34-9477-6f1529764c35\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"8b8e51c0-3930-40e8-87b8-6e3f24583467\", \"created_at\":\"2025-11-04T10:25:47.977354Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "470" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "706" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 18d5a9db-f804-43d9-8c78-8aa6b9d1a0c6 + - b40b0c44-278b-4963-8588-60772e3057cc status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"cbb96a66-82a7-4188-89ca-7bef86d162be", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.006549Z", "updated_at":"2025-10-28T16:53:43.114040Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.114040Z", "zone":"fr-par-1"}' - form: {} + duration: 42.955328ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/cbb96a66-82a7-4188-89ca-7bef86d162be + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b368ee39-5378-4edd-bba8-f00beb8e9e25 method: GET response: - body: '{"id":"cbb96a66-82a7-4188-89ca-7bef86d162be", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:42.006549Z", "updated_at":"2025-10-28T16:53:43.114040Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.114040Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"b368ee39-5378-4edd-bba8-f00beb8e9e25\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.977354Z\", \"updated_at\":\"2025-11-04T10:25:48.962126Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:48.962126Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1d3f42a4-726e-4471-8945-ece334cc2d92 + - b415ad49-2ed0-4cee-a947-6ed76cb4cfad status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.05451ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/cbb96a66-82a7-4188-89ca-7bef86d162be + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b368ee39-5378-4edd-bba8-f00beb8e9e25 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7d251932-896d-4cc6-92bb-4cb64fa96cf2 + - cbbe776e-8f0a-49c2-a362-6b1173114047 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 81.471465ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/53095f9d-2525-4d68-857a-0a9f1ec981c8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/ce639635-2440-4f17-8b69-c82be4f263ee method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b336f8d2-462c-44f2-8a08-46f95259ff88 + - d7a92c89-e1c9-4049-a81f-adbb1cbf72ad status: 204 No Content code: 204 - duration: "" + duration: 89.463486ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=.cassette.yaml deleted file mode 100644 index b2e6f32ed9..0000000000 --- a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=.cassette.yaml +++ /dev/null @@ -1,1414 +0,0 @@ ---- -version: 1 -interactions: -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers - method: GET - response: - body: '{"servers": {"VC1S": {"monthly_price": 2.99, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 2, "ram": 2147483648, - "arch": "x86_64", "volumes_constraint": {"min_size": 50000000000, "max_size": - 50000000000}, "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 209715200}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 209715200, - "ipv6_support": true}, "hourly_price": 0.006, "alt_names": ["X64-2GB"], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "GP1-XS": - {"monthly_price": 39.0, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 800000000000}}, "ncpus": 4, "ram": 17179869184, "arch": "x86_64", - "volumes_constraint": {"min_size": 150000000000, "max_size": 150000000000}, - "network": {"interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 524288000}], "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 524288000, "ipv6_support": true}, "hourly_price": - 0.078, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue", - "local"], "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "default_boot_type": "local", "private_network": 8}, "baremetal": false, - "gpu": null}, "DEV1-M": {"monthly_price": 7.99, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "ncpus": 3, "ram": 4294967296, - "arch": "x86_64", "volumes_constraint": {"min_size": 40000000000, "max_size": - 40000000000}, "network": {"interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 314572800}], "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 314572800, "ipv6_support": true}, "hourly_price": - 0.016, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue", - "local"], "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "default_boot_type": "local", "private_network": 8}, "baremetal": false, - "gpu": null}, "DEV1-L": {"monthly_price": 15.99, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "ncpus": 4, "ram": 8589934592, - "arch": "x86_64", "volumes_constraint": {"min_size": 80000000000, "max_size": - 80000000000}, "network": {"interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 419430400}], "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 419430400, "ipv6_support": true}, "hourly_price": - 0.032, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue", - "local"], "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "default_boot_type": "local", "private_network": 8}, "baremetal": false, - "gpu": null}, "START1-XS": {"monthly_price": 1.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 1, "ram": - 1073741824, "arch": "x86_64", "volumes_constraint": {"min_size": 25000000000, - "max_size": 25000000000}, "network": {"interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 104857600}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 104857600, "ipv6_support": true}, "hourly_price": 0.004, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "ARM64-8GB": - {"monthly_price": 11.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 8, "ram": 8589934592, "arch": "arm64", - "volumes_constraint": {"min_size": 200000000000, "max_size": 200000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 209715200}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 209715200, - "ipv6_support": true}, "hourly_price": 0.024, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "DEV1-S": - {"monthly_price": 2.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 800000000000}}, "ncpus": 2, "ram": 2147483648, "arch": "x86_64", - "volumes_constraint": {"min_size": 20000000000, "max_size": 20000000000}, "network": - {"interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": null}, - {"internal_bandwidth": null, "internet_bandwidth": 209715200}], "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 209715200, "ipv6_support": true}, "hourly_price": - 0.006, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue", - "local"], "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "default_boot_type": "local", "private_network": 8}, "baremetal": false, - "gpu": null}, "RENDER-S": {"monthly_price": 499.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "ncpus": 10, - "ram": 48318382080, "arch": "x86_64", "volumes_constraint": {"min_size": 400000000000, - "max_size": 400000000000}, "network": {"interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 1073741824}], "sum_internal_bandwidth": 104857600, "sum_internet_bandwidth": - 1073741824, "ipv6_support": true}, "hourly_price": 1.0, "alt_names": [], "capabilities": - {"boot_types": ["local", "rescue"], "hot_snapshots_local_volume": true, "placement_groups": - true, "block_storage": true, "default_boot_type": "local", "private_network": - 8}, "baremetal": false, "gpu": 1}, "GP1-XL": {"monthly_price": 569.0, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "ncpus": 48, - "ram": 274877906944, "arch": "x86_64", "volumes_constraint": {"min_size": 600000000000, - "max_size": 600000000000}, "network": {"interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 10737418240}], "sum_internal_bandwidth": 104857600, "sum_internet_bandwidth": - 10737418240, "ipv6_support": true}, "hourly_price": 1.138, "alt_names": [], - "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": true, "default_boot_type": - "local", "private_network": 8}, "baremetal": false, "gpu": null}, "C2S": {"monthly_price": - 11.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 200000000000}}, "ncpus": 4, "ram": 8589934592, "arch": "x86_64", "volumes_constraint": - {"min_size": 50000000000, "max_size": 1000000000000}, "network": {"interfaces": - [{"internal_bandwidth": 2684354560, "internet_bandwidth": 314572800}], "sum_internal_bandwidth": - 2684354560, "sum_internet_bandwidth": 314572800, "ipv6_support": true}, "hourly_price": - 0.024, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue"], - "hot_snapshots_local_volume": false, "placement_groups": false, "block_storage": - false, "default_boot_type": "bootscript", "private_network": 0}, "baremetal": - true, "gpu": null}, "X64-15GB": {"monthly_price": 24.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 6, "ram": - 16106127360, "arch": "x86_64", "volumes_constraint": {"min_size": 200000000000, - "max_size": 200000000000}, "network": {"interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 262144000}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 262144000, "ipv6_support": true}, "hourly_price": 0.05, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "ARM64-2GB": - {"monthly_price": 2.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 4, "ram": 2147483648, "arch": "arm64", - "volumes_constraint": {"min_size": 50000000000, "max_size": 50000000000}, "network": - {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": 209715200}], - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 209715200, "ipv6_support": - true}, "hourly_price": 0.006, "alt_names": [], "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": true, "placement_groups": - true, "block_storage": false, "default_boot_type": "bootscript", "private_network": - 0}, "baremetal": false, "gpu": null}, "DEV1-XL": {"monthly_price": 23.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "ncpus": 4, "ram": - 12884901888, "arch": "x86_64", "volumes_constraint": {"min_size": 120000000000, - "max_size": 120000000000}, "network": {"interfaces": [{"internal_bandwidth": - 104857600, "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 524288000}], "sum_internal_bandwidth": 104857600, "sum_internet_bandwidth": - 524288000, "ipv6_support": true}, "hourly_price": 0.048, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": true, "default_boot_type": - "local", "private_network": 8}, "baremetal": false, "gpu": null}, "C1": {"monthly_price": - 2.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 200000000000}}, "ncpus": 4, "ram": 2147483648, "arch": "arm", "volumes_constraint": - {"min_size": 50000000000, "max_size": 1000000000000}, "network": {"interfaces": - [{"internal_bandwidth": 1073741824, "internet_bandwidth": 209715200}], "sum_internal_bandwidth": - 1073741824, "sum_internet_bandwidth": 209715200, "ipv6_support": false}, "hourly_price": - 0.006, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue"], - "hot_snapshots_local_volume": false, "placement_groups": false, "block_storage": - false, "default_boot_type": "bootscript", "private_network": 0}, "baremetal": - true, "gpu": null}, "VC1M": {"monthly_price": 5.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 4, "ram": - 4294967296, "arch": "x86_64", "volumes_constraint": {"min_size": 100000000000, - "max_size": 100000000000}, "network": {"interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 209715200}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 209715200, "ipv6_support": true}, "hourly_price": 0.012, "alt_names": ["X64-4GB"], - "capabilities": {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "C2L": - {"monthly_price": 23.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 8, "ram": 34359738368, "arch": "x86_64", - "volumes_constraint": {"min_size": 50000000000, "max_size": 1000000000000}, - "network": {"interfaces": [{"internal_bandwidth": 2684354560, "internet_bandwidth": - 629145600}, {"internal_bandwidth": 2684354560, "internet_bandwidth": null}], - "sum_internal_bandwidth": 5368709120, "sum_internet_bandwidth": 629145600, "ipv6_support": - true}, "hourly_price": 0.048, "alt_names": [], "capabilities": {"boot_types": - ["bootscript", "rescue"], "hot_snapshots_local_volume": false, "placement_groups": - false, "block_storage": false, "default_boot_type": "bootscript", "private_network": - 0}, "baremetal": true, "gpu": null}, "C2M": {"monthly_price": 17.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 8, "ram": - 17179869184, "arch": "x86_64", "volumes_constraint": {"min_size": 50000000000, - "max_size": 1000000000000}, "network": {"interfaces": [{"internal_bandwidth": - 2684354560, "internet_bandwidth": 524288000}, {"internal_bandwidth": 2684354560, - "internet_bandwidth": null}], "sum_internal_bandwidth": 5368709120, "sum_internet_bandwidth": - 524288000, "ipv6_support": true}, "hourly_price": 0.036, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue"], "hot_snapshots_local_volume": false, - "placement_groups": false, "block_storage": false, "default_boot_type": "bootscript", - "private_network": 0}, "baremetal": true, "gpu": null}, "ARM64-4GB": {"monthly_price": - 5.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 200000000000}}, "ncpus": 6, "ram": 4294967296, "arch": "arm64", "volumes_constraint": - {"min_size": 100000000000, "max_size": 100000000000}, "network": {"interfaces": - [{"internal_bandwidth": null, "internet_bandwidth": 209715200}], "sum_internal_bandwidth": - null, "sum_internet_bandwidth": 209715200, "ipv6_support": true}, "hourly_price": - 0.012, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue", - "local"], "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - false, "default_boot_type": "bootscript", "private_network": 0}, "baremetal": - false, "gpu": null}, "ARM64-128GB": {"monthly_price": 279.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 64, - "ram": 137438953472, "arch": "arm64", "volumes_constraint": {"min_size": 500000000000, - "max_size": 1000000000000}, "network": {"interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 1073741824}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 1073741824, "ipv6_support": true}, "hourly_price": 0.56, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "START1-S": - {"monthly_price": 3.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 2, "ram": 2147483648, "arch": "x86_64", - "volumes_constraint": {"min_size": 50000000000, "max_size": 50000000000}, "network": - {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": 209715200}], - "sum_internal_bandwidth": null, "sum_internet_bandwidth": 209715200, "ipv6_support": - true}, "hourly_price": 0.008, "alt_names": [], "capabilities": {"boot_types": - ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": true, "placement_groups": - true, "block_storage": false, "default_boot_type": "bootscript", "private_network": - 0}, "baremetal": false, "gpu": null}, "X64-30GB": {"monthly_price": 49.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 8, "ram": - 32212254720, "arch": "x86_64", "volumes_constraint": {"min_size": 300000000000, - "max_size": 400000000000}, "network": {"interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 524288000}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 524288000, "ipv6_support": true}, "hourly_price": 0.1, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "GP1-L": - {"monthly_price": 299.0, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 800000000000}}, "ncpus": 32, "ram": 137438953472, "arch": "x86_64", - "volumes_constraint": {"min_size": 600000000000, "max_size": 600000000000}, - "network": {"interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 5368709120}], "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 5368709120, "ipv6_support": true}, "hourly_price": - 0.598, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue", - "local"], "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "default_boot_type": "local", "private_network": 8}, "baremetal": false, - "gpu": null}, "GP1-M": {"monthly_price": 159.0, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "ncpus": 16, "ram": 68719476736, - "arch": "x86_64", "volumes_constraint": {"min_size": 600000000000, "max_size": - 600000000000}, "network": {"interfaces": [{"internal_bandwidth": 104857600, - "internet_bandwidth": null}, {"internal_bandwidth": null, "internet_bandwidth": - 1610612736}], "sum_internal_bandwidth": 104857600, "sum_internet_bandwidth": - 1610612736, "ipv6_support": true}, "hourly_price": 0.318, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": true, "default_boot_type": - "local", "private_network": 8}, "baremetal": false, "gpu": null}, "ARM64-64GB": - {"monthly_price": 139.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 48, "ram": 68719476736, "arch": "arm64", - "volumes_constraint": {"min_size": 400000000000, "max_size": 800000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 1073741824}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 1073741824, - "ipv6_support": true}, "hourly_price": 0.28, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "GP1-S": - {"monthly_price": 79.0, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 800000000000}}, "ncpus": 8, "ram": 34359738368, "arch": "x86_64", - "volumes_constraint": {"min_size": 300000000000, "max_size": 300000000000}, - "network": {"interfaces": [{"internal_bandwidth": 104857600, "internet_bandwidth": - null}, {"internal_bandwidth": null, "internet_bandwidth": 838860800}], "sum_internal_bandwidth": - 104857600, "sum_internet_bandwidth": 838860800, "ipv6_support": true}, "hourly_price": - 0.158, "alt_names": [], "capabilities": {"boot_types": ["bootscript", "rescue", - "local"], "hot_snapshots_local_volume": true, "placement_groups": true, "block_storage": - true, "default_boot_type": "local", "private_network": 8}, "baremetal": false, - "gpu": null}, "START1-L": {"monthly_price": 15.99, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 200000000000}}, "ncpus": 8, "ram": - 8589934592, "arch": "x86_64", "volumes_constraint": {"min_size": 200000000000, - "max_size": 200000000000}, "network": {"interfaces": [{"internal_bandwidth": - null, "internet_bandwidth": 419430400}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": - 419430400, "ipv6_support": true}, "hourly_price": 0.032, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "START1-M": - {"monthly_price": 7.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 4, "ram": 4294967296, "arch": "x86_64", - "volumes_constraint": {"min_size": 100000000000, "max_size": 100000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 314572800}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 314572800, - "ipv6_support": true}, "hourly_price": 0.016, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "VC1L": - {"monthly_price": 9.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 6, "ram": 8589934592, "arch": "x86_64", - "volumes_constraint": {"min_size": 200000000000, "max_size": 200000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 209715200}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 209715200, - "ipv6_support": true}, "hourly_price": 0.02, "alt_names": ["X64-8GB"], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "ARM64-32GB": - {"monthly_price": 69.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 32, "ram": 34359738368, "arch": "arm64", - "volumes_constraint": {"min_size": 300000000000, "max_size": 600000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 524288000}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 524288000, - "ipv6_support": true}, "hourly_price": 0.14, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "X64-120GB": - {"monthly_price": 179.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 12, "ram": 128849018880, "arch": "x86_64", - "volumes_constraint": {"min_size": 500000000000, "max_size": 1000000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 1073741824}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 1073741824, - "ipv6_support": true}, "hourly_price": 0.36, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "ARM64-16GB": - {"monthly_price": 34.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 16, "ram": 17179869184, "arch": "arm64", - "volumes_constraint": {"min_size": 200000000000, "max_size": 400000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 524288000}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 524288000, - "ipv6_support": true}, "hourly_price": 0.07, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}, "X64-60GB": - {"monthly_price": 89.99, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, - "max_size": 200000000000}}, "ncpus": 10, "ram": 64424509440, "arch": "x86_64", - "volumes_constraint": {"min_size": 400000000000, "max_size": 700000000000}, - "network": {"interfaces": [{"internal_bandwidth": null, "internet_bandwidth": - 1073741824}], "sum_internal_bandwidth": null, "sum_internet_bandwidth": 1073741824, - "ipv6_support": true}, "hourly_price": 0.18, "alt_names": [], "capabilities": - {"boot_types": ["bootscript", "rescue", "local"], "hot_snapshots_local_volume": - true, "placement_groups": true, "block_storage": false, "default_boot_type": - "bootscript", "private_network": 0}, "baremetal": false, "gpu": null}}}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "23699" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:22 GMT - Link: - - ; rel="last" - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Total-Count: - - "32" - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/marketplace/v1/images?page=1 - method: GET - response: - body: '{"images": [{"valid_until": null, "description": "Ubuntu is the ideal distribution - for scale-out computing, Ubuntu Server helps you make the most of your infrastructure.", - "creation_date": "2018-04-27T14:07:25.221998+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "b381b2bf-804a-4b12-91f6-9f4ff273462f", "categories": ["distribution"], - "name": "Ubuntu Bionic", "modification_date": "2019-03-26T14:00:51.745705+00:00", - "versions": [{"creation_date": "2019-03-05T16:39:34.893732+00:00", "modification_date": - "2019-03-05T16:39:34.893732+00:00", "id": "e640c621-305b-45f5-975f-a3f80c1cec66", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "f974feac-abae-4365-b988-8ec7d1cec10d", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "f63fe42a-900f-4a5e-ba99-ab0e59469b7e", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "b4bdbee1-e1f1-4436-8de4-bdb1b6ba4803", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "9444d178-2285-4842-ac35-5e86eda8da91", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "a5076337-734f-4b99-95ed-9a5bc73b9b09", "zone": "ams1"}, - {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", "ARM64-16GB", "ARM64-32GB", - "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": "arm64", "id": "7663c62b-40e3-4e6b-a835-70723ec2050b", - "zone": "ams1"}], "name": "2019-03-05T16:39:34.377275"}], "current_public_version": - "e640c621-305b-45f5-975f-a3f80c1cec66", "label": "ubuntu_bionic", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Ubuntu is the ideal distribution for scale-out - computing, Ubuntu Server helps you make the most of your infrastructure.", "creation_date": - "2016-04-22T13:27:33.769932+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "acf93867-88d9-40ee-99ea-6b2bb1ee8f0c", "categories": ["distribution"], - "name": "Ubuntu Xenial", "modification_date": "2020-01-20T09:04:40.661026+00:00", - "versions": [{"creation_date": "2020-01-17T14:31:06.041118+00:00", "modification_date": - "2020-01-17T14:31:06.041118+00:00", "id": "24cd2ef0-bbc5-4b1a-8b08-99f617eab446", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "3d6804e0-086e-4a06-8124-7240a657668d", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "245e5cea-a9b4-4a36-9055-27185afe8690", - "zone": "ams1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "c40fbabc-efc8-4e04-91ea-5e1e22daece1", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "bd859e89-fb2d-466a-a546-383630a1ead1", "zone": "par1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "GP1-XL", "C2S", "X64-15GB", - "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", - "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", - "id": "6c34a3f3-5e8a-455b-9bc2-f07c4c35bf89", "zone": "ams1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "a5f6bb77-3d64-4f7f-abe0-72492b1bc020", "zone": - "par1"}], "name": "2020-01-17T14:31:06.031136"}], "current_public_version": - "24cd2ef0-bbc5-4b1a-8b08-99f617eab446", "label": "ubuntu_xenial", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Debian is a free, powerful and stable - operating system.", "creation_date": "2017-06-26T15:37:13.460764+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/debian.png", "id": "c94b5df7-e698-4ac9-b273-565d18f5f8d2", - "categories": ["distribution"], "name": "Debian Stretch", "modification_date": - "2020-01-20T09:04:42.765883+00:00", "versions": [{"creation_date": "2020-01-15T11:38:06.396694+00:00", - "modification_date": "2020-01-15T11:38:06.396694+00:00", "id": "8342f5d0-46aa-46e7-8a6f-f41188c97fba", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "5f7ab0cd-d10e-49a0-91c8-315ed8a6a1a4", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "d954dc33-c52e-4960-93e1-b69c85d169be", "zone": "ams1"}, - {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", - "DEV1-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", - "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", - "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": "22a1bd8d-4498-4800-a8e5-4bc85001176c", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "37938de8-e3be-479a-895d-095158f76212", "zone": "ams1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "86740237-62fc-4538-9b70-4373942f53d3", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "bd6ba96e-d4c4-41f9-88e2-8dad3e6f085b", "zone": "par1"}], "name": "2020-01-15T11:38:06.390074"}], - "current_public_version": "8342f5d0-46aa-46e7-8a6f-f41188c97fba", "label": "debian_stretch", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Debian is a free, powerful and stable - operating system.", "creation_date": "2016-03-05T14:52:36.322319+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/debian.png", "id": "fb619bdf-834e-4c71-b7b8-15b5546d18bd", - "categories": ["distribution"], "name": "Debian Jessie", "modification_date": - "2019-03-26T14:00:50.449502+00:00", "versions": [{"creation_date": "2018-04-10T22:31:04.322822+00:00", - "modification_date": "2018-04-10T22:31:04.322822+00:00", "id": "d3846a7b-8219-4938-ad96-cc2173e22481", - "local_images": [{"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "2dfad6d2-e527-4e93-8eb1-8dc57803b310", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "610f68d5-cbad-4923-98ae-782af8f3b527", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "dc22e553-2d2e-4689-94f8-8817db824202", "zone": "ams1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "2e570f53-199e-47cc-95dd-f7bc392496e3", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "abf9e3a2-7171-4764-91ef-57f30b21193d", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "69cbdd54-88a1-4458-b75e-662a0848a7ce", "zone": "ams1"}], - "name": "2018-04-10T22:31:04.321157"}], "current_public_version": "d3846a7b-8219-4938-ad96-cc2173e22481", - "label": "debian_jessie", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "The - CentOS Project is a community-driven free software effort focused on delivering - a robust open source ecosystem.", "creation_date": "2019-03-06T11:27:48.406290+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/centos.png", "id": "1d47b370-ac63-43b1-9f34-7328675e5e18", - "categories": ["distribution"], "name": "CentOS 7.6", "modification_date": "2019-03-26T14:00:50.839069+00:00", - "versions": [{"creation_date": "2019-03-18T09:29:00.247544+00:00", "modification_date": - "2019-03-18T09:29:00.247544+00:00", "id": "53138072-3099-4566-8b18-de7b2739696a", - "local_images": [{"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", - "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": "05794ee5-c6d2-4d69-86dd-f1fc9032921d", - "zone": "ams1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "0f44b130-2bc7-4f82-993e-de9d1042c56e", "zone": "par1"}], "name": "2019-03-18T09:29:00.168590"}], - "current_public_version": "53138072-3099-4566-8b18-de7b2739696a", "label": "centos_7.6", - "organization": {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, - {"valid_until": null, "description": "The CentOS Project is a community-driven - free software effort focused on delivering a robust open source ecosystem.", - "creation_date": "2018-04-19T10:12:28.968536+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/centos.png", - "id": "98fc244a-ed4c-4523-bd17-b9c4070b8e7e", "categories": ["distribution"], - "name": "CentOS 7.4", "modification_date": "2019-03-26T14:00:53.445597+00:00", - "versions": [{"creation_date": "2018-04-20T13:55:06.824033+00:00", "modification_date": - "2018-04-20T13:55:06.824033+00:00", "id": "31be34e5-074d-4c63-8c77-454459f77c3f", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "ec8b431e-ad39-4523-8b94-f3fa7f3cbd06", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "7220ac63-bac8-484b-9d44-93e3bd01f5a6", - "zone": "ams1"}], "name": "2018-04-20T13:55:06.817954"}], "current_public_version": - "31be34e5-074d-4c63-8c77-454459f77c3f", "label": "centos_7.4", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Fedora is a powerful, flexible operating - system that includes the best and latest datacenter technologies. It puts you - in control of all your infrastructure and services.", "creation_date": "2019-03-06T09:07:51.652433+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/fedora.png", "id": "69adec15-f1a7-469a-9ba5-868577832521", - "categories": ["distribution"], "name": "Fedora 29", "modification_date": "2019-03-26T14:00:51.848785+00:00", - "versions": [{"creation_date": "2019-03-06T09:08:01.112958+00:00", "modification_date": - "2019-03-06T09:08:01.112958+00:00", "id": "a0f02365-f1af-48cb-b82d-75853a4e05e1", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "541f4562-5417-4b59-85d6-caaf64c1f127", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "3c0f706e-0947-47a3-88a3-595c29f7567a", "zone": "ams1"}], "name": "2019-03-06T09:08:01.016040"}], - "current_public_version": "a0f02365-f1af-48cb-b82d-75853a4e05e1", "label": "fedora_29", - "organization": {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, - {"valid_until": null, "description": "Fedora is a powerful, flexible operating - system that includes the best and latest datacenter technologies. It puts you - in control of all your infrastructure and services.", "creation_date": "2018-05-03T09:51:57.274011+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/fedora.png", "id": "30d0f04f-6422-4b74-9ce9-1c2267419978", - "categories": ["distribution"], "name": "Fedora 28", "modification_date": "2019-03-26T14:00:50.156015+00:00", - "versions": [{"creation_date": "2018-05-03T12:01:10.147973+00:00", "modification_date": - "2018-05-03T12:01:10.147973+00:00", "id": "49e33199-28cc-44d6-bb2e-a6147944ad5c", - "local_images": [{"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "830aad94-24e5-4363-b2c3-e62921bd9294", - "zone": "ams1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "c9cd1782-2159-44b8-83b1-9c48ed6c8a63", - "zone": "par1"}], "name": "2018-05-03T12:01:10.135200"}], "current_public_version": - "49e33199-28cc-44d6-bb2e-a6147944ad5c", "label": "fedora_28", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Fedora is a powerful, flexible operating - system that includes the best and latest datacenter technologies. It puts you - in control of all your infrastructure and services.", "creation_date": "2018-04-19T10:14:08.648100+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/fedora.png", "id": "4bff4f37-3ef9-457e-9e8d-4a786cb2a5f2", - "categories": ["distribution"], "name": "Fedora 27", "modification_date": "2019-03-26T14:00:53.140907+00:00", - "versions": [{"creation_date": "2018-09-06T10:51:13.009967+00:00", "modification_date": - "2018-09-06T10:51:13.009967+00:00", "id": "45b5823f-8ddf-4ea8-b106-33d2df127cdf", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "097a100e-fd2f-4918-8a5b-d86de5a489be", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "73f0bcd8-a152-4665-ac09-1b105905a475", - "zone": "ams1"}], "name": "2018-09-06T10:51:13.011044"}], "current_public_version": - "45b5823f-8ddf-4ea8-b106-33d2df127cdf", "label": "fedora_27", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Arch Linux is an independently developed - Linux distribution versatile enough to suit any role.", "creation_date": "2016-03-07T20:55:32.213089+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/archlinux.png", "id": - "8f60c5dd-e659-48da-97e3-fb7de42195f5", "categories": ["distribution"], "name": - "Arch Linux", "modification_date": "2019-03-26T14:00:49.327070+00:00", "versions": - [{"creation_date": "2018-04-20T15:59:04.594929+00:00", "modification_date": - "2018-04-20T15:59:04.594929+00:00", "id": "f7696517-bc49-448b-9869-f2c84e7c2a96", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "f21defd0-9fd9-4fb2-a29a-22844a6be3cd", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "3c904f73-080e-4c6f-8b28-8426cfdcb3c7", - "zone": "ams1"}], "name": "2018-04-20T15:59:04.593811"}], "current_public_version": - "f7696517-bc49-448b-9869-f2c84e7c2a96", "label": "arch_linux", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Alpine Linux is security-oriented, lightweight - Linux distribution based on musl libc and busybox.", "creation_date": "2016-03-05T14:49:50.255568+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/alpinelinux.png", "id": - "c0649a2a-e6bf-4712-9303-8d967153209c", "categories": ["distribution"], "name": - "Alpine Linux", "modification_date": "2019-03-26T14:00:54.425917+00:00", "versions": - [{"creation_date": "2018-04-26T10:18:10.201002+00:00", "modification_date": - "2018-04-26T10:18:10.201002+00:00", "id": "be2293b6-9eba-4497-9659-2cfb927483b5", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "24141068-1043-4885-bf2b-8290f617e273", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "241b0bb3-9eed-4a7b-b0fd-71c45452ac95", - "zone": "ams1"}], "name": "2018-04-26T10:18:10.196011"}], "current_public_version": - "be2293b6-9eba-4497-9659-2cfb927483b5", "label": "alpine_linux", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Debian is a free operating system, developed - by thousands of volunteers from all over the world who collaborate via the Internet.", - "creation_date": "2019-07-16T13:55:36.377559+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/debian.png", - "id": "7bdc1afb-231f-486a-9b85-1b0478bc0e4a", "categories": ["distribution"], - "name": "Debian Buster", "modification_date": "2020-01-20T09:04:41.730609+00:00", - "versions": [{"creation_date": "2020-01-15T11:52:04.860098+00:00", "modification_date": - "2020-01-15T11:52:04.860098+00:00", "id": "763b45ed-2e31-4ba0-9beb-efb195503a2d", - "local_images": [{"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "61010e34-7f1e-402b-a253-028a714a6678", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "GP1-XL", "C2S", "X64-15GB", - "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", - "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", - "id": "4720c10f-59e3-4e20-915b-dcee1fc34c11", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "9d6e8a2c-31a9-439c-a4c5-9fba1c5b96ed", - "zone": "par1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "cc9188b3-3938-47d7-b091-c9ecad1fe507", "zone": "par1"}], "name": "2020-01-15T11:52:04.849401"}], - "current_public_version": "763b45ed-2e31-4ba0-9beb-efb195503a2d", "label": "debian_buster", - "organization": {"id": "51b656e3-4865-41e8-adbc-0c45bdd780db", "name": "Instances - User Resources Build System"}}, {"valid_until": null, "description": "Docker - is an open platform for developers and sysadmins to build, ship, and run distributed - applications.", "creation_date": "2016-03-05T15:11:26.847640+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/docker.png", "id": "c1b530d8-0ca0-45c4-80db-ba06608287b2", - "categories": ["instantapp"], "name": "Docker", "modification_date": "2019-03-26T14:00:49.524465+00:00", - "versions": [{"creation_date": "2019-03-07T17:07:39.090644+00:00", "modification_date": - "2019-03-07T17:07:39.090644+00:00", "id": "bf30c937-6e89-4019-ad2a-92156a62cf3e", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "89c80d27-ddf4-4ffa-8215-b335cce3fd05", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-4GB", "ARM64-128GB", "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", - "ARM64-64GB"], "arch": "arm64", "id": "99e2a9c6-f0b9-42b6-8823-8b0d86ffe9bf", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "45a7e942-1fb0-48c0-bbf6-0acb9af24604", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "c669011a-ee16-42b6-b0c3-ecd19e419539", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", - "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": "dcf35840-c007-4c8b-a48b-227cfd8a347b", - "zone": "ams1"}], "name": "2019-03-07T17:07:39.004809"}], "current_public_version": - "bf30c937-6e89-4019-ad2a-92156a62cf3e", "label": "docker", "organization": {"id": - "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "GitLab is a web-based Git repository manager - with wiki and issue tracking features.", "creation_date": "2016-03-07T21:06:22.770864+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/gitlab.png", "id": "233074b9-e2ba-4e78-818e-dd4930ce6bee", - "categories": ["instantapp"], "name": "GitLab", "modification_date": "2019-04-09T13:31:04.022755+00:00", - "versions": [{"creation_date": "2019-04-09T13:31:03.648676+00:00", "modification_date": - "2019-04-09T13:31:03.648676+00:00", "id": "a389c94b-8b19-4528-a4f6-0b7cac3425e9", - "local_images": [{"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", - "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": "06a2a6e9-922d-4353-9472-bbb1f79fda63", - "zone": "ams1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "4527e41c-0e90-43a8-857e-d9584bf8467f", "zone": "par1"}], "name": "2019-04-09T13:31:03.352588"}], - "current_public_version": "a389c94b-8b19-4528-a4f6-0b7cac3425e9", "label": "gitlab", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "A painless self-hosted Git service.", - "creation_date": "2016-03-07T21:00:44.946716+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/gogs.png", - "id": "90d512b8-e4b7-4821-98e9-78241d73a7e6", "categories": ["instantapp"], - "name": "Gogs", "modification_date": "2019-03-26T14:00:54.513196+00:00", "versions": - [{"creation_date": "2018-05-16T15:11:25.881343+00:00", "modification_date": - "2018-05-16T15:11:25.881343+00:00", "id": "1b9e22e3-6a29-4f42-acfd-281ad086ee1d", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "776705c4-be8e-4a27-b740-2e8bbba518c5", - "zone": "par1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "a513a250-e6e9-4687-892e-9d10b29e3972", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "d1341ece-ffda-4386-ad3a-27d60b650401", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "69b8bc0e-7771-42af-a4ad-ca756c31a18a", "zone": "ams1"}], - "name": "2018-05-16T15:11:25.303762"}], "current_public_version": "1b9e22e3-6a29-4f42-acfd-281ad086ee1d", - "label": "gogs", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "Go - is an open source programming language that makes it easy to build simple, reliable, - and efficient software.A dynamic, open source programming language with a focus - on simplicity and productivity.", "creation_date": "2016-03-08T07:01:11.482482+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/golang.png", "id": "6c8d25c0-cb6f-4220-98aa-830b7e479ba5", - "categories": ["instantapp"], "name": "Golang", "modification_date": "2019-03-26T14:00:52.861225+00:00", - "versions": [{"creation_date": "2018-04-18T08:00:48.175340+00:00", "modification_date": - "2018-04-18T08:00:48.175340+00:00", "id": "880194c8-53ce-4b6b-a274-4f79307e2f8e", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "43213956-c7a3-44b8-9d96-d51fa7457969", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "5ffb52aa-ea55-4596-9d0f-e403701b6624", "zone": "ams1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "bef7a6af-1bab-490a-a6cb-6a07c1b9ac7b", "zone": - "par1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "f0b7d9b8-aa31-45b4-9f7e-a68aa164ce6f", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "76ca1eb7-f68f-4770-a7a1-ab7665ae3297", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "0d954c34-341c-483a-be1c-71cf197343ed", "zone": "ams1"}], "name": "2018-04-18T08:00:48.129246"}], - "current_public_version": "880194c8-53ce-4b6b-a274-4f79307e2f8e", "label": "golang", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Java is a computer programming language - that is concurrent, class-based, object-oriented, and specifically designed - to have as few implementation dependencies as possible.", "creation_date": "2016-03-07T21:07:46.908969+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/java.png", "id": "d72d1b73-7460-446b-91fb-b451d079aa4d", - "categories": ["instantapp"], "name": "Java", "modification_date": "2019-03-26T14:00:49.430836+00:00", - "versions": [{"creation_date": "2018-04-18T10:11:18.535736+00:00", "modification_date": - "2018-04-18T10:11:18.535736+00:00", "id": "f3f69cca-aadb-4e5e-94b0-254ce05a6639", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "c50cb4b2-bf7b-47e2-ab5f-3a9d3d4c1aef", "zone": "ams1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "98c93894-26a8-463b-a72b-c9d2b531b95d", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "43c43b5e-1e4f-4905-baef-71df3c565b4d", "zone": "ams1"}, - {"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", - "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", - "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], - "arch": "x86_64", "id": "0c3f9f03-f490-444b-a05e-f342e917fed0", "zone": "par1"}, - {"compatible_commercial_types": ["C1"], "arch": "arm", "id": "5e07622b-ad8b-4f65-b55f-cca18c3c0bbf", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", - "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": - "arm64", "id": "c0330755-e5d0-4c2c-ad0e-70687e1dccbb", "zone": "par1"}], "name": - "2018-04-18T10:11:18.477156"}], "current_public_version": "f3f69cca-aadb-4e5e-94b0-254ce05a6639", - "label": "java", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "LEMP - stack is a version where Apache has been replaced with the more lightweight - web server Nginx.", "creation_date": "2016-03-07T21:06:53.552980+00:00", "logo": - "https://marketplace-logos.s3.nl-ams.scw.cloud/lemp.png", "id": "986ba672-b489-4f66-9e3b-90194ac336d4", - "categories": ["instantapp"], "name": "LEMP stack", "modification_date": "2019-04-09T13:31:12.129567+00:00", - "versions": [{"creation_date": "2019-04-09T13:31:11.315416+00:00", "modification_date": - "2019-04-09T13:31:11.315416+00:00", "id": "a2e5ed1a-6f01-4f20-aabd-4115c67df590", - "local_images": [{"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "32332006-1420-4260-97c7-c1da586f68cd", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "d16622f6-32c1-4d16-a3ca-38b23d3a25fb", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", - "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "1bd37d60-4494-485f-9a82-0a211005489c", - "zone": "par1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "415d3727-0013-419a-abc6-1a688b096730", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "26c3727a-5b77-4b26-89c9-445ea2006f07", - "zone": "par1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "155ab61a-e069-4acb-bae3-e8217c5c0376", - "zone": "ams1"}], "name": "2019-04-09T13:31:10.613803"}], "current_public_version": - "a2e5ed1a-6f01-4f20-aabd-4115c67df590", "label": "lemp_stack", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "self-hosted Slack-alternative", "creation_date": - "2016-07-11T14:52:57.803007+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/mattermost.png", - "id": "98ad7ccb-cc7f-4828-9da3-113e9c1bd2db", "categories": ["instantapp"], - "name": "Mattermost", "modification_date": "2019-03-26T14:00:51.938920+00:00", - "versions": [{"creation_date": "2018-05-03T10:27:55.610920+00:00", "modification_date": - "2018-05-03T10:27:55.610920+00:00", "id": "42371bf7-c1ca-4889-a6d4-43febda865ca", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "486e128c-fde7-42d7-9200-5d91b8dc2761", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "eb2ed407-177c-4195-a4ca-f3baa85e62ed", - "zone": "ams1"}], "name": "2018-05-03T10:27:55.021511"}], "current_public_version": - "42371bf7-c1ca-4889-a6d4-43febda865ca", "label": "mattermost", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Nextcloud is an open source, self-hosted - file share and communication platform.", "creation_date": "2019-04-16T12:22:56.930842+00:00", - "logo": "http://marketplace-logos.s3.nl-ams.scw.cloud/nextcloud.png", "id": - "7d4a7cb1-1fd5-4a64-920b-c79f47367254", "categories": ["instantapp"], "name": - "NextCloud", "modification_date": "2019-04-16T12:25:38.758921+00:00", "versions": - [{"creation_date": "2019-04-16T12:25:38.052537+00:00", "modification_date": - "2019-04-16T12:25:38.052537+00:00", "id": "2fe66cc6-8985-4b5f-8325-83acc0589436", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "e9af0a24-4312-4305-9386-b3a79e02f92d", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "c38073cf-ee40-4dc2-8059-ec2845f38f46", "zone": "ams1"}, - {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", - "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", - "VC1M"], "arch": "x86_64", "id": "b9e319f5-ac4c-400d-8ff6-a6a769755190", "zone": - "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "0390c3e0-186d-4b24-8d0d-0e08b74fb59a", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "900971a4-3a3e-4ef9-b92f-b33c366c9f5c", "zone": - "par1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", - "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", - "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", - "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": "7b7d4dde-6fe1-4586-a5a5-ae1af2ca2605", - "zone": "par1"}], "name": "2019-04-16T12:25:37.374676"}], "current_public_version": - "2fe66cc6-8985-4b5f-8325-83acc0589436", "label": "nextcloud", "organization": - {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, {"valid_until": - null, "description": "Node.js is an open source, cross-platform runtime environment - for server-side and networking applications.", "creation_date": "2016-03-07T21:06:07.014951+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/nodejs.png", "id": "d11d7cc2-6ec8-4f95-a286-24fb5bac9e39", - "categories": ["instantapp"], "name": "Node.js", "modification_date": "2019-03-26T14:00:51.148549+00:00", - "versions": [{"creation_date": "2018-04-18T10:07:15.744660+00:00", "modification_date": - "2018-04-18T10:07:15.744660+00:00", "id": "af308511-bcb3-4583-b0e0-79dbb1eea63e", - "local_images": [{"compatible_commercial_types": [], "arch": "arm", "id": "a8020f20-8a66-43f3-8253-35941db3d237", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "3cc79cc6-4649-46d9-a2b6-698f1236e1d0", "zone": "ams1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "c9fb2bed-a9b8-4e1a-bf15-db8e763fe7a7", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "f01db1d0-092a-47de-a32e-09bd6bda7715", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "6f2e99e8-da99-4990-b689-7294e8a604fa", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "03980aee-14cd-44f1-be3c-508c8b8a19e6", "zone": "par1"}], "name": "2018-04-18T10:07:15.691016"}], - "current_public_version": "af308511-bcb3-4583-b0e0-79dbb1eea63e", "label": "node.js", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Surf the web in a secure and anonymous - way with OpenVPN InstantApp.", "creation_date": "2016-03-07T21:04:57.667667+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/openvpn.png", "id": "b6f4edc8-21e6-4aa2-8f52-1030cf6d4dd8", - "categories": ["instantapp"], "name": "OpenVPN", "modification_date": "2019-03-26T14:00:52.955853+00:00", - "versions": [{"creation_date": "2019-03-25T13:06:02.622633+00:00", "modification_date": - "2019-03-25T13:06:02.622633+00:00", "id": "d812e374-1169-4c91-aa90-c72acceeecb2", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "b15ddb1a-0611-412e-881a-3aed1b36392b", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", - "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "02906ae8-bf44-4dd0-bd05-6312dd9fa234", - "zone": "par1"}, {"compatible_commercial_types": [], "arch": "arm", "id": "3aa3622c-45d4-4388-9618-cce6974c71a0", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "a5430536-2a51-425d-8613-ef84dae91e27", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "51573d2d-301f-4d24-b0d6-f151728c82f5", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "cac79531-98d5-48fa-aba1-8250214b88a3", - "zone": "par1"}], "name": "2019-03-25T13:06:01.961936"}], "current_public_version": - "d812e374-1169-4c91-aa90-c72acceeecb2", "label": "openvpn", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "ownCloud lets you sync & share your files, - calendar, contacts and more. Access your data from all your devices, on an open - platform you can extend and modify.", "creation_date": "2016-03-07T21:05:14.365925+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/owncloud.png", "id": - "e22a5d54-ecb5-4fdd-a130-a473737ff7ab", "categories": ["instantapp"], "name": - "ownCloud", "modification_date": "2019-03-26T14:00:52.457272+00:00", "versions": - [{"creation_date": "2018-04-18T10:09:39.010195+00:00", "modification_date": - "2018-04-18T10:09:39.010195+00:00", "id": "c9c02a9c-e072-48af-aefd-bf6be9028022", - "local_images": [{"compatible_commercial_types": [], "arch": "arm", "id": "a5fb716a-1c60-4740-a179-98ce315ca3d7", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "2fdbbbb4-3b63-403b-9604-27713971efd6", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", - "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", "id": - "4208a611-a789-40ea-ac0e-fb3001ee39a9", "zone": "ams1"}, {"compatible_commercial_types": - ["GP1-XS", "DEV1-L", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "93de8eae-535f-47bd-88fa-84af7b5eaf76", "zone": "par1"}], "name": "2018-04-18T10:09:38.952503"}], - "current_public_version": "c9c02a9c-e072-48af-aefd-bf6be9028022", "label": "owncloud", - "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "PrestaShop is a free, open source e-commerce - solution.", "creation_date": "2016-03-07T21:01:47.997930+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/prestashop.png", - "id": "58a551e0-1b8b-4c83-82e7-1b4602ad43d1", "categories": ["instantapp"], - "name": "PrestaShop", "modification_date": "2019-03-26T14:00:50.067950+00:00", - "versions": [{"creation_date": "2018-05-16T14:57:16.059809+00:00", "modification_date": - "2018-05-16T14:57:16.059809+00:00", "id": "6c459ab1-4f1a-4f87-b92e-c00849c93fde", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "4d07fcfa-ccda-4945-81aa-8de2206b39c0", - "zone": "par1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "73db574d-d5a0-49d5-b6ca-dd662895fac3", "zone": "par1"}, {"compatible_commercial_types": - ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", - "ARM64-16GB"], "arch": "arm64", "id": "c97dc20f-8066-4d56-aabf-2b75162c0f9f", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "c78c3206-eb2b-4217-ad7c-0aca98dec145", - "zone": "ams1"}, {"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "7f91941c-f06a-4103-91a4-793f03b11fda", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "271a9c1f-73ef-4943-bac7-799130228040", "zone": "ams1"}], - "name": "2018-05-16T14:57:15.505378"}], "current_public_version": "6c459ab1-4f1a-4f87-b92e-c00849c93fde", - "label": "prestashop", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "The - intended audience of this InstantApp is Python developers who want to bootstrap - or test a Python application easily, in seconds.", "creation_date": "2016-03-07T21:05:46.642023+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/python.png", "id": "5c0f7971-c308-442e-82ab-2eb147439bd7", - "categories": ["instantapp"], "name": "Python", "modification_date": "2019-03-26T14:00:49.970905+00:00", - "versions": [{"creation_date": "2018-04-17T16:43:36.089412+00:00", "modification_date": - "2018-04-17T16:43:36.089412+00:00", "id": "2642a982-e61d-4a58-8105-8838a69a85e3", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "70b9c9cf-c2d9-4a80-b450-a7aef8226d96", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "5218fa4e-8239-4831-ac2a-c96e23f387a2", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "f205e2a6-621a-4534-a5d1-36f6cf1f8376", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "613a5226-3d97-4f0e-abe2-99385a050784", "zone": "ams1"}], - "name": "2018-04-17T16:43:36.031203"}], "current_public_version": "2642a982-e61d-4a58-8105-8838a69a85e3", - "label": "python", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "A - dynamic, open source programming language with a focus on simplicity and productivity.", - "creation_date": "2016-03-07T22:15:25.347873+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ruby.png", - "id": "42866fbe-9168-4f77-8271-09beb6049a07", "categories": ["instantapp"], - "name": "Ruby", "modification_date": "2019-03-26T14:00:54.119256+00:00", "versions": - [{"creation_date": "2018-04-18T10:21:49.119857+00:00", "modification_date": - "2018-04-18T10:21:49.119857+00:00", "id": "5b8c935b-5047-43fd-a423-045dae3e0d78", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "09c71ada-00c6-43de-ad44-c77c5b857a05", - "zone": "par1"}, {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", - "VC1S", "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", - "VC1L", "VC1M"], "arch": "x86_64", "id": "24f2e8ee-80f1-4a8d-83c4-74ed8cd80ed0", - "zone": "ams1"}, {"compatible_commercial_types": ["C1"], "arch": "arm", "id": - "e2479a13-414b-4a0c-ba50-d01e67ee8600", "zone": "par1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "f83a03fa-58eb-4b35-bda9-1a42b6d6d90d", "zone": "ams1"}], - "name": "2018-04-18T10:21:49.057120"}], "current_public_version": "5b8c935b-5047-43fd-a423-045dae3e0d78", - "label": "ruby", "organization": {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", - "name": "mtouron@ocs.online.net"}}, {"valid_until": null, "description": "The - torrents InstantApp spawns a private server to upload and download your digital - files.", "creation_date": "2016-03-07T21:08:02.980958+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/seedbox.png", - "id": "4e18f1fc-0b66-4692-a38d-bfa4c94f29de", "categories": ["instantapp"], - "name": "Torrents", "modification_date": "2019-03-26T14:00:51.427329+00:00", - "versions": [{"creation_date": "2019-03-25T13:04:02.099902+00:00", "modification_date": - "2019-03-25T13:04:02.099902+00:00", "id": "53d2e4fb-20df-4ba9-8d65-29256f2be480", - "local_images": [{"compatible_commercial_types": ["ARM64-4GB", "ARM64-128GB", - "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", "ARM64-64GB"], "arch": - "arm64", "id": "41d0db97-4822-4642-96ec-6f3fbcfc167c", "zone": "ams1"}, {"compatible_commercial_types": - [], "arch": "arm", "id": "3fbe5f72-81da-4a0a-91ef-36ab68fc801e", "zone": "ams1"}, - {"compatible_commercial_types": ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", - "C2L", "X64-15GB", "C2S", "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", - "VC1M"], "arch": "x86_64", "id": "1aed7396-79dc-431d-af03-d3dde35d195f", "zone": - "ams1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "398875b6-de43-4946-976f-ba5189954912", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "a3160162-3d72-4632-8e42-4849a1280743", "zone": - "par1"}, {"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", "START1-XS", - "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", - "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", - "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": "f5d116e3-2b58-44cf-a83a-cd0682135473", - "zone": "par1"}], "name": "2019-03-25T13:04:01.408435"}], "current_public_version": - "53d2e4fb-20df-4ba9-8d65-29256f2be480", "label": "torrents", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}, - {"valid_until": null, "description": "Ubuntu Bionic for Machine Learning 10.1", - "creation_date": "2019-03-06T17:24:56.871317+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "e0808ca5-1e0a-4070-8aff-d2e49e9600c1", "categories": ["Machine Learning"], - "name": "Ubuntu Bionic ML 10.1", "modification_date": "2019-03-26T14:00:53.253241+00:00", - "versions": [{"creation_date": "2019-03-06T18:03:45.146468+00:00", "modification_date": - "2019-03-06T18:03:45.146468+00:00", "id": "47d58f71-8382-48d1-88cd-75e5f1ed7df6", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "5f96d290-88cb-4262-845e-578d0aa63201", - "zone": "par1"}], "name": "2019-03-06T18:03:45.081159"}], "current_public_version": - "47d58f71-8382-48d1-88cd-75e5f1ed7df6", "label": "ubuntu_bionic_ml_10.1", "organization": - {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, {"valid_until": - null, "description": "Ubuntu Bionic for Machine Learning 9.2", "creation_date": - "2019-03-06T17:24:29.909001+00:00", "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/ubuntu.png", - "id": "7e48e55a-7b46-4e4f-b2d2-6b7316cdca8c", "categories": ["Machine Learning"], - "name": "Ubuntu Bionic ML 9.2", "modification_date": "2019-03-26T14:00:50.353326+00:00", - "versions": [{"creation_date": "2019-03-06T18:05:49.119145+00:00", "modification_date": - "2019-03-06T18:05:49.119145+00:00", "id": "905865bf-e34c-46b0-b7e2-5e11922e6511", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-L", "RENDER-S", - "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", "C2M", "VC1S", "START1-S", "X64-30GB", - "GP1-L", "GP1-M", "GP1-S", "START1-L", "START1-M", "VC1L", "VC1M", "X64-120GB", - "X64-60GB"], "arch": "x86_64", "id": "6bd566a1-c5b6-4c59-be37-752e1491ce1f", - "zone": "par1"}], "name": "2019-03-06T18:05:49.043867"}], "current_public_version": - "905865bf-e34c-46b0-b7e2-5e11922e6511", "label": "ubuntu_bionic_ml_9.2", "organization": - {"id": "11111111-1111-4111-8111-111111111111", "name": "OCS"}}, {"valid_until": - null, "description": "WordPress is the most popular web software you can use - to create a beautiful website or blog.", "creation_date": "2016-03-07T21:03:59.783534+00:00", - "logo": "https://marketplace-logos.s3.nl-ams.scw.cloud/wordpress.png", "id": - "215a50f9-0ba8-4e9c-a4e7-10caf50e3586", "categories": ["instantapp"], "name": - "WordPress", "modification_date": "2019-03-26T14:00:50.250657+00:00", "versions": - [{"creation_date": "2019-03-08T08:58:28.971149+00:00", "modification_date": - "2019-03-08T08:58:28.971149+00:00", "id": "3fb22e1f-de7f-4787-9bf8-32770151a45e", - "local_images": [{"compatible_commercial_types": ["GP1-XS", "DEV1-M", "DEV1-L", - "START1-XS", "DEV1-S", "RENDER-S", "GP1-XL", "C2S", "X64-15GB", "DEV1-XL", "C2L", - "C2M", "VC1S", "START1-S", "X64-30GB", "GP1-L", "GP1-M", "GP1-S", "START1-L", - "START1-M", "VC1L", "VC1M", "X64-120GB", "X64-60GB"], "arch": "x86_64", "id": - "8523fb41-500a-4f21-998b-890908da6119", "zone": "par1"}, {"compatible_commercial_types": - ["C1"], "arch": "arm", "id": "5645133b-67a3-4644-9941-16f7e2b428ea", "zone": - "par1"}, {"compatible_commercial_types": ["ARM64-8GB", "ARM64-2GB", "ARM64-32GB", - "ARM64-128GB", "ARM64-4GB", "ARM64-64GB", "ARM64-16GB"], "arch": "arm64", "id": - "757fac76-5265-46f8-8a1f-00c0fb270010", "zone": "par1"}, {"compatible_commercial_types": - ["X64-120GB", "C2M", "START1-S", "VC1S", "START1-XS", "C2L", "X64-15GB", "C2S", - "X64-30GB", "START1-L", "START1-M", "X64-60GB", "VC1L", "VC1M"], "arch": "x86_64", - "id": "7a892c1a-bbdc-491f-9974-4008e3708664", "zone": "ams1"}, {"compatible_commercial_types": - ["ARM64-4GB", "ARM64-128GB", "ARM64-16GB", "ARM64-32GB", "ARM64-8GB", "ARM64-2GB", - "ARM64-64GB"], "arch": "arm64", "id": "726334eb-0733-4b6a-becd-769ff9bfe16d", - "zone": "ams1"}], "name": "2019-03-08T08:58:28.893091"}], "current_public_version": - "3fb22e1f-de7f-4787-9bf8-32770151a45e", "label": "wordpress", "organization": - {"id": "6d6b64e5-6bad-4cc6-b7ef-2030884c3e11", "name": "mtouron@ocs.online.net"}}]}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "52747" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:22 GMT - Link: - - ; rel="last" - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Total-Count: - - "30" - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/f974feac-abae-4365-b988-8ec7d1cec10d - method: GET - response: - body: '{"image": {"creation_date": "2019-03-05T10:13:15.974944+00:00", "default_bootscript": - {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "from_server": null, "arch": "x86_64", "id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "root_volume": {"size": 10000000000, "id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "volume_type": "l_ssd", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13"}, - "name": "Ubuntu Bionic Beaver", "modification_date": "2019-03-05T13:32:29.274319+00:00", - "state": "available", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "extra_volumes": {}, "public": true}}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "1004" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:22 GMT - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"organization":"aba2d0d0-b01d-4d88-b322-935edc96d0fd"}' - form: {} - headers: - Content-Type: - - application/json - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips - method: POST - response: - body: '{"ip": {"organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "reverse": - null, "id": "31baae98-96dc-4006-9a39-95629073c447", "server": null, "address": - "51.15.251.146"}}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "171" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:22 GMT - Location: - - https://cp-par1.scaleway.com/ips/31baae98-96dc-4006-9a39-95629073c447 - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 201 Created - code: 201 - duration: "" -- request: - body: '{"name":"cli-srv-wonderful-ptolemy","commercial_type":"DEV1-S","image":"f974feac-abae-4365-b988-8ec7d1cec10d","public_ip":"31baae98-96dc-4006-9a39-95629073c447","boot_type":"local","organization":"aba2d0d0-b01d-4d88-b322-935edc96d0fd"}' - form: {} - headers: - Content-Type: - - application/json - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers - method: POST - response: - body: '{"server": {"allowed_actions": ["poweron", "backup"], "maintenances": [], - "state_detail": "", "image": {"creation_date": "2019-03-05T10:13:15.974944+00:00", - "default_bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "from_server": null, "arch": "x86_64", "id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "root_volume": {"size": 10000000000, "id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "volume_type": "l_ssd", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13"}, - "name": "Ubuntu Bionic Beaver", "modification_date": "2019-03-05T13:32:29.274319+00:00", - "state": "available", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "extra_volumes": {}, "public": true}, "creation_date": "2020-02-11T13:55:23.375595+00:00", - "public_ip": {"dynamic": false, "id": "31baae98-96dc-4006-9a39-95629073c447", - "address": "51.15.251.146"}, "private_ip": null, "id": "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", - "dynamic_ip_required": false, "modification_date": "2020-02-11T13:55:23.597615+00:00", - "enable_ipv6": false, "hostname": "cli-srv-wonderful-ptolemy", "state": "stopped", - "bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "location": null, "boot_type": "local", "ipv6": null, "commercial_type": - "DEV1-S", "placement_group": null, "tags": [], "arch": "x86_64", "extra_networks": - [], "compute_cluster": null, "name": "cli-srv-wonderful-ptolemy", "protected": - false, "volumes": {"0": {"size": 20000000000, "state": "available", "name": - "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "modification_date": - "2020-02-11T13:55:23.584236+00:00", "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "export_uri": null, "creation_date": "2020-02-11T13:55:23.375595+00:00", "id": - "1fdd6c2f-0d3a-423f-9a27-61638265356c", "volume_type": "l_ssd", "server": {"id": - "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", "name": "cli-srv-wonderful-ptolemy"}}}, - "security_group": {"id": "49822f6c-1d32-465c-a017-720691d159b2", "name": "Default - security group"}, "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "private_nics": - []}}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "2861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:23 GMT - Location: - - https://cp-par1.scaleway.com/servers/11bb0b16-5713-4fd6-8e5a-dcff34bf764f - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 201 Created - code: 201 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/11bb0b16-5713-4fd6-8e5a-dcff34bf764f - method: GET - response: - body: '{"server": {"allowed_actions": ["poweron", "backup"], "maintenances": [], - "state_detail": "", "image": {"creation_date": "2019-03-05T10:13:15.974944+00:00", - "default_bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "from_server": null, "arch": "x86_64", "id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "root_volume": {"size": 10000000000, "id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "volume_type": "l_ssd", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13"}, - "name": "Ubuntu Bionic Beaver", "modification_date": "2019-03-05T13:32:29.274319+00:00", - "state": "available", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "extra_volumes": {}, "public": true}, "creation_date": "2020-02-11T13:55:23.375595+00:00", - "public_ip": {"dynamic": false, "id": "31baae98-96dc-4006-9a39-95629073c447", - "address": "51.15.251.146"}, "private_ip": null, "id": "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", - "dynamic_ip_required": false, "modification_date": "2020-02-11T13:55:23.597615+00:00", - "enable_ipv6": false, "hostname": "cli-srv-wonderful-ptolemy", "state": "stopped", - "bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "location": null, "boot_type": "local", "ipv6": null, "commercial_type": - "DEV1-S", "placement_group": null, "tags": [], "arch": "x86_64", "extra_networks": - [], "compute_cluster": null, "name": "cli-srv-wonderful-ptolemy", "protected": - false, "volumes": {"0": {"size": 20000000000, "state": "available", "name": - "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "modification_date": - "2020-02-11T13:55:23.584236+00:00", "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "export_uri": null, "creation_date": "2020-02-11T13:55:23.375595+00:00", "id": - "1fdd6c2f-0d3a-423f-9a27-61638265356c", "volume_type": "l_ssd", "server": {"id": - "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", "name": "cli-srv-wonderful-ptolemy"}}}, - "security_group": {"id": "49822f6c-1d32-465c-a017-720691d159b2", "name": "Default - security group"}, "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "private_nics": - []}}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "2861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:23 GMT - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 200 OK - code: 200 - duration: "" -- request: - body: '{}' - form: {} - headers: - Content-Type: - - application/json - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/11bb0b16-5713-4fd6-8e5a-dcff34bf764f - method: PATCH - response: - body: '{"server": {"allowed_actions": ["poweron", "backup"], "maintenances": [], - "state_detail": "", "image": {"creation_date": "2019-03-05T10:13:15.974944+00:00", - "default_bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "from_server": null, "arch": "x86_64", "id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "root_volume": {"size": 10000000000, "id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "volume_type": "l_ssd", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13"}, - "name": "Ubuntu Bionic Beaver", "modification_date": "2019-03-05T13:32:29.274319+00:00", - "state": "available", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "extra_volumes": {}, "public": true}, "creation_date": "2020-02-11T13:55:23.375595+00:00", - "public_ip": {"dynamic": false, "id": "31baae98-96dc-4006-9a39-95629073c447", - "address": "51.15.251.146"}, "private_ip": null, "id": "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", - "dynamic_ip_required": false, "modification_date": "2020-02-11T13:55:23.597615+00:00", - "enable_ipv6": false, "hostname": "cli-srv-wonderful-ptolemy", "state": "stopped", - "bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "location": null, "boot_type": "local", "ipv6": null, "commercial_type": - "DEV1-S", "placement_group": null, "tags": [], "arch": "x86_64", "extra_networks": - [], "compute_cluster": null, "name": "cli-srv-wonderful-ptolemy", "protected": - false, "volumes": {"0": {"size": 20000000000, "state": "available", "name": - "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "modification_date": - "2020-02-11T13:55:23.584236+00:00", "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "export_uri": null, "creation_date": "2020-02-11T13:55:23.375595+00:00", "id": - "1fdd6c2f-0d3a-423f-9a27-61638265356c", "volume_type": "l_ssd", "server": {"id": - "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", "name": "cli-srv-wonderful-ptolemy"}}}, - "security_group": {"id": "49822f6c-1d32-465c-a017-720691d159b2", "name": "Default - security group"}, "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "private_nics": - []}}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "2861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:23 GMT - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/11bb0b16-5713-4fd6-8e5a-dcff34bf764f - method: GET - response: - body: '{"server": {"allowed_actions": ["poweron", "backup"], "maintenances": [], - "state_detail": "", "image": {"creation_date": "2019-03-05T10:13:15.974944+00:00", - "default_bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "from_server": null, "arch": "x86_64", "id": "f974feac-abae-4365-b988-8ec7d1cec10d", - "root_volume": {"size": 10000000000, "id": "dd5f5c10-23b1-4c9c-8445-eb6740957c84", - "volume_type": "l_ssd", "name": "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13"}, - "name": "Ubuntu Bionic Beaver", "modification_date": "2019-03-05T13:32:29.274319+00:00", - "state": "available", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "extra_volumes": {}, "public": true}, "creation_date": "2020-02-11T13:55:23.375595+00:00", - "public_ip": {"dynamic": false, "id": "31baae98-96dc-4006-9a39-95629073c447", - "address": "51.15.251.146"}, "private_ip": null, "id": "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", - "dynamic_ip_required": false, "modification_date": "2020-02-11T13:55:23.597615+00:00", - "enable_ipv6": false, "hostname": "cli-srv-wonderful-ptolemy", "state": "stopped", - "bootscript": {"kernel": "http://169.254.42.24/kernel/x86_64-mainline-lts-4.9-4.9.93-rev1/vmlinuz-4.9.93", - "initrd": "http://169.254.42.24/initrd/initrd-Linux-x86_64-v3.14.6.gz", "default": - false, "bootcmdargs": "LINUX_COMMON scaleway boot=local nbd.max_part=16", "architecture": - "x86_64", "title": "x86_64 mainline 4.9.93 rev1", "dtb": "", "organization": - "11111111-1111-4111-8111-111111111111", "id": "15fbd2f7-a0f9-412b-8502-6a44da8d98b8", - "public": false}, "location": null, "boot_type": "local", "ipv6": null, "commercial_type": - "DEV1-S", "placement_group": null, "tags": [], "arch": "x86_64", "extra_networks": - [], "compute_cluster": null, "name": "cli-srv-wonderful-ptolemy", "protected": - false, "volumes": {"0": {"size": 20000000000, "state": "available", "name": - "snapshot-de728daa-0bf6-4c64-abf5-a9477e791c83-2019-03-05_10:13", "modification_date": - "2020-02-11T13:55:23.584236+00:00", "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", - "export_uri": null, "creation_date": "2020-02-11T13:55:23.375595+00:00", "id": - "1fdd6c2f-0d3a-423f-9a27-61638265356c", "volume_type": "l_ssd", "server": {"id": - "11bb0b16-5713-4fd6-8e5a-dcff34bf764f", "name": "cli-srv-wonderful-ptolemy"}}}, - "security_group": {"id": "49822f6c-1d32-465c-a017-720691d159b2", "name": "Default - security group"}, "organization": "aba2d0d0-b01d-4d88-b322-935edc96d0fd", "private_nics": - []}}' - headers: - Cache-Control: - - no-cache - Content-Length: - - "2861" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:23 GMT - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 200 OK - code: 200 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/11bb0b16-5713-4fd6-8e5a-dcff34bf764f - method: DELETE - response: - body: "" - headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:23 GMT - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 204 No Content - code: 204 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/31baae98-96dc-4006-9a39-95629073c447 - method: DELETE - response: - body: "" - headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:23 GMT - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 204 No Content - code: 204 - duration: "" -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.5+dev (go1.13.1; darwin; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/volumes/1fdd6c2f-0d3a-423f-9a27-61638265356c - method: DELETE - response: - body: "" - headers: - Cache-Control: - - no-cache - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 11 Feb 2020 13:55:24 GMT - Server: - - scaleway_api - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - status: 204 No Content - code: 204 - duration: "" diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=existing-pg-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=existing-pg-id.cassette.yaml index 0f9c20b1ae..a95d69e333 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=existing-pg-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=existing-pg-id.cassette.yaml @@ -1,13 +1,14 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"placement_group": {"id": "32516a1d-9ff1-4e54-8a01-12b83e16ab52", "name": - "cli-pg-agitated-mclean", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 80 + host: api.scaleway.com + body: "{\"name\":\"cli-pg-bold-ishizaka\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -16,1522 +17,186 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups method: POST response: - body: '{"placement_group": {"id": "32516a1d-9ff1-4e54-8a01-12b83e16ab52", "name": - "cli-pg-agitated-mclean", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": true, "tags": [], "zone": - "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 326 + body: "{\"placement_group\": {\"id\": \"20ce1cd2-49b0-40f6-b83b-5cfd76a9cc38\", \"name\": \"cli-pg-bold-ishizaka\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": true, \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - - "328" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "326" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/32516a1d-9ff1-4e54-8a01-12b83e16ab52 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/20ce1cd2-49b0-40f6-b83b-5cfd76a9cc38 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1eaa3c15-347c-48d5-802a-ded57ab3aa98 + - 96b9ef53-8c50-43a4-8647-f6e7cf9a47bb status: 201 Created code: 201 - duration: "" -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} + duration: 150.886836ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7e8937a4-2d9e-47da-aa57-5f6deee90bc4 + - c42faa7f-67e3-42bc-a2e8-34294716e27b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 49.983845ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 53a8ec4f-f121-4d99-b2cc-a88d3fb7e4cc + - c323f2a6-c7d9-43bf-a4ff-a198a98911a7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 102.202353ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 56e895e5-fb76-4695-b167-850ad41c49bc + - 4dbf46d6-2c78-4ab9-a31b-8c58f25ff64f status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 55.965222ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1a5f0a23-a758-475a-9c57-3679c0bace06 + - dab5b307-da4c-4c92-87a3-71d3d823e248 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:41.883232+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 57.968563ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 226 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-eloquent-feistel\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1540,460 +205,245 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:41.883232+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1748 + body: "{\"server\": {\"id\": \"05da238d-5228-4a98-80ea-b5ad919a5dbf\", \"name\": \"cli-srv-eloquent-feistel\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-eloquent-feistel\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"21779473-3cdf-4b62-b718-148c949316bb\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:48.221493+00:00\", \"modification_date\": \"2025-11-04T10:25:48.221493+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1756" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1748" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/da56e8b3-946f-4d84-8cc3-3670ba640b76 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/05da238d-5228-4a98-80ea-b5ad919a5dbf Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6f739be4-2015-4293-ba0f-ef5e89c2b7fa + - 289c02eb-8cca-47f1-ba79-d57bdf5bbb76 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:41.883232+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 866.077692ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/da56e8b3-946f-4d84-8cc3-3670ba640b76 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/05da238d-5228-4a98-80ea-b5ad919a5dbf method: GET response: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:41.883232+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1748 + body: "{\"server\": {\"id\": \"05da238d-5228-4a98-80ea-b5ad919a5dbf\", \"name\": \"cli-srv-eloquent-feistel\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-eloquent-feistel\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"21779473-3cdf-4b62-b718-148c949316bb\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:48.221493+00:00\", \"modification_date\": \"2025-11-04T10:25:48.221493+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1756" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1748" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e982740c-2494-4af7-9954-e618e5021e09 + - f0a90b79-7509-466c-84e5-41b094769c6f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:42.485998+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "32516a1d-9ff1-4e54-8a01-12b83e16ab52", - "name": "cli-pg-agitated-mclean", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 138.830827ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 58 + host: api.scaleway.com + body: "{\"placement_group\":\"20ce1cd2-49b0-40f6-b83b-5cfd76a9cc38\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/da56e8b3-946f-4d84-8cc3-3670ba640b76 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/05da238d-5228-4a98-80ea-b5ad919a5dbf method: PATCH response: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:42.485998+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "32516a1d-9ff1-4e54-8a01-12b83e16ab52", - "name": "cli-pg-agitated-mclean", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2050 + body: "{\"server\": {\"id\": \"05da238d-5228-4a98-80ea-b5ad919a5dbf\", \"name\": \"cli-srv-eloquent-feistel\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-eloquent-feistel\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"21779473-3cdf-4b62-b718-148c949316bb\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:48.221493+00:00\", \"modification_date\": \"2025-11-04T10:25:48.850590+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"20ce1cd2-49b0-40f6-b83b-5cfd76a9cc38\", \"name\": \"cli-pg-bold-ishizaka\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2060" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2050" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 26d32455-ea1e-42f3-8ea6-9ee1af1baf1e + - 4a458bb9-ecca-49e3-8336-6193073bc4a7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:42.485998+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "32516a1d-9ff1-4e54-8a01-12b83e16ab52", - "name": "cli-pg-agitated-mclean", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 169.466064ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/da56e8b3-946f-4d84-8cc3-3670ba640b76 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/05da238d-5228-4a98-80ea-b5ad919a5dbf method: GET response: - body: '{"server": {"id": "da56e8b3-946f-4d84-8cc3-3670ba640b76", "name": "cli-srv-quizzical-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-quizzical-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "00c6783f-1fba-4479-91a0-bdbdcd3af77a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.883232+00:00", - "modification_date": "2025-10-28T16:53:42.485998+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": {"id": "32516a1d-9ff1-4e54-8a01-12b83e16ab52", - "name": "cli-pg-agitated-mclean", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "policy_mode": "optional", - "policy_type": "max_availability", "policy_respected": false, "tags": [], "zone": - "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2050 + body: "{\"server\": {\"id\": \"05da238d-5228-4a98-80ea-b5ad919a5dbf\", \"name\": \"cli-srv-eloquent-feistel\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-eloquent-feistel\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"21779473-3cdf-4b62-b718-148c949316bb\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:2f\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:48.221493+00:00\", \"modification_date\": \"2025-11-04T10:25:48.850590+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": {\"id\": \"20ce1cd2-49b0-40f6-b83b-5cfd76a9cc38\", \"name\": \"cli-pg-bold-ishizaka\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"policy_mode\": \"optional\", \"policy_type\": \"max_availability\", \"policy_respected\": false, \"tags\": [], \"zone\": \"fr-par-1\"}, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2060" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2050" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c3d4824b-7b6b-41e7-8cd7-b16801c47153 + - 13671fe2-2e0a-4e5c-9bc6-ae58eb6f4d12 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 113.111312ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/da56e8b3-946f-4d84-8cc3-3670ba640b76 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/05da238d-5228-4a98-80ea-b5ad919a5dbf method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ee5871c9-c9d1-4087-94fc-4b83a817ac47 + - db30cdf9-ea0e-47e2-87c8-0a8a332dbb1b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"00c6783f-1fba-4479-91a0-bdbdcd3af77a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.972005Z", "updated_at":"2025-10-28T16:53:41.972005Z", - "references":[{"id":"6c069fe3-c178-4d71-a230-48bb7caeab03", "product_resource_type":"instance_server", - "product_resource_id":"da56e8b3-946f-4d84-8cc3-3670ba640b76", "created_at":"2025-10-28T16:53:41.972005Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 412.645091ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/00c6783f-1fba-4479-91a0-bdbdcd3af77a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/21779473-3cdf-4b62-b718-148c949316bb method: GET response: - body: '{"id":"00c6783f-1fba-4479-91a0-bdbdcd3af77a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.972005Z", "updated_at":"2025-10-28T16:53:41.972005Z", - "references":[{"id":"6c069fe3-c178-4d71-a230-48bb7caeab03", "product_resource_type":"instance_server", - "product_resource_id":"da56e8b3-946f-4d84-8cc3-3670ba640b76", "created_at":"2025-10-28T16:53:41.972005Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - headers: - Content-Length: - - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Tue, 28 Oct 2025 16:53:43 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b884f68e-ecaf-4d00-84c1-3b8c122efbe0 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"id":"00c6783f-1fba-4479-91a0-bdbdcd3af77a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.972005Z", "updated_at":"2025-10-28T16:53:43.106169Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.106169Z", "zone":"fr-par-1"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/00c6783f-1fba-4479-91a0-bdbdcd3af77a - method: GET - response: - body: '{"id":"00c6783f-1fba-4479-91a0-bdbdcd3af77a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.972005Z", "updated_at":"2025-10-28T16:53:43.106169Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.106169Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"21779473-3cdf-4b62-b718-148c949316bb\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:48.316028Z\", \"updated_at\":\"2025-11-04T10:25:49.350491Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:49.350491Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 514aff68-91d4-4941-a875-85800add1e4e + - 9e1a10d3-94fe-4b54-98bf-387450dabbdb status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 38.665447ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/00c6783f-1fba-4479-91a0-bdbdcd3af77a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/21779473-3cdf-4b62-b718-148c949316bb method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 097563a0-66b8-4eab-8fde-ed92733e5873 + - 364bf7c9-da34-4168-b424-e3df7576fe4d status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 71.155275ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/32516a1d-9ff1-4e54-8a01-12b83e16ab52 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/placement_groups/20ce1cd2-49b0-40f6-b83b-5cfd76a9cc38 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:49 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5e6eb382-f088-4c4b-8d88-ba8a89bc0c43 + - fe09af38-fe3b-4556-a852-87961b472235 status: 204 No Content code: 204 - duration: "" + duration: 309.440731ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=invalid-pg-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=invalid-pg-id.cassette.yaml index 944f61a1d2..ed3adf064b 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=invalid-pg-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=invalid-pg-id.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3754a905-0088-4709-995a-a5a49e63f03f + - dd61f9d5-cbee-4e1e-a613-be01e8cc1935 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 61.889982ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ae56b982-73e4-4816-a780-5964a093e5b1 + - 8632dc82-1cb9-4d3c-8986-a73aace2dfac X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 45.779215ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 65da62e0-eb48-488e-af87-88e0f1075dc1 + - f6f665d7-2ba1-4955-bedc-c4fe04a97a37 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 51.627321ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8b060c00-384c-49a1-899d-8242be010ba2 + - 8b0247cc-9eb1-4b72-8baf-b97a09eec397 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "72dee08f-2cb2-4e96-bad2-823ad8fc0254", "name": "cli-srv-objective-aryabhata", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-aryabhata", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.873154+00:00", - "modification_date": "2025-10-28T16:53:41.873154+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 39.199859ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 229 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-practical-mendeleev\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,378 +168,247 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "72dee08f-2cb2-4e96-bad2-823ad8fc0254", "name": "cli-srv-objective-aryabhata", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-aryabhata", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.873154+00:00", - "modification_date": "2025-10-28T16:53:41.873154+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"21fe5475-f47f-44ef-8aba-4b37693bdf5e\", \"name\": \"cli-srv-practical-mendeleev\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-practical-mendeleev\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"8f9e6cd4-96f4-4e05-b15b-78feec8b192e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:25\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.776403+00:00\", \"modification_date\": \"2025-11-04T10:25:47.776403+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/72dee08f-2cb2-4e96-bad2-823ad8fc0254 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/21fe5475-f47f-44ef-8aba-4b37693bdf5e Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1ed04354-09f9-4cc9-a0e6-1e0a576f24e4 + - 6c04115c-dab7-46bd-bffc-308023c2987f status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "72dee08f-2cb2-4e96-bad2-823ad8fc0254", "name": "cli-srv-objective-aryabhata", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-aryabhata", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.873154+00:00", - "modification_date": "2025-10-28T16:53:41.873154+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 611.195338ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/72dee08f-2cb2-4e96-bad2-823ad8fc0254 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/21fe5475-f47f-44ef-8aba-4b37693bdf5e method: GET response: - body: '{"server": {"id": "72dee08f-2cb2-4e96-bad2-823ad8fc0254", "name": "cli-srv-objective-aryabhata", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-aryabhata", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.873154+00:00", - "modification_date": "2025-10-28T16:53:41.873154+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"21fe5475-f47f-44ef-8aba-4b37693bdf5e\", \"name\": \"cli-srv-practical-mendeleev\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-practical-mendeleev\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"8f9e6cd4-96f4-4e05-b15b-78feec8b192e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:25\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.776403+00:00\", \"modification_date\": \"2025-11-04T10:25:47.776403+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a82e1200-5541-424e-8e63-266c803a1841 + - 71ba53c9-675c-4f7a-ac2c-ece958c75e7a status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "invalid_arguments", "message": "invalid argument(s)", "details": - [{"argument_name": "placement_group", "reason": "constraint", "help_message": - "not a valid value"}]}' - form: {} + duration: 99.750353ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 29 + host: api.scaleway.com + body: "{\"placement_group\":\"1111111\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/72dee08f-2cb2-4e96-bad2-823ad8fc0254 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/21fe5475-f47f-44ef-8aba-4b37693bdf5e method: PATCH response: - body: '{"type": "invalid_arguments", "message": "invalid argument(s)", "details": - [{"argument_name": "placement_group", "reason": "constraint", "help_message": - "not a valid value"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 175 + body: "{\"type\": \"invalid_arguments\", \"message\": \"invalid argument(s)\", \"details\": [{\"argument_name\": \"placement_group\", \"reason\": \"constraint\", \"help_message\": \"not a valid value\"}]}" headers: Content-Length: - "175" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a2f085f5-e98e-4b6e-a6a2-c4b537708a11 + - 52bd8748-cfb6-48de-b71c-8c1ec6694fc7 status: 400 Bad Request code: 400 - duration: "" -- request: - body: '{"server": {"id": "72dee08f-2cb2-4e96-bad2-823ad8fc0254", "name": "cli-srv-objective-aryabhata", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-aryabhata", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.873154+00:00", - "modification_date": "2025-10-28T16:53:41.873154+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 51.34363ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/72dee08f-2cb2-4e96-bad2-823ad8fc0254 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/21fe5475-f47f-44ef-8aba-4b37693bdf5e method: GET response: - body: '{"server": {"id": "72dee08f-2cb2-4e96-bad2-823ad8fc0254", "name": "cli-srv-objective-aryabhata", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-aryabhata", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.873154+00:00", - "modification_date": "2025-10-28T16:53:41.873154+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"server\": {\"id\": \"21fe5475-f47f-44ef-8aba-4b37693bdf5e\", \"name\": \"cli-srv-practical-mendeleev\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-practical-mendeleev\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"8f9e6cd4-96f4-4e05-b15b-78feec8b192e\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:25\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.776403+00:00\", \"modification_date\": \"2025-11-04T10:25:47.776403+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 56bdd433-4326-4ef2-96cb-841bfcb28898 + - aa60cad3-a431-4027-9bd9-a5393a7990da status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 104.268971ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/72dee08f-2cb2-4e96-bad2-823ad8fc0254 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/21fe5475-f47f-44ef-8aba-4b37693bdf5e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7f5e9605-5024-46c0-9017-bde96010d543 + - 2db2a90a-4835-4ef0-aa3b-4b31fe122079 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.979244Z", "updated_at":"2025-10-28T16:53:41.979244Z", - "references":[{"id":"d574d6b2-5a3b-4908-863f-fe397b3c5a28", "product_resource_type":"instance_server", - "product_resource_id":"72dee08f-2cb2-4e96-bad2-823ad8fc0254", "created_at":"2025-10-28T16:53:41.979244Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 189.074078ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9527b098-aaf4-4d2b-9360-4b0fd1d263c6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8f9e6cd4-96f4-4e05-b15b-78feec8b192e method: GET response: - body: '{"id":"9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.979244Z", "updated_at":"2025-10-28T16:53:41.979244Z", - "references":[{"id":"d574d6b2-5a3b-4908-863f-fe397b3c5a28", "product_resource_type":"instance_server", - "product_resource_id":"72dee08f-2cb2-4e96-bad2-823ad8fc0254", "created_at":"2025-10-28T16:53:41.979244Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"8f9e6cd4-96f4-4e05-b15b-78feec8b192e\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.870207Z\", \"updated_at\":\"2025-11-04T10:25:47.870207Z\", \"references\":[{\"id\":\"4008290c-2e4c-4735-a9dc-b9f8ab62cd68\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"21fe5475-f47f-44ef-8aba-4b37693bdf5e\", \"created_at\":\"2025-11-04T10:25:47.870207Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ffd4a5d1-a043-497a-969a-2e4843cb3ea7 + - 331f9dff-8722-4639-8200-3cf896af8dd4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.979244Z", "updated_at":"2025-10-28T16:53:43.215509Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.215509Z", "zone":"fr-par-1"}' - form: {} + duration: 43.98222ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9527b098-aaf4-4d2b-9360-4b0fd1d263c6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8f9e6cd4-96f4-4e05-b15b-78feec8b192e method: GET response: - body: '{"id":"9527b098-aaf4-4d2b-9360-4b0fd1d263c6", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.979244Z", "updated_at":"2025-10-28T16:53:43.215509Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.215509Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"8f9e6cd4-96f4-4e05-b15b-78feec8b192e\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.870207Z\", \"updated_at\":\"2025-11-04T10:25:48.708745Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:48.708745Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 07ac197a-7cd5-4b7b-bb45-2a377cd6db88 + - 2969ed01-f9f0-410b-a300-c71a49e3a4f5 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 52.075259ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9527b098-aaf4-4d2b-9360-4b0fd1d263c6 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8f9e6cd4-96f4-4e05-b15b-78feec8b192e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ea259910-c419-4ffd-b1e7-41c4b449cb79 + - 0eb1987d-d048-45ba-8b4b-b37ee14ed3aa status: 204 No Content code: 204 - duration: "" + duration: 84.731938ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=none.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=none.cassette.yaml index 8a032b6551..67d8f12e1e 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=none.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=none.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4acafa1d-abee-4fb6-ac4b-7108ac16c6da + - d4c42b57-3d2d-4058-b5da-ee3605f96e03 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 71.300268ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fdd34825-84c5-4d37-9406-39a795f1f662 + - dc404523-8566-4dea-9d50-2e8a79937a62 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 40.902626ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 06a83a06-a599-41ae-b6e7-12346e9419a7 + - 98f01ede-418c-41d8-bd04-902c6b88f465 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 62.079266ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5fc8e6ae-d34e-424f-b5f2-68c138a7d2b7 + - ea3b545c-bad0-40b4-8cc1-d8f098654c35 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 51.443357ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 222 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-vibrant-cori\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,414 +168,247 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"e33685e2-c709-4444-9a56-7313f02aa95e\", \"name\": \"cli-srv-vibrant-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-vibrant-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"09645a9e-2b28-4bfa-b9f5-252deaea3a21\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:23\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.749136+00:00\", \"modification_date\": \"2025-11-04T10:25:47.749136+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1742" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8ee51673-b4e5-42a7-b2c3-8212873223b2 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e33685e2-c709-4444-9a56-7313f02aa95e Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e095fc69-d4b8-4461-810e-6edc4add4156 + - 31b7ff63-8b3b-435d-b094-1ba1f50059db status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 544.294457ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8ee51673-b4e5-42a7-b2c3-8212873223b2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e33685e2-c709-4444-9a56-7313f02aa95e method: GET response: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"e33685e2-c709-4444-9a56-7313f02aa95e\", \"name\": \"cli-srv-vibrant-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-vibrant-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"09645a9e-2b28-4bfa-b9f5-252deaea3a21\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:23\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.749136+00:00\", \"modification_date\": \"2025-11-04T10:25:47.749136+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1742" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fb6c67d6-a115-46c5-a086-eb1ea17172bd + - e3d9605b-4aa3-43f2-9bbc-f19d4df5d272 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 99.042557ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 24 + host: api.scaleway.com + body: "{\"placement_group\":null}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8ee51673-b4e5-42a7-b2c3-8212873223b2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e33685e2-c709-4444-9a56-7313f02aa95e method: PATCH response: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"e33685e2-c709-4444-9a56-7313f02aa95e\", \"name\": \"cli-srv-vibrant-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-vibrant-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"09645a9e-2b28-4bfa-b9f5-252deaea3a21\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:23\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.749136+00:00\", \"modification_date\": \"2025-11-04T10:25:47.749136+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1742" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 92f58412-ee24-46f4-a008-a336c0a075cd + - ea300e72-42c1-4b10-a845-c44371e73646 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 186.33991ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8ee51673-b4e5-42a7-b2c3-8212873223b2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e33685e2-c709-4444-9a56-7313f02aa95e method: GET response: - body: '{"server": {"id": "8ee51673-b4e5-42a7-b2c3-8212873223b2", "name": "cli-srv-lucid-lamport", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-lucid-lamport", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c8202b0c-0eb3-4792-af43-a226d9ede3d7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.828120+00:00", - "modification_date": "2025-10-28T16:53:41.828120+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"e33685e2-c709-4444-9a56-7313f02aa95e\", \"name\": \"cli-srv-vibrant-cori\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-vibrant-cori\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"09645a9e-2b28-4bfa-b9f5-252deaea3a21\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:23\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.749136+00:00\", \"modification_date\": \"2025-11-04T10:25:47.749136+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1742" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 49fae316-f08a-41e7-b3d2-8cde7941572a + - 83a294da-4d9f-47d0-bfc5-6a3912084187 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 98.444428ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/8ee51673-b4e5-42a7-b2c3-8212873223b2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e33685e2-c709-4444-9a56-7313f02aa95e method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1963ebf4-1c70-4ea4-b6bf-8d1c5876a1c5 + - d4513242-e384-45e1-be58-b7305f57515a status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"c8202b0c-0eb3-4792-af43-a226d9ede3d7", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.903380Z", "updated_at":"2025-10-28T16:53:41.903380Z", - "references":[{"id":"3df29fc4-6aaf-4efd-b6f2-b35766f150e4", "product_resource_type":"instance_server", - "product_resource_id":"8ee51673-b4e5-42a7-b2c3-8212873223b2", "created_at":"2025-10-28T16:53:41.903380Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 402.019821ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c8202b0c-0eb3-4792-af43-a226d9ede3d7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/09645a9e-2b28-4bfa-b9f5-252deaea3a21 method: GET response: - body: '{"id":"c8202b0c-0eb3-4792-af43-a226d9ede3d7", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.903380Z", "updated_at":"2025-10-28T16:53:41.903380Z", - "references":[{"id":"3df29fc4-6aaf-4efd-b6f2-b35766f150e4", "product_resource_type":"instance_server", - "product_resource_id":"8ee51673-b4e5-42a7-b2c3-8212873223b2", "created_at":"2025-10-28T16:53:41.903380Z", - "type":"exclusive", "status":"attached"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"09645a9e-2b28-4bfa-b9f5-252deaea3a21\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.828683Z\", \"updated_at\":\"2025-11-04T10:25:47.828683Z\", \"references\":[{\"id\":\"4f9713af-7b01-4344-8fcb-ef354ae27ffa\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"e33685e2-c709-4444-9a56-7313f02aa95e\", \"created_at\":\"2025-11-04T10:25:47.828683Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "706" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ab3829d9-090c-48ae-a0f0-18ec91b5f7a4 + - b5214085-db8b-43da-ba45-31b0b6d5a46c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c8202b0c-0eb3-4792-af43-a226d9ede3d7", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.903380Z", "updated_at":"2025-10-28T16:53:43.117937Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.117937Z", "zone":"fr-par-1"}' - form: {} + duration: 49.606068ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c8202b0c-0eb3-4792-af43-a226d9ede3d7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/09645a9e-2b28-4bfa-b9f5-252deaea3a21 method: GET response: - body: '{"id":"c8202b0c-0eb3-4792-af43-a226d9ede3d7", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.903380Z", "updated_at":"2025-10-28T16:53:43.117937Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.117937Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"09645a9e-2b28-4bfa-b9f5-252deaea3a21\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.828683Z\", \"updated_at\":\"2025-11-04T10:25:48.993770Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:48.993770Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:47 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 61f5ac21-71b4-416a-af36-ae5a6b4e6463 + - b9faaa49-5a74-40d0-9a62-b65e66366201 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 43.43754ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c8202b0c-0eb3-4792-af43-a226d9ede3d7 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/09645a9e-2b28-4bfa-b9f5-252deaea3a21 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a515a941-20d4-4362-9ba6-9f506a2b07f8 + - 145fcd02-33db-4e3d-915d-2c0c3bb72b5a status: 204 No Content code: 204 - duration: "" + duration: 81.509025ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=valid,-but-non-existing-pg-id.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=valid,-but-non-existing-pg-id.cassette.yaml index 0759ec1792..3df4cdb1d4 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=valid,-but-non-existing-pg-id.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-no-initial-placement-group&-placement-group-id=valid,-but-non-existing-pg-id.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51a81372-ea7f-4b2a-bba4-0aa7df220674 + - 191e0ad0-812f-4a6b-acf9-818b37e717a6 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 49.838503ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2b7e216e-af4d-4e58-afa2-529505ac92d8 + - 7ee2f9dc-686b-4662-8276-ab697cc77b4b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 46.19884ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 65d04ae4-4c4c-4255-ab1b-3d3d29e23383 + - 7e62b8cf-2ccf-450f-aa99-9b5bf1b7d054 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 110.851824ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5de795c3-4aa0-4988-b802-924f84efd61b + - eb8a2340-9660-485f-b842-f2b5c9139227 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "08ef2fa1-35bc-45cf-8b8c-8307ec325026", "name": "cli-srv-nifty-euclid", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-euclid", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "96db9010-75b8-4920-a697-02193711db62", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.833701+00:00", - "modification_date": "2025-10-28T16:53:41.833701+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 33.198424ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 227 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-friendly-rosalind\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,376 +168,247 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "08ef2fa1-35bc-45cf-8b8c-8307ec325026", "name": "cli-srv-nifty-euclid", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-euclid", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "96db9010-75b8-4920-a697-02193711db62", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.833701+00:00", - "modification_date": "2025-10-28T16:53:41.833701+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"f498b16c-1995-4a88-bf9f-2f04c8910b50\", \"name\": \"cli-srv-friendly-rosalind\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-friendly-rosalind\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"ca1666c5-e0c2-4d08-ae44-0b8fa5574567\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:27\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.816755+00:00\", \"modification_date\": \"2025-11-04T10:25:47.816755+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/08ef2fa1-35bc-45cf-8b8c-8307ec325026 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f498b16c-1995-4a88-bf9f-2f04c8910b50 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0d3fda5a-71da-4fe1-9883-0896e5f4680c + - d1dd6f27-d090-4e3f-b770-25cf1fe9e93d status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "08ef2fa1-35bc-45cf-8b8c-8307ec325026", "name": "cli-srv-nifty-euclid", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-euclid", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "96db9010-75b8-4920-a697-02193711db62", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.833701+00:00", - "modification_date": "2025-10-28T16:53:41.833701+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 596.133935ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/08ef2fa1-35bc-45cf-8b8c-8307ec325026 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f498b16c-1995-4a88-bf9f-2f04c8910b50 method: GET response: - body: '{"server": {"id": "08ef2fa1-35bc-45cf-8b8c-8307ec325026", "name": "cli-srv-nifty-euclid", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-euclid", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "96db9010-75b8-4920-a697-02193711db62", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.833701+00:00", - "modification_date": "2025-10-28T16:53:41.833701+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"f498b16c-1995-4a88-bf9f-2f04c8910b50\", \"name\": \"cli-srv-friendly-rosalind\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-friendly-rosalind\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"ca1666c5-e0c2-4d08-ae44-0b8fa5574567\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:27\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.816755+00:00\", \"modification_date\": \"2025-11-04T10:25:47.816755+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 39c9f289-854a-4e18-b0a5-e112a8aaf759 + - b96d0b1e-cddc-4682-a708-df1381b2a796 status: 200 OK code: 200 - duration: "" -- request: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_placement_group", - "resource_id": "11111111-1111-1111-1111-111111111111"}' - form: {} + duration: 96.170201ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 58 + host: api.scaleway.com + body: "{\"placement_group\":\"11111111-1111-1111-1111-111111111111\"}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/08ef2fa1-35bc-45cf-8b8c-8307ec325026 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f498b16c-1995-4a88-bf9f-2f04c8910b50 method: PATCH response: - body: '{"type": "not_found", "message": "resource is not found", "resource": "instance_placement_group", - "resource_id": "11111111-1111-1111-1111-111111111111"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 152 + body: "{\"type\": \"not_found\", \"message\": \"resource is not found\", \"resource\": \"instance_placement_group\", \"resource_id\": \"11111111-1111-1111-1111-111111111111\"}" headers: Content-Length: - "152" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e49e30f9-6e2a-4246-ab1b-12ccb4f9bcd9 + - d87b9655-5c98-49f6-9a63-469ee202038f status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"server": {"id": "08ef2fa1-35bc-45cf-8b8c-8307ec325026", "name": "cli-srv-nifty-euclid", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-euclid", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "96db9010-75b8-4920-a697-02193711db62", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.833701+00:00", - "modification_date": "2025-10-28T16:53:41.833701+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 91.252847ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/08ef2fa1-35bc-45cf-8b8c-8307ec325026 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f498b16c-1995-4a88-bf9f-2f04c8910b50 method: GET response: - body: '{"server": {"id": "08ef2fa1-35bc-45cf-8b8c-8307ec325026", "name": "cli-srv-nifty-euclid", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-euclid", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "96db9010-75b8-4920-a697-02193711db62", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.833701+00:00", - "modification_date": "2025-10-28T16:53:41.833701+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1836 + body: "{\"server\": {\"id\": \"f498b16c-1995-4a88-bf9f-2f04c8910b50\", \"name\": \"cli-srv-friendly-rosalind\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-friendly-rosalind\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"ca1666c5-e0c2-4d08-ae44-0b8fa5574567\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:27\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.816755+00:00\", \"modification_date\": \"2025-11-04T10:25:47.816755+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1836" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d9a09022-8e95-4292-98f2-087ebfbb9435 + - dca62802-fe3e-4c16-a85f-f816eb3deba7 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 101.737652ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/08ef2fa1-35bc-45cf-8b8c-8307ec325026 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f498b16c-1995-4a88-bf9f-2f04c8910b50 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 953ace48-61c0-466a-89a3-b94862f74557 + - a9cd7336-30a7-49cf-8a6c-380648736e1c status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"96db9010-75b8-4920-a697-02193711db62", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.954070Z", "updated_at":"2025-10-28T16:53:41.954070Z", - "references":[{"id":"6f17d62b-ed43-4bc1-9170-cc89c43e2a99", "product_resource_type":"instance_server", - "product_resource_id":"08ef2fa1-35bc-45cf-8b8c-8307ec325026", "created_at":"2025-10-28T16:53:41.954070Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 402.851227ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/96db9010-75b8-4920-a697-02193711db62 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ca1666c5-e0c2-4d08-ae44-0b8fa5574567 method: GET response: - body: '{"id":"96db9010-75b8-4920-a697-02193711db62", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.954070Z", "updated_at":"2025-10-28T16:53:41.954070Z", - "references":[{"id":"6f17d62b-ed43-4bc1-9170-cc89c43e2a99", "product_resource_type":"instance_server", - "product_resource_id":"08ef2fa1-35bc-45cf-8b8c-8307ec325026", "created_at":"2025-10-28T16:53:41.954070Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"ca1666c5-e0c2-4d08-ae44-0b8fa5574567\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.899251Z\", \"updated_at\":\"2025-11-04T10:25:47.899251Z\", \"references\":[{\"id\":\"b37e9bbe-96cd-41aa-b771-34ee49d43cf8\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"f498b16c-1995-4a88-bf9f-2f04c8910b50\", \"created_at\":\"2025-11-04T10:25:47.899251Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f8e25fd9-460d-448a-bc7a-b873155db49b + - 1859004d-28b5-4587-900b-8f7b1d94f684 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"96db9010-75b8-4920-a697-02193711db62", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.954070Z", "updated_at":"2025-10-28T16:53:43.171714Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.171714Z", "zone":"fr-par-1"}' - form: {} + duration: 53.91842ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/96db9010-75b8-4920-a697-02193711db62 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ca1666c5-e0c2-4d08-ae44-0b8fa5574567 method: GET response: - body: '{"id":"96db9010-75b8-4920-a697-02193711db62", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.954070Z", "updated_at":"2025-10-28T16:53:43.171714Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.171714Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"ca1666c5-e0c2-4d08-ae44-0b8fa5574567\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.899251Z\", \"updated_at\":\"2025-11-04T10:25:48.970772Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:48.970772Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4f60737e-92c4-457d-a993-59ef256ac3b4 + - c1edc0d1-d5fb-4d45-83f7-6c7d48f1c200 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.024413ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/96db9010-75b8-4920-a697-02193711db62 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/ca1666c5-e0c2-4d08-ae44-0b8fa5574567 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 15ef680a-0d81-4db7-b5c6-92ab4420db60 + - 41683cba-d173-4ed7-ba20-3aa7ed732e08 status: 204 No Content code: 204 - duration: "" + duration: 71.995808ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-server-update-simple.cassette.yaml index e6b135f302..266de4efe0 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-server-update-simple.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 07960e27-524d-4779-aad1-91df01dbf56b + - be09dd3b-37a9-4d1d-bc8a-36f9630d9a74 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 62.429452ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b8385d46-4351-409b-8687-e098dc90ac45 + - 55404914-ad87-4f3f-a4be-0e0c8796a3bb X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 46.505063ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f60283f7-f516-48cc-8255-c327f8475805 + - 194f373a-bc23-41cb-a800-f9f73716a5af status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 45.922031ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:41 GMT + - Tue, 04 Nov 2025 10:25:47 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c1814cdd-48a7-4a07-96f4-0495726fb364 + - 410c408d-e5e8-47c2-a30a-ebf22be64ce8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 35.168472ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 227 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-flamboyant-swartz\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,414 +168,247 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1836 + body: "{\"server\": {\"id\": \"e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4\", \"name\": \"cli-srv-flamboyant-swartz\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-flamboyant-swartz\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dc864e14-f3be-4f93-8232-2758a5fc06e1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:21\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.711392+00:00\", \"modification_date\": \"2025-11-04T10:25:47.711392+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1836" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 55378d2b-509c-4efe-8c5c-1d54be10808d + - 98ed64ff-6d99-4ae7-9b74-5871b830045d status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 526.378881ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4 method: GET response: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4\", \"name\": \"cli-srv-flamboyant-swartz\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-flamboyant-swartz\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dc864e14-f3be-4f93-8232-2758a5fc06e1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:21\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.711392+00:00\", \"modification_date\": \"2025-11-04T10:25:47.711392+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c3776a71-16bc-42f2-a9fb-59205928dcbe + - d5d00420-742b-498a-9870-5b221c52f2d4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 96.817051ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 2 + host: api.scaleway.com + body: "{}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4 method: PATCH response: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4\", \"name\": \"cli-srv-flamboyant-swartz\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-flamboyant-swartz\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dc864e14-f3be-4f93-8232-2758a5fc06e1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:21\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.711392+00:00\", \"modification_date\": \"2025-11-04T10:25:47.711392+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4eae903b-87de-4a02-9676-e4e30aac9672 + - 22d6f988-c1d6-41bb-9f22-eb8e012f16a3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 165.235354ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4 method: GET response: - body: '{"server": {"id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "name": "cli-srv-trusting-tereshkova", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-trusting-tereshkova", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:27", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:41.802322+00:00", - "modification_date": "2025-10-28T16:53:41.802322+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4\", \"name\": \"cli-srv-flamboyant-swartz\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-flamboyant-swartz\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"dc864e14-f3be-4f93-8232-2758a5fc06e1\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:21\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:47.711392+00:00\", \"modification_date\": \"2025-11-04T10:25:47.711392+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:42 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ddefe2af-f8ca-4f7d-b341-5d4e245aa4f4 + - 0526b786-beaa-4abc-8958-2380d06e2001 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 86.81528ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 249ca929-9208-46b2-9426-6629a1e96317 + - 069fd6dd-0f3c-48ec-ab38-373dda77c191 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"c1ae0164-e9b9-4dec-af65-432c287c73a9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.884067Z", "updated_at":"2025-10-28T16:53:41.884067Z", - "references":[{"id":"4a039bff-b96e-4703-97ad-17d30c8a00c5", "product_resource_type":"instance_server", - "product_resource_id":"a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "created_at":"2025-10-28T16:53:41.884067Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 197.426343ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c1ae0164-e9b9-4dec-af65-432c287c73a9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dc864e14-f3be-4f93-8232-2758a5fc06e1 method: GET response: - body: '{"id":"c1ae0164-e9b9-4dec-af65-432c287c73a9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.884067Z", "updated_at":"2025-10-28T16:53:41.884067Z", - "references":[{"id":"4a039bff-b96e-4703-97ad-17d30c8a00c5", "product_resource_type":"instance_server", - "product_resource_id":"a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", "created_at":"2025-10-28T16:53:41.884067Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"dc864e14-f3be-4f93-8232-2758a5fc06e1\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.803511Z\", \"updated_at\":\"2025-11-04T10:25:47.803511Z\", \"references\":[{\"id\":\"964c93e7-0f88-4212-b19f-f8df2b6b56da\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4\", \"created_at\":\"2025-11-04T10:25:47.803511Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:43 GMT + - Tue, 04 Nov 2025 10:25:48 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a2f78e92-e8d0-4c41-8d4f-6ed295611efb + - 257dc6b6-81e4-4b47-8d55-b11d866c853a status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c1ae0164-e9b9-4dec-af65-432c287c73a9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.884067Z", "updated_at":"2025-10-28T16:53:43.337463Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.337463Z", "zone":"fr-par-1"}' - form: {} + duration: 46.211072ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c1ae0164-e9b9-4dec-af65-432c287c73a9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dc864e14-f3be-4f93-8232-2758a5fc06e1 method: GET response: - body: '{"id":"c1ae0164-e9b9-4dec-af65-432c287c73a9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:41.884067Z", "updated_at":"2025-10-28T16:53:43.337463Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:43.337463Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"dc864e14-f3be-4f93-8232-2758a5fc06e1\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:47.803511Z\", \"updated_at\":\"2025-11-04T10:25:48.706065Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:48.706065Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 32bca2af-fc76-451a-8f42-9881db0868fe + - b39d3082-4a2f-4000-84ec-c4a9a91d7f39 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 52.265135ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c1ae0164-e9b9-4dec-af65-432c287c73a9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/dc864e14-f3be-4f93-8232-2758a5fc06e1 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:53 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a080ed75-b4e6-4fbe-82b8-69ddf14c7bff + - d72b8064-82f2-41ae-9964-9e84796865f1 status: 204 No Content code: 204 - duration: "" + duration: 79.63654ms diff --git a/internal/namespaces/instance/v1/testdata/test-server-update-simple.golden b/internal/namespaces/instance/v1/testdata/test-server-update-simple.golden index 28defce0a7..98683032a4 100644 --- a/internal/namespaces/instance/v1/testdata/test-server-update-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-server-update-simple.golden @@ -1,7 +1,7 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2 -Name cli-srv-trusting-tereshkova +ID e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4 +Name cli-srv-flamboyant-swartz Organization fa1e3217-dc80-42ac-85c3-3f034b78b552 Project fa1e3217-dc80-42ac-85c3-3f034b78b552 AllowedActions.0 poweron @@ -11,7 +11,7 @@ CreationDate few seconds ago DynamicIPRequired false RoutedIPEnabled true EnableIPv6 false -Hostname cli-srv-trusting-tereshkova +Hostname cli-srv-flamboyant-swartz Image.ID 6d3c053e-c728-4294-b23a-560b62a4d592 Image.Name Ubuntu 22.04 Jammy Jellyfish Image.Arch x86_64 @@ -26,11 +26,11 @@ Image.State available Image.Project 51b656e3-4865-41e8-adbc-0c45bdd780db Image.Zone fr-par-1 Protected false -MacAddress de:00:00:d0:05:27 +MacAddress de:00:00:d1:46:21 ModificationDate few seconds ago State archived BootType local -Volumes.0.ID c1ae0164-e9b9-4dec-af65-432c287c73a9 +Volumes.0.ID dc864e14-f3be-4f93-8232-2758a5fc06e1 Volumes.0.VolumeType sbs_volume Volumes.0.State available Volumes.0.Boot false @@ -43,8 +43,8 @@ Zone fr-par-1 EndOfService false 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "a28ff07b-2ae6-4a9b-8b5c-9d62e2ed5df2", - "name": "cli-srv-trusting-tereshkova", + "id": "e945cfe9-5b5e-41e9-9bbc-8bdb8cd1bdf4", + "name": "cli-srv-flamboyant-swartz", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "allowed_actions": [ @@ -57,7 +57,7 @@ EndOfService false "dynamic_ip_required": false, "routed_ip_enabled": true, "enable_ipv6": false, - "hostname": "cli-srv-trusting-tereshkova", + "hostname": "cli-srv-flamboyant-swartz", "image": { "id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", @@ -84,7 +84,7 @@ EndOfService false "private_ip": null, "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:05:27", + "mac_address": "de:00:00:d1:46:21", "modification_date": "1970-01-01T00:00:00.0Z", "state": "stopped", "location": null, @@ -92,7 +92,7 @@ EndOfService false "boot_type": "local", "volumes": { "0": { - "id": "c1ae0164-e9b9-4dec-af65-432c287c73a9", + "id": "dc864e14-f3be-4f93-8232-2758a5fc06e1", "name": null, "export_uri": null, "organization": null, diff --git a/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.cassette.yaml index a7731c34e8..1bef19c1e9 100644 --- a/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2b78d1d2-c696-46a6-9b03-36d3370e94fc + - 477fb115-d97a-4c4a-9e9d-98dae6f53eb7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 50.408449ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d721f132-875e-49a5-9e1c-b8dbadd3972a + - b75f9fc1-4c1b-4ddd-9f77-1dbf54013fb4 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 46.639153ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7e41983a-478b-430f-9d0a-9f5303de75f4 + - 5ea0dbaf-9360-4b6f-a3a5-cd70fe817af0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 40.373795ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:48 GMT + - Tue, 04 Nov 2025 10:25:54 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - adf69b80-67e5-46eb-b88c-8b7720471cc7 + - 8bcf1fe2-deb2-4eaf-b901-6bf9849c4fd1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "9854a236-4d50-483a-8b22-26e78138e810", "name": "cli-srv-frosty-heyrovsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-frosty-heyrovsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:39", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:49.054713+00:00", - "modification_date": "2025-10-28T16:53:49.054713+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 101.698498ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 223 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-magical-kirch\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,59 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "9854a236-4d50-483a-8b22-26e78138e810", "name": "cli-srv-frosty-heyrovsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-frosty-heyrovsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:39", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:49.054713+00:00", - "modification_date": "2025-10-28T16:53:49.054713+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"407b9ecd-e591-447d-85ab-14bd7a0504b6\", \"name\": \"cli-srv-magical-kirch\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-magical-kirch\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"87503651-bc4b-46cb-ae91-68f734ebdf78\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:31\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:54.906588+00:00\", \"modification_date\": \"2025-11-04T10:25:54.906588+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1748" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:49 GMT + - Tue, 04 Nov 2025 10:25:55 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9854a236-4d50-483a-8b22-26e78138e810 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/407b9ecd-e591-447d-85ab-14bd7a0504b6 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bcf3f3c1-0e5d-4ada-b8fc-c001f911ca2a + - f8409838-dbb9-4be7-9b71-960496b5a02a status: 201 Created code: 201 - duration: "" -- request: - body: '{"id":"ca34dded-17ff-4009-87db-0019f1032835", "name":"cli-snp-intelligent-bhabha", - "parent_volume":{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:53:49.719460Z", - "updated_at":"2025-10-28T16:53:49.719460Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 770.678809ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 146 + host: api.scaleway.com + body: "{\"volume_id\":\"87503651-bc4b-46cb-ae91-68f734ebdf78\",\"name\":\"cli-snp-eager-joliot\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":null}" headers: Content-Type: - application/json @@ -1557,319 +205,272 @@ interactions: url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots method: POST response: - body: '{"id":"ca34dded-17ff-4009-87db-0019f1032835", "name":"cli-snp-intelligent-bhabha", - "parent_volume":{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:53:49.719460Z", - "updated_at":"2025-10-28T16:53:49.719460Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 471 + body: "{\"id\":\"3c41d834-2d87-4acc-92db-a887a3fc6320\", \"name\":\"cli-snp-eager-joliot\", \"parent_volume\":{\"id\":\"87503651-bc4b-46cb-ae91-68f734ebdf78\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:55.543752Z\", \"updated_at\":\"2025-11-04T10:25:55.543752Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "477" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "471" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:50 GMT + - Tue, 04 Nov 2025 10:25:55 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 53399593-f159-4d7b-967d-7ef1c98f2266 + - 2d3a3ffc-54bf-4958-a86a-6f011f14197c status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"ca34dded-17ff-4009-87db-0019f1032835", "name":"cli-snp-intelligent-bhabha", - "parent_volume":{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:53:49.719460Z", - "updated_at":"2025-10-28T16:53:49.719460Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 347.524895ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/ca34dded-17ff-4009-87db-0019f1032835 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/3c41d834-2d87-4acc-92db-a887a3fc6320 method: GET response: - body: '{"id":"ca34dded-17ff-4009-87db-0019f1032835", "name":"cli-snp-intelligent-bhabha", - "parent_volume":{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:53:49.719460Z", - "updated_at":"2025-10-28T16:53:49.719460Z", "references":[], "status":"creating", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 471 + body: "{\"id\":\"3c41d834-2d87-4acc-92db-a887a3fc6320\", \"name\":\"cli-snp-eager-joliot\", \"parent_volume\":{\"id\":\"87503651-bc4b-46cb-ae91-68f734ebdf78\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:55.543752Z\", \"updated_at\":\"2025-11-04T10:25:55.543752Z\", \"references\":[], \"status\":\"creating\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "477" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "471" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:50 GMT + - Tue, 04 Nov 2025 10:25:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - eba69c4a-12c6-4242-9e08-ee641d91832c + - 99761e33-448b-4af7-91ab-d17d0abecbd1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"ca34dded-17ff-4009-87db-0019f1032835", "name":"cli-snp-intelligent-bhabha", - "parent_volume":{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:53:49.719460Z", - "updated_at":"2025-10-28T16:53:49.719460Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' - form: {} + duration: 214.820548ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/ca34dded-17ff-4009-87db-0019f1032835 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/3c41d834-2d87-4acc-92db-a887a3fc6320 method: GET response: - body: '{"id":"ca34dded-17ff-4009-87db-0019f1032835", "name":"cli-snp-intelligent-bhabha", - "parent_volume":{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu - 22.04 Jammy Jellyfish_sbs_volume_0", "type":"sbs_5k", "status":"in_use"}, "size":10000000000, - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-28T16:53:49.719460Z", - "updated_at":"2025-10-28T16:53:49.719460Z", "references":[], "status":"available", - "tags":[], "class":"sbs", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 472 + body: "{\"id\":\"3c41d834-2d87-4acc-92db-a887a3fc6320\", \"name\":\"cli-snp-eager-joliot\", \"parent_volume\":{\"id\":\"87503651-bc4b-46cb-ae91-68f734ebdf78\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"status\":\"in_use\"}, \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:55.543752Z\", \"updated_at\":\"2025-11-04T10:25:55.543752Z\", \"references\":[], \"status\":\"available\", \"tags\":[], \"class\":\"sbs\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - - "478" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "472" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:55 GMT + - Tue, 04 Nov 2025 10:26:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8c3e583d-9164-41a5-a69e-68515c15b8a4 + - e8080e2b-6bd0-4ef3-9221-fc7052e21e0e status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 219.509581ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/ca34dded-17ff-4009-87db-0019f1032835 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/snapshots/3c41d834-2d87-4acc-92db-a887a3fc6320 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:55 GMT + - Tue, 04 Nov 2025 10:26:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 199e9380-156c-4da2-98eb-00b40f09e605 + - 8cacf8b7-742c-4614-a92d-f6411cf7f6b1 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "9854a236-4d50-483a-8b22-26e78138e810", "name": "cli-srv-frosty-heyrovsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-frosty-heyrovsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:39", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:49.054713+00:00", - "modification_date": "2025-10-28T16:53:49.054713+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 164.907073ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9854a236-4d50-483a-8b22-26e78138e810 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/407b9ecd-e591-447d-85ab-14bd7a0504b6 method: GET response: - body: '{"server": {"id": "9854a236-4d50-483a-8b22-26e78138e810", "name": "cli-srv-frosty-heyrovsky", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-frosty-heyrovsky", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:39", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:49.054713+00:00", - "modification_date": "2025-10-28T16:53:49.054713+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"407b9ecd-e591-447d-85ab-14bd7a0504b6\", \"name\": \"cli-srv-magical-kirch\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-magical-kirch\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"87503651-bc4b-46cb-ae91-68f734ebdf78\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:31\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:54.906588+00:00\", \"modification_date\": \"2025-11-04T10:25:54.906588+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1748" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:56 GMT + - Tue, 04 Nov 2025 10:26:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cb55a111-1642-4fea-91b4-9b37d91df7ff + - 6a24aa1e-989e-40d2-b229-a7e2fad7b75f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 98.53304ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9854a236-4d50-483a-8b22-26e78138e810 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/407b9ecd-e591-447d-85ab-14bd7a0504b6 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:56 GMT + - Tue, 04 Nov 2025 10:26:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4ed5aaaa-6648-4291-a5d9-887ca792c01a + - 98118ded-eb6f-43c2-8db1-76554ee2f58b status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:49.139918Z", "updated_at":"2025-10-28T16:53:56.550468Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:56.550468Z", "zone":"fr-par-1"}' - form: {} + duration: 201.452301ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9c2e5921-7680-4f21-a0e6-1a5bf91b457e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/87503651-bc4b-46cb-ae91-68f734ebdf78 method: GET response: - body: '{"id":"9c2e5921-7680-4f21-a0e6-1a5bf91b457e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:49.139918Z", "updated_at":"2025-10-28T16:53:56.550468Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:56.550468Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"87503651-bc4b-46cb-ae91-68f734ebdf78\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:54.992942Z\", \"updated_at\":\"2025-11-04T10:25:54.992942Z\", \"references\":[{\"id\":\"6637c50e-6be1-46c4-a555-faff574e6d23\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"407b9ecd-e591-447d-85ab-14bd7a0504b6\", \"created_at\":\"2025-11-04T10:25:54.992942Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:26:01 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 35c80697-a853-47d5-9431-5690c6bf8c50 + status: 200 OK + code: 200 + duration: 48.68955ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/87503651-bc4b-46cb-ae91-68f734ebdf78 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"87503651-bc4b-46cb-ae91-68f734ebdf78\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:54.992942Z\", \"updated_at\":\"2025-11-04T10:26:01.777607Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:26:01.777607Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:56 GMT + - Tue, 04 Nov 2025 10:26:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 22641fef-c4c0-4b58-a72e-21422743641a + - 993763fb-a181-4a0d-ba38-5d832a6f5dc8 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 55.773619ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/9c2e5921-7680-4f21-a0e6-1a5bf91b457e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/87503651-bc4b-46cb-ae91-68f734ebdf78 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:56 GMT + - Tue, 04 Nov 2025 10:26:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8b707077-d1db-4ed1-888c-7de95fe2ec2a + - 6e70435d-571b-4401-915e-5c467d8da8d7 status: 204 No Content code: 204 - duration: "" + duration: 74.267507ms diff --git a/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.golden b/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.golden index 6b75a60ff4..b6d12ed3f6 100644 --- a/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.golden +++ b/internal/namespaces/instance/v1/testdata/test-snapshot-create-simple.golden @@ -1,8 +1,8 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID ca34dded-17ff-4009-87db-0019f1032835 -Name cli-snp-intelligent-bhabha -ParentVolume.ID 9c2e5921-7680-4f21-a0e6-1a5bf91b457e +ID 3c41d834-2d87-4acc-92db-a887a3fc6320 +Name cli-snp-eager-joliot +ParentVolume.ID 87503651-bc4b-46cb-ae91-68f734ebdf78 ParentVolume.Name Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0 ParentVolume.Type sbs_5k ParentVolume.Status in_use @@ -15,10 +15,10 @@ Zone fr-par-1 Class sbs 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "ca34dded-17ff-4009-87db-0019f1032835", - "name": "cli-snp-intelligent-bhabha", + "id": "3c41d834-2d87-4acc-92db-a887a3fc6320", + "name": "cli-snp-eager-joliot", "parent_volume": { - "id": "9c2e5921-7680-4f21-a0e6-1a5bf91b457e", + "id": "87503651-bc4b-46cb-ae91-68f734ebdf78", "name": "Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0", "type": "sbs_5k", "status": "in_use" diff --git a/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-create-default.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-create-default.cassette.yaml index bffe8ed071..037566e048 100644 --- a/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-create-default.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-create-default.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 01aeeca7-40f5-445e-bd45-501c60dcce13 + - 62464c9c-ee26-4126-9164-0e36a07a46bf X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 44.834293ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 50ffa7eb-0945-45f9-97e7-447dadbae46e + - 01412ff4-b8ac-413b-bab3-66c48b2e595a X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 68.152345ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 68ba04f2-3521-4e01-bf6c-e6c285c33d24 + - 6f2d1172-0279-43aa-ad58-53dfe70ed9e4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 59.220324ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f97f1848-65c9-4bda-b109-ee65e711fc71 + - ecb0b6fa-f339-4ecd-a7f5-ff14d4c3a88c status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}}' - form: {} + duration: 42.961076ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 365 + body: "{\"ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}}" headers: Content-Length: - - "363" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "365" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:03 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3e8f89bc-fc9c-4f23-a2df-79989d477e00 + - e41df3d8-5d70-4f1d-bb0b-b0662d96d737 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 382.607682ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 279 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-nostalgic-hopper\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"9918ae90-cd48-408f-97af-bcf3bc77afbc\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,1864 +205,401 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2273 + body: "{\"server\": {\"id\": \"89cd363e-1851-4e64-b469-09506def8e5a\", \"name\": \"cli-srv-nostalgic-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c120e3b8-d34c-4713-bd02-9bddab11ba00\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}], \"mac_address\": \"de:00:00:d1:46:07\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.507716+00:00\", \"modification_date\": \"2025-11-04T10:25:03.507716+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2255" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2273" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:24 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b0a60a05-ac69-471e-a53b-b39c1d15befd + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/89cd363e-1851-4e64-b469-09506def8e5a Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 092423b9-e3d8-4ca4-94b1-3a659045aaa3 + - c1d2ffab-23f4-4f46-801d-64577336f1cf status: 201 Created code: 201 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 844.834894ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:24 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d24bcc3c-85c8-4996-ab16-66aa6b300f23 + - 6edb8bde-ffd9-41ad-a2be-9c8dc48811a4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": [{"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}, {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", - "name": "cli-srv-elastic-keller", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-elastic-keller", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "733b2078-d5fb-4bac-885d-98427135873a", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", - "address": "51.158.75.207", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", - "address": "51.158.75.207", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], "mac_address": "de:00:00:d0:05:0d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:23.887571+00:00", - "modification_date": "2025-10-28T16:53:23.887571+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "4fe37002-b605-44dc-9d05-9a3527a3e048", "name": "cli-srv-upbeat-hugle", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-hugle", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a76308de-b332-4394-87c4-5fc0c992336b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:11", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.976667+00:00", - "modification_date": "2025-10-28T16:41:15.976667+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "40400678-aac9-41a7-b4ef-b8192397ba76", - "private_network_id": "8e6662a1-26e5-4589-96da-f732f8f42c3a", "server_id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "mac_address": "02:00:00:10:14:68", "state": "available", "creation_date": "2025-10-28T16:41:16.340855+00:00", - "modification_date": "2025-10-28T16:41:16.452787+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["03b17007-7068-4fdf-b78c-42e49ef19f76", "cbe05c40-a785-44d2-bbae-2f006b357b38"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", "name": "cli-srv-stupefied-rosalind", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-rosalind", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a910a560-c60f-4e30-8609-139794254d78", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.814828+00:00", - "modification_date": "2025-10-28T16:41:15.814828+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "f1f386ef-59e2-4aee-ad26-b96819eebe53", - "private_network_id": "9ca5500d-9a17-4a83-b7f4-862d959ccdfd", "server_id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "mac_address": "02:00:00:18:59:4a", "state": "available", "creation_date": "2025-10-28T16:41:16.216551+00:00", - "modification_date": "2025-10-28T16:41:16.338641+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["5cacaf89-17b1-40c3-a340-1ded006944e8", "7056138c-3a1d-4fba-a13e-3f6b26b4ef10"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", "name": "cli-srv-hungry-shaw", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-shaw", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "12fa6988-40ee-456c-a68b-cc71e58c0037", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:13.547282+00:00", - "modification_date": "2025-10-28T16:41:13.547282+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "4187bb19-85db-4d16-97b5-14fafc65d1a6", - "private_network_id": "f03e3a42-214b-4c09-92e7-519be44f6b19", "server_id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "mac_address": "02:00:00:13:3e:72", "state": "available", "creation_date": "2025-10-28T16:41:13.934966+00:00", - "modification_date": "2025-10-28T16:41:14.129259+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["eb0549b8-c5a6-497f-a24e-d26282f71bde", "850fc892-9f77-4e66-8605-71a42677f0c7"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-ritchie", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3f4e66e8-480d-462d-a6fa-8cd0191ccefd", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "821c4164-63ad-4bf4-8009-d71989e74b0c", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "5e2584c8-bd65-43cf-8d47-279c9f07b96e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:fd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wonderful-payne", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "84fcc4e7-d1e1-4b8e-a50f-7c10680076f0", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "f66b1a77-e5e5-4aa7-b019-8bee1393d774", "name": "cli-srv-fervent-borg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-borg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bdd86405-c962-4bbc-a14a-c04f3fd28a12", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.964555+00:00", - "modification_date": "2025-10-28T16:40:23.964555+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "45bc1374-f38a-4f4d-b085-1675c0b4435f", "name": "cli-srv-magical-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "7e29ee8a-4493-42c2-b2d8-50ad3ee68724", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:97", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.984271+00:00", - "modification_date": "2025-10-28T16:20:04.984271+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "0c498c14-d87d-491e-a433-daa967c37d72", "name": "cli-srv-vibrant-gagarin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-gagarin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "47a5769c-9914-4ec2-bc71-c41cc04bc6d9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.000464+00:00", - "modification_date": "2025-10-28T16:20:04.000464+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "baab5405-714f-449a-8ddf-8b24860354f5", "name": "cli-srv-confident-goldstine", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-confident-goldstine", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6ed88532-084c-469c-95b7-b59f8e02169f", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:87", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.087075+00:00", - "modification_date": "2025-10-28T16:08:49.087075+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "6c3972f8-c03b-453a-b9f5-91dbcf59b169", - "private_network_id": "7ef0cd32-8a41-4e1f-ac4f-03d07e60bf02", "server_id": "baab5405-714f-449a-8ddf-8b24860354f5", - "mac_address": "02:00:00:10:2d:cb", "state": "available", "creation_date": "2025-10-28T16:08:49.509394+00:00", - "modification_date": "2025-10-28T16:08:49.643814+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["6734bf57-7676-49c7-8cfb-3229d775b0ce", "7ac97e68-1703-4361-9550-852d56cad4db"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "2b92696f-b3fe-4da5-946c-b643eb65307a", "name": "cli-srv-determined-northcutt", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-determined-northcutt", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a81b56f6-9af0-4ecb-94b2-77d2b839c738", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.042385+00:00", - "modification_date": "2025-10-28T16:08:49.042385+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "53ccf4c5-ea37-47e4-91cd-bad75a2bf552", - "private_network_id": "8199aeb3-56d7-404e-ad62-e707d0ae1308", "server_id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "mac_address": "02:00:00:12:27:fa", "state": "available", "creation_date": "2025-10-28T16:08:49.691409+00:00", - "modification_date": "2025-10-28T16:08:49.823115+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["4256c831-24a9-4119-82f5-0fbc8ab23bdd", "91f29374-31f2-452c-ba42-79c353c42e22"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", "name": "cli-srv-thirsty-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-thirsty-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ccedf14b-8912-45c8-a21e-f78d4225c4e6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:46.890862+00:00", - "modification_date": "2025-10-28T16:08:46.890862+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "baab4017-6d70-42a6-b6a1-8f3e6eb0bb23", - "private_network_id": "0d08e68e-45b4-4b32-8fcc-e4acce9b89c1", "server_id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "mac_address": "02:00:00:10:1f:24", "state": "available", "creation_date": "2025-10-28T16:08:47.345596+00:00", - "modification_date": "2025-10-28T16:08:47.475894+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["055c9f64-137b-4a1d-99d0-e5d3bc7087f0", "702c0052-55d9-4ecd-8bef-7fc5b2cd4530"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-poincare", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e490f818-8ff6-49d1-bbd2-4a5bc98c1991", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8d87ff6a-049f-485f-a5a6-803e9f7fae6b", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "2b949687-c983-4fb9-89f0-812f51c64be9", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2", "name": "cli-srv-boring-tu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-tu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3f7c216-0a0b-48ad-b0df-160b4b594f2c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:67", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.273705+00:00", - "modification_date": "2025-10-28T16:07:56.273705+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-reverent-lumiere", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "52060418-503c-4696-976e-badb6e41279c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "a10bb731-194e-4fec-a21a-4b970f9d9e97", "name": "scw-mgmt-07", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-07", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c57fce38-e880-407e-b5fa-556cd110d681", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.588433+00:00", - "modification_date": "2025-10-28T10:50:01.433153+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "101", "node_id": "13"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "490adec1-0e6f-40c6-a458-3ff12ad78f68", "name": "scw-mgmt-09", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-09", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "555af75d-243d-401d-a1e4-5d82ef76ac19", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.320194+00:00", - "modification_date": "2025-10-28T10:50:00.140714+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "68", "hypervisor_id": "901", "node_id": "16"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "1854345a-8604-4716-be9a-5ab68757222e", "name": "scw-mgmt-06", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-06", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d9c2210b-b02c-4d98-9da6-a69cadf2bf75", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:81", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:49.892102+00:00", - "modification_date": "2025-10-28T10:50:02.454981+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "401", "node_id": "19"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "d74b9468-4c2e-48d6-89fe-47ff736d94df", "name": "scw-mgmt-04", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-04", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5d467ab7-c9d2-4c16-a8eb-cd705f041987", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:7b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.377025+00:00", - "modification_date": "2025-10-28T10:50:01.309512+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "801", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd", "name": "scw-mgmt-03", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-03", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6747a46e-9aa8-4224-8a0c-8cdef510c8e2", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:73", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.212655+00:00", - "modification_date": "2025-10-28T10:50:00.091906+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "901", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "acc3df03-2620-4c7c-ba0a-50cec2c4d96a", "name": "scw-mgmt-01", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-01", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "dea682c9-eb52-48fc-96cf-226463016347", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.116332+00:00", - "modification_date": "2025-10-28T10:50:01.400988+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "63", "hypervisor_id": "901", "node_id": "6"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "7b4bdc89-a402-4eff-b4e2-ba4f6e695639", "name": "scw-mgmt-08", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-08", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3f9ffa9-f555-40e6-89f9-8e28f5d7f7ba", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.000791+00:00", - "modification_date": "2025-10-28T10:50:00.116206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "18", "hypervisor_id": "901", "node_id": "11"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "7d4593aa-aac1-4052-ad23-06737df11d48", "name": "scw-mgmt-10", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-10", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68017e05-d193-4cf7-a26d-8282e507e21c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:57", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.932531+00:00", - "modification_date": "2025-10-28T10:50:01.267620+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "201", "node_id": "8"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "5ddbccbd-3d26-4ebd-a789-550a6734c8aa", "name": "scw-mgmt-02", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-02", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a356ec05-4bfa-4cb2-9fe9-e4dc9da75192", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.857364+00:00", - "modification_date": "2025-10-28T10:50:01.244976+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "66", "hypervisor_id": "601", "node_id": "12"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "01b2388f-5835-4ac8-a6e8-4168085a07a8", "name": "scw-mgmt-05", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-05", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "65fb2854-5d5e-4c79-9985-af32b32e045d", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.551829+00:00", - "modification_date": "2025-10-28T10:50:00.065486+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "67", "hypervisor_id": "601", "node_id": "5"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985", "name": "tf-srv-naughty-colden", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "tf-srv-naughty-colden", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "425394e3-34de-4afc-9fd2-461c3fc5b8a7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cd:83:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-14T16:47:25.152354+00:00", - "modification_date": "2025-10-14T17:19:17.615971+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "6ffbe4b0-3cf0-407e-8e87-2c67defd8897", "name": "tf-tests-instance-block-external-root-volume", - "arch": "x86_64", "commercial_type": "PLAY2-PICO", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "44693172-d6a3-49b0-b56f-011f492e4dfa", - "hostname": "tf-tests-instance-block-external-root-volume", "image": {"id": - "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "2a83e34f-4f40-4b93-bca0-8f1c2a3d8222", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cc:76:99", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-08T23:05:08.758218+00:00", - "modification_date": "2025-10-08T23:05:08.758218+00:00", "bootscript": null, - "security_group": {"id": "c30bff3f-a276-4c5b-bb3e-92ecab6e962e", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}]}' - form: {} + duration: 48.087282ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order: + - creation_date_desc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers?order=creation_date_desc&page=1 method: GET response: - body: '{"servers": [{"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false, "admin_password_encryption_ssh_key_id": null}, {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", - "name": "cli-srv-elastic-keller", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-elastic-keller", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "733b2078-d5fb-4bac-885d-98427135873a", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", - "address": "51.158.75.207", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", - "address": "51.158.75.207", "dynamic": false, "gateway": "62.210.0.1", "netmask": - "32", "family": "inet", "provisioning_mode": "dhcp", "tags": [], "state": "attached", - "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], "mac_address": "de:00:00:d0:05:0d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - true, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:23.887571+00:00", - "modification_date": "2025-10-28T16:53:23.887571+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "4fe37002-b605-44dc-9d05-9a3527a3e048", "name": "cli-srv-upbeat-hugle", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-hugle", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a76308de-b332-4394-87c4-5fc0c992336b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:11", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.976667+00:00", - "modification_date": "2025-10-28T16:41:15.976667+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "40400678-aac9-41a7-b4ef-b8192397ba76", - "private_network_id": "8e6662a1-26e5-4589-96da-f732f8f42c3a", "server_id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "mac_address": "02:00:00:10:14:68", "state": "available", "creation_date": "2025-10-28T16:41:16.340855+00:00", - "modification_date": "2025-10-28T16:41:16.452787+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["03b17007-7068-4fdf-b78c-42e49ef19f76", "cbe05c40-a785-44d2-bbae-2f006b357b38"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", "name": "cli-srv-stupefied-rosalind", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-stupefied-rosalind", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a910a560-c60f-4e30-8609-139794254d78", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.814828+00:00", - "modification_date": "2025-10-28T16:41:15.814828+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "f1f386ef-59e2-4aee-ad26-b96819eebe53", - "private_network_id": "9ca5500d-9a17-4a83-b7f4-862d959ccdfd", "server_id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "mac_address": "02:00:00:18:59:4a", "state": "available", "creation_date": "2025-10-28T16:41:16.216551+00:00", - "modification_date": "2025-10-28T16:41:16.338641+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["5cacaf89-17b1-40c3-a340-1ded006944e8", "7056138c-3a1d-4fba-a13e-3f6b26b4ef10"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", "name": "cli-srv-hungry-shaw", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-hungry-shaw", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "12fa6988-40ee-456c-a68b-cc71e58c0037", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:0d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:13.547282+00:00", - "modification_date": "2025-10-28T16:41:13.547282+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "4187bb19-85db-4d16-97b5-14fafc65d1a6", - "private_network_id": "f03e3a42-214b-4c09-92e7-519be44f6b19", "server_id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "mac_address": "02:00:00:13:3e:72", "state": "available", "creation_date": "2025-10-28T16:41:13.934966+00:00", - "modification_date": "2025-10-28T16:41:14.129259+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["eb0549b8-c5a6-497f-a24e-d26282f71bde", "850fc892-9f77-4e66-8605-71a42677f0c7"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-naughty-ritchie", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3f4e66e8-480d-462d-a6fa-8cd0191ccefd", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "821c4164-63ad-4bf4-8009-d71989e74b0c", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "5e2584c8-bd65-43cf-8d47-279c9f07b96e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:fd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-wonderful-payne", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "84fcc4e7-d1e1-4b8e-a50f-7c10680076f0", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "f66b1a77-e5e5-4aa7-b019-8bee1393d774", "name": "cli-srv-fervent-borg", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-fervent-borg", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "bdd86405-c962-4bbc-a14a-c04f3fd28a12", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f9", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.964555+00:00", - "modification_date": "2025-10-28T16:40:23.964555+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "45bc1374-f38a-4f4d-b085-1675c0b4435f", "name": "cli-srv-magical-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "7e29ee8a-4493-42c2-b2d8-50ad3ee68724", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:97", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.984271+00:00", - "modification_date": "2025-10-28T16:20:04.984271+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "0c498c14-d87d-491e-a433-daa967c37d72", "name": "cli-srv-vibrant-gagarin", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-vibrant-gagarin", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "47a5769c-9914-4ec2-bc71-c41cc04bc6d9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:95", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.000464+00:00", - "modification_date": "2025-10-28T16:20:04.000464+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "baab5405-714f-449a-8ddf-8b24860354f5", "name": "cli-srv-confident-goldstine", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-confident-goldstine", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6ed88532-084c-469c-95b7-b59f8e02169f", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:87", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.087075+00:00", - "modification_date": "2025-10-28T16:08:49.087075+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "6c3972f8-c03b-453a-b9f5-91dbcf59b169", - "private_network_id": "7ef0cd32-8a41-4e1f-ac4f-03d07e60bf02", "server_id": "baab5405-714f-449a-8ddf-8b24860354f5", - "mac_address": "02:00:00:10:2d:cb", "state": "available", "creation_date": "2025-10-28T16:08:49.509394+00:00", - "modification_date": "2025-10-28T16:08:49.643814+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["6734bf57-7676-49c7-8cfb-3229d775b0ce", "7ac97e68-1703-4361-9550-852d56cad4db"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "2b92696f-b3fe-4da5-946c-b643eb65307a", "name": "cli-srv-determined-northcutt", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-determined-northcutt", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a81b56f6-9af0-4ecb-94b2-77d2b839c738", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.042385+00:00", - "modification_date": "2025-10-28T16:08:49.042385+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "53ccf4c5-ea37-47e4-91cd-bad75a2bf552", - "private_network_id": "8199aeb3-56d7-404e-ad62-e707d0ae1308", "server_id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "mac_address": "02:00:00:12:27:fa", "state": "available", "creation_date": "2025-10-28T16:08:49.691409+00:00", - "modification_date": "2025-10-28T16:08:49.823115+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["4256c831-24a9-4119-82f5-0fbc8ab23bdd", "91f29374-31f2-452c-ba42-79c353c42e22"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", "name": "cli-srv-thirsty-pike", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-thirsty-pike", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "ccedf14b-8912-45c8-a21e-f78d4225c4e6", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:46.890862+00:00", - "modification_date": "2025-10-28T16:08:46.890862+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "baab4017-6d70-42a6-b6a1-8f3e6eb0bb23", - "private_network_id": "0d08e68e-45b4-4b32-8fcc-e4acce9b89c1", "server_id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "mac_address": "02:00:00:10:1f:24", "state": "available", "creation_date": "2025-10-28T16:08:47.345596+00:00", - "modification_date": "2025-10-28T16:08:47.475894+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["055c9f64-137b-4a1d-99d0-e5d3bc7087f0", "702c0052-55d9-4ecd-8bef-7fc5b2cd4530"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-funny-poincare", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e490f818-8ff6-49d1-bbd2-4a5bc98c1991", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8d87ff6a-049f-485f-a5a6-803e9f7fae6b", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "2b949687-c983-4fb9-89f0-812f51c64be9", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2", "name": "cli-srv-boring-tu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-boring-tu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c3f7c216-0a0b-48ad-b0df-160b4b594f2c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:67", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.273705+00:00", - "modification_date": "2025-10-28T16:07:56.273705+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-reverent-lumiere", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "52060418-503c-4696-976e-badb6e41279c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "a10bb731-194e-4fec-a21a-4b970f9d9e97", "name": "scw-mgmt-07", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-07", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c57fce38-e880-407e-b5fa-556cd110d681", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.588433+00:00", - "modification_date": "2025-10-28T10:50:01.433153+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "101", "node_id": "13"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "490adec1-0e6f-40c6-a458-3ff12ad78f68", "name": "scw-mgmt-09", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-09", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "555af75d-243d-401d-a1e4-5d82ef76ac19", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.320194+00:00", - "modification_date": "2025-10-28T10:50:00.140714+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "68", "hypervisor_id": "901", "node_id": "16"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "1854345a-8604-4716-be9a-5ab68757222e", "name": "scw-mgmt-06", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-06", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d9c2210b-b02c-4d98-9da6-a69cadf2bf75", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:81", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:49.892102+00:00", - "modification_date": "2025-10-28T10:50:02.454981+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "401", "node_id": "19"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "d74b9468-4c2e-48d6-89fe-47ff736d94df", "name": "scw-mgmt-04", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-04", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5d467ab7-c9d2-4c16-a8eb-cd705f041987", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:7b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.377025+00:00", - "modification_date": "2025-10-28T10:50:01.309512+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "801", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd", "name": "scw-mgmt-03", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-03", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6747a46e-9aa8-4224-8a0c-8cdef510c8e2", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:73", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.212655+00:00", - "modification_date": "2025-10-28T10:50:00.091906+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "901", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "acc3df03-2620-4c7c-ba0a-50cec2c4d96a", "name": "scw-mgmt-01", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-01", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "dea682c9-eb52-48fc-96cf-226463016347", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.116332+00:00", - "modification_date": "2025-10-28T10:50:01.400988+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "63", "hypervisor_id": "901", "node_id": "6"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "7b4bdc89-a402-4eff-b4e2-ba4f6e695639", "name": "scw-mgmt-08", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-08", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3f9ffa9-f555-40e6-89f9-8e28f5d7f7ba", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.000791+00:00", - "modification_date": "2025-10-28T10:50:00.116206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "18", "hypervisor_id": "901", "node_id": "11"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "7d4593aa-aac1-4052-ad23-06737df11d48", "name": "scw-mgmt-10", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-10", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68017e05-d193-4cf7-a26d-8282e507e21c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:57", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.932531+00:00", - "modification_date": "2025-10-28T10:50:01.267620+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "201", "node_id": "8"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "5ddbccbd-3d26-4ebd-a789-550a6734c8aa", "name": "scw-mgmt-02", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-02", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a356ec05-4bfa-4cb2-9fe9-e4dc9da75192", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.857364+00:00", - "modification_date": "2025-10-28T10:50:01.244976+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "66", "hypervisor_id": "601", "node_id": "12"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "01b2388f-5835-4ac8-a6e8-4168085a07a8", "name": "scw-mgmt-05", - "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "scw-mgmt-05", "image": {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", - "name": "Debian Bullseye", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "65fb2854-5d5e-4c79-9985-af32b32e045d", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.551829+00:00", - "modification_date": "2025-10-28T10:50:00.065486+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "67", "hypervisor_id": "601", "node_id": "5"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985", "name": "tf-srv-naughty-colden", - "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", "boot_type": "local", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "tf-srv-naughty-colden", "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", - "name": "Windows Server 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "425394e3-34de-4afc-9fd2-461c3fc5b8a7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cd:83:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-14T16:47:25.152354+00:00", - "modification_date": "2025-10-14T17:19:17.615971+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}, {"id": "6ffbe4b0-3cf0-407e-8e87-2c67defd8897", "name": "tf-tests-instance-block-external-root-volume", - "arch": "x86_64", "commercial_type": "PLAY2-PICO", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "44693172-d6a3-49b0-b56f-011f492e4dfa", - "hostname": "tf-tests-instance-block-external-root-volume", "image": {"id": - "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 Jammy Jellyfish", - "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "2a83e34f-4f40-4b93-bca0-8f1c2a3d8222", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cc:76:99", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-08T23:05:08.758218+00:00", - "modification_date": "2025-10-08T23:05:08.758218+00:00", "bootscript": null, - "security_group": {"id": "c30bff3f-a276-4c5b-bb3e-92ecab6e962e", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 10317 + body: "{\"servers\": [{\"id\": \"89cd363e-1851-4e64-b469-09506def8e5a\", \"name\": \"cli-srv-nostalgic-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c120e3b8-d34c-4713-bd02-9bddab11ba00\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}], \"mac_address\": \"de:00:00:d1:46:07\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.507716+00:00\", \"modification_date\": \"2025-11-04T10:25:03.507716+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"ca190c83-174e-4550-8777-98ec2f2740e8\", \"name\": \"cli-srv-heuristic-villani\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-heuristic-villani\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6656ea86-3f1f-4579-8d5a-98798e9ded8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}], \"mac_address\": \"de:00:00:d1:46:05\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.430248+00:00\", \"modification_date\": \"2025-11-04T10:25:03.430248+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"6ab3aeee-069c-493c-895c-f7328500e45b\", \"name\": \"cli-srv-priceless-black\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-priceless-black\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"76171770-4e20-429a-9d47-16697a75f7ac\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9ff6f7a8-d4b1-44c9-a51e-636185d6e60d\", \"address\": \"51.158.97.101\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4421046d-395f-44c0-aebc-6453fafd27f7\"}, \"public_ips\": [{\"id\": \"9ff6f7a8-d4b1-44c9-a51e-636185d6e60d\", \"address\": \"51.158.97.101\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4421046d-395f-44c0-aebc-6453fafd27f7\"}], \"mac_address\": \"de:00:00:d1:23:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-03T17:15:36.733100+00:00\", \"modification_date\": \"2025-11-03T17:16:16.182087+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985\", \"name\": \"tf-srv-naughty-colden\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"tf-srv-naughty-colden\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"425394e3-34de-4afc-9fd2-461c3fc5b8a7\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:cd:83:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-10-14T16:47:25.152354+00:00\", \"modification_date\": \"2025-10-14T17:19:17.615971+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"6ffbe4b0-3cf0-407e-8e87-2c67defd8897\", \"name\": \"tf-tests-instance-block-external-root-volume\", \"arch\": \"x86_64\", \"commercial_type\": \"PLAY2-PICO\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"44693172-d6a3-49b0-b56f-011f492e4dfa\", \"hostname\": \"tf-tests-instance-block-external-root-volume\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"2a83e34f-4f40-4b93-bca0-8f1c2a3d8222\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:cc:76:99\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-10-08T23:05:08.758218+00:00\", \"modification_date\": \"2025-10-08T23:05:08.758218+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"c30bff3f-a276-4c5b-bb3e-92ecab6e962e\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}]}" headers: Content-Length: - - "60272" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "10317" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:24 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Link: - ; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d18e65e7-d099-4ff3-9d00-5c4563952a6e + - 2f93a814-5af8-477c-befc-2498e8d4d817 X-Total-Count: - - "28" + - "5" status: 200 OK code: 200 - duration: "" -- request: - body: '{"total_count":0, "servers":[]}' - form: {} + duration: 192.685405ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/baremetal/v1/zones/fr-par-1/servers?order_by=created_at_asc&page=1 method: GET response: - body: '{"total_count":0, "servers":[]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 31 + body: "{\"total_count\":0, \"servers\":[]}" headers: Content-Length: - "31" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f5f2ef40-7f5d-4332-8476-a56f917f4259 + - ce714a42-9795-49f9-8cf1-4c80a5516b51 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server_private_networks":[], "total_count":0}' - form: {} + duration: 51.057442ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/baremetal/v1/zones/fr-par-1/server-private-networks?order_by=created_at_asc&page=1 method: GET response: - body: '{"server_private_networks":[], "total_count":0}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 47 + body: "{\"server_private_networks\":[], \"total_count\":0}" headers: Content-Length: - "47" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8802668a-9052-4287-b01c-57b42a6cb6db + - 3b1639f7-d6cd-4809-a07d-f1c91de07ee0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"total_count":0, "servers":[]}' - form: {} + duration: 50.143211ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/apple-silicon/v1alpha1/zones/fr-par-1/servers?order_by=created_at_asc&page=1 method: GET response: - body: '{"total_count":0, "servers":[]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 31 + body: "{\"total_count\":0, \"servers\":[]}" headers: Content-Length: - "31" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 397bb20f-a0f9-46a6-82e8-3a5483a74d6b + - d9bf5350-efff-43d4-bbf5-9779186b95eb status: 200 OK code: 200 - duration: "" -- request: - body: '{"gateways":[], "total_count":0}' - form: {} + duration: 71.015925ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" + status: + - unknown headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/vpc-gw/v1/zones/fr-par-1/gateways?order_by=created_at_asc&page=1&status=unknown method: GET response: - body: '{"gateways":[], "total_count":0}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 32 + body: "{\"gateways\":[], \"total_count\":0}" headers: Content-Length: - "32" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 44d9304e-c7ad-4d9f-a89b-35cce3afed9e + - a9d49ec7-1e94-43b4-8c05-543981603ada status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 56.072881ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b0a60a05-ac69-471e-a53b-b39c1d15befd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/89cd363e-1851-4e64-b469-09506def8e5a method: GET response: - body: '{"server": {"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2273 + body: "{\"server\": {\"id\": \"89cd363e-1851-4e64-b469-09506def8e5a\", \"name\": \"cli-srv-nostalgic-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c120e3b8-d34c-4713-bd02-9bddab11ba00\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}], \"mac_address\": \"de:00:00:d1:46:07\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.507716+00:00\", \"modification_date\": \"2025-11-04T10:25:03.507716+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2255" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2273" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f995d898-3ec2-4fd9-8758-8ba1a5a2bd75 + - c7e3b0a3-6086-4b66-89ed-9db7d61aea3c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 113.937066ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/b0a60a05-ac69-471e-a53b-b39c1d15befd + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/89cd363e-1851-4e64-b469-09506def8e5a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 702371f5-1b6b-4941-9a74-fd4c42239180 + - 9a56a00f-2c5a-47e5-b086-5438396b1acd status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 332.500727ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/e0bcadc9-914f-429e-82af-e2bffda353d4 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/9918ae90-cd48-408f-97af-bcf3bc77afbc method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5dd8f7c1-509a-4602-aa63-8c5d6c87351f + - 94e7cecd-5fe4-47d9-897b-ff9ec12edf48 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"e44f87bb-6670-471c-9241-6256c246f643", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:24.008073Z", "updated_at":"2025-10-28T16:53:25.981315Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:25.981315Z", "zone":"fr-par-1"}' - form: {} + duration: 302.681874ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e44f87bb-6670-471c-9241-6256c246f643 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c120e3b8-d34c-4713-bd02-9bddab11ba00 method: GET response: - body: '{"id":"e44f87bb-6670-471c-9241-6256c246f643", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:24.008073Z", "updated_at":"2025-10-28T16:53:25.981315Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:25.981315Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"c120e3b8-d34c-4713-bd02-9bddab11ba00\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:03.640001Z\", \"updated_at\":\"2025-11-04T10:25:05.127249Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:05.127249Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9cc7e1cd-a584-4c4b-97c8-e6f05b6f3e19 + - e6e32506-adbf-43c0-ad59-e79550d7983c status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 51.720032ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/e44f87bb-6670-471c-9241-6256c246f643 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c120e3b8-d34c-4713-bd02-9bddab11ba00 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2f951223-cebe-4fe2-bfed-16ec4e16c046 + - 5d360d78-7031-4f7b-b1c2-a669114873c3 status: 204 No Content code: 204 - duration: "" + duration: 70.758894ms diff --git a/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-include.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-include.cassette.yaml index 1eb9a9cd28..09bf9dc5cd 100644 --- a/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-include.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ssh-config-install-install-config-and-include.cassette.yaml @@ -1,1476 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 64aa0562-1b80-473e-ac2f-095443b22953 + - 18542705-f829-4e18-b8a1-ef3db157b1ac X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 49.938858ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 444a67d4-c843-4595-a8cd-38672bd5019d + - 8d8bde93-b5c2-4822-a613-8e97aa4dcb41 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 53.513761ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c59aab99-5703-4410-a607-3aa4ead1509d + - 0fa46080-c3a2-49ec-9877-a15d4008c00d status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 50.323589ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:02 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2272bf51-2e3c-45a4-b0ba-9ab1962de6c8 + - 72956a73-eaca-4f68-a52a-312cbf634a53 status: 200 OK code: 200 - duration: "" -- request: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}}' - form: {} + duration: 42.971185ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 71 + host: api.scaleway.com + body: "{\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"routed_ipv4\"}" headers: Content-Type: - application/json @@ -1479,63 +168,35 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips method: POST response: - body: '{"ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "prefix": null, "reverse": null, "server": null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "zone": "fr-par-1", "type": - "routed_ipv4", "state": "detached", "tags": [], "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 366 + body: "{\"ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"prefix\": null, \"reverse\": null, \"server\": null, \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"zone\": \"fr-par-1\", \"type\": \"routed_ipv4\", \"state\": \"detached\", \"tags\": [], \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}}" headers: Content-Length: - - "365" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "366" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:23 GMT + - Tue, 04 Nov 2025 10:25:03 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d62c56aa-a712-43fe-bc0b-283675412c05 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4e983528-367a-49f7-99f8-9bd2cc8fba08 + - 3b79f262-3d2c-4104-88b5-84b5ca2b2dc3 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", "name": "cli-srv-elastic-keller", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-keller", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "733b2078-d5fb-4bac-885d-98427135873a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], - "mac_address": "de:00:00:d0:05:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.887571+00:00", "modification_date": - "2025-10-28T16:53:23.887571+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 341.05893ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 280 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-heuristic-villani\",\"dynamic_ip_required\":true,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"public_ips\":[\"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\"],\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1544,1832 +205,401 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", "name": "cli-srv-elastic-keller", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-keller", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "733b2078-d5fb-4bac-885d-98427135873a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], - "mac_address": "de:00:00:d0:05:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.887571+00:00", "modification_date": - "2025-10-28T16:53:23.887571+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2363 + body: "{\"server\": {\"id\": \"ca190c83-174e-4550-8777-98ec2f2740e8\", \"name\": \"cli-srv-heuristic-villani\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-heuristic-villani\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6656ea86-3f1f-4579-8d5a-98798e9ded8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}], \"mac_address\": \"de:00:00:d1:46:05\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.430248+00:00\", \"modification_date\": \"2025-11-04T10:25:03.430248+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "2269" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2363" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:24 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a2561e03-fb64-4997-82b4-9637ff222ec8 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca190c83-174e-4550-8777-98ec2f2740e8 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dcc419b0-27c3-4172-90e8-f1187ccde884 + - 0c94260f-e3f5-44c8-8d59-85ae027d3f38 status: 201 Created code: 201 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 900.217443ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:24 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 54389773-8a87-4cde-82cd-9dcd8481346c + - 1bf06335-0f23-41d5-887f-617ad8133666 status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": [{"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", "name": "cli-srv-elastic-keller", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-keller", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "733b2078-d5fb-4bac-885d-98427135873a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], - "mac_address": "de:00:00:d0:05:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.887571+00:00", "modification_date": - "2025-10-28T16:53:23.887571+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "4fe37002-b605-44dc-9d05-9a3527a3e048", "name": "cli-srv-upbeat-hugle", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-hugle", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a76308de-b332-4394-87c4-5fc0c992336b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:11", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.976667+00:00", - "modification_date": "2025-10-28T16:41:15.976667+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "40400678-aac9-41a7-b4ef-b8192397ba76", - "private_network_id": "8e6662a1-26e5-4589-96da-f732f8f42c3a", "server_id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "mac_address": "02:00:00:10:14:68", "state": "available", "creation_date": "2025-10-28T16:41:16.340855+00:00", - "modification_date": "2025-10-28T16:41:16.452787+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["03b17007-7068-4fdf-b78c-42e49ef19f76", "cbe05c40-a785-44d2-bbae-2f006b357b38"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "name": "cli-srv-stupefied-rosalind", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-stupefied-rosalind", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a910a560-c60f-4e30-8609-139794254d78", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:15.814828+00:00", "modification_date": - "2025-10-28T16:41:15.814828+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "f1f386ef-59e2-4aee-ad26-b96819eebe53", "private_network_id": - "9ca5500d-9a17-4a83-b7f4-862d959ccdfd", "server_id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "mac_address": "02:00:00:18:59:4a", "state": "available", "creation_date": "2025-10-28T16:41:16.216551+00:00", - "modification_date": "2025-10-28T16:41:16.338641+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["5cacaf89-17b1-40c3-a340-1ded006944e8", "7056138c-3a1d-4fba-a13e-3f6b26b4ef10"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "name": "cli-srv-hungry-shaw", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-hungry-shaw", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "12fa6988-40ee-456c-a68b-cc71e58c0037", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:13.547282+00:00", "modification_date": - "2025-10-28T16:41:13.547282+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "4187bb19-85db-4d16-97b5-14fafc65d1a6", "private_network_id": - "f03e3a42-214b-4c09-92e7-519be44f6b19", "server_id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "mac_address": "02:00:00:13:3e:72", "state": "available", "creation_date": "2025-10-28T16:41:13.934966+00:00", - "modification_date": "2025-10-28T16:41:14.129259+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["eb0549b8-c5a6-497f-a24e-d26282f71bde", "850fc892-9f77-4e66-8605-71a42677f0c7"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", - "name": "cli-srv-naughty-ritchie", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-naughty-ritchie", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3f4e66e8-480d-462d-a6fa-8cd0191ccefd", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "821c4164-63ad-4bf4-8009-d71989e74b0c", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "5e2584c8-bd65-43cf-8d47-279c9f07b96e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:fd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", - "name": "cli-srv-wonderful-payne", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-wonderful-payne", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "84fcc4e7-d1e1-4b8e-a50f-7c10680076f0", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "f66b1a77-e5e5-4aa7-b019-8bee1393d774", - "name": "cli-srv-fervent-borg", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-fervent-borg", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "bdd86405-c962-4bbc-a14a-c04f3fd28a12", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:03:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:23.964555+00:00", "modification_date": - "2025-10-28T16:40:23.964555+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "45bc1374-f38a-4f4d-b085-1675c0b4435f", "name": "cli-srv-magical-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "7e29ee8a-4493-42c2-b2d8-50ad3ee68724", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:97", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.984271+00:00", - "modification_date": "2025-10-28T16:20:04.984271+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "0c498c14-d87d-491e-a433-daa967c37d72", - "name": "cli-srv-vibrant-gagarin", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-vibrant-gagarin", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "47a5769c-9914-4ec2-bc71-c41cc04bc6d9", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:02:95", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:20:04.000464+00:00", "modification_date": - "2025-10-28T16:20:04.000464+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "baab5405-714f-449a-8ddf-8b24860354f5", "name": "cli-srv-confident-goldstine", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-confident-goldstine", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6ed88532-084c-469c-95b7-b59f8e02169f", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:87", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.087075+00:00", - "modification_date": "2025-10-28T16:08:49.087075+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "6c3972f8-c03b-453a-b9f5-91dbcf59b169", - "private_network_id": "7ef0cd32-8a41-4e1f-ac4f-03d07e60bf02", "server_id": "baab5405-714f-449a-8ddf-8b24860354f5", - "mac_address": "02:00:00:10:2d:cb", "state": "available", "creation_date": "2025-10-28T16:08:49.509394+00:00", - "modification_date": "2025-10-28T16:08:49.643814+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["6734bf57-7676-49c7-8cfb-3229d775b0ce", "7ac97e68-1703-4361-9550-852d56cad4db"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "name": "cli-srv-determined-northcutt", "arch": "x86_64", "commercial_type": - "DEV1-S", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-determined-northcutt", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a81b56f6-9af0-4ecb-94b2-77d2b839c738", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:49.042385+00:00", "modification_date": - "2025-10-28T16:08:49.042385+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "53ccf4c5-ea37-47e4-91cd-bad75a2bf552", "private_network_id": - "8199aeb3-56d7-404e-ad62-e707d0ae1308", "server_id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "mac_address": "02:00:00:12:27:fa", "state": "available", "creation_date": "2025-10-28T16:08:49.691409+00:00", - "modification_date": "2025-10-28T16:08:49.823115+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["4256c831-24a9-4119-82f5-0fbc8ab23bdd", "91f29374-31f2-452c-ba42-79c353c42e22"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "name": "cli-srv-thirsty-pike", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-thirsty-pike", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "ccedf14b-8912-45c8-a21e-f78d4225c4e6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:46.890862+00:00", "modification_date": - "2025-10-28T16:08:46.890862+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "baab4017-6d70-42a6-b6a1-8f3e6eb0bb23", "private_network_id": - "0d08e68e-45b4-4b32-8fcc-e4acce9b89c1", "server_id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "mac_address": "02:00:00:10:1f:24", "state": "available", "creation_date": "2025-10-28T16:08:47.345596+00:00", - "modification_date": "2025-10-28T16:08:47.475894+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["055c9f64-137b-4a1d-99d0-e5d3bc7087f0", "702c0052-55d9-4ecd-8bef-7fc5b2cd4530"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", - "name": "cli-srv-funny-poincare", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-funny-poincare", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e490f818-8ff6-49d1-bbd2-4a5bc98c1991", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8d87ff6a-049f-485f-a5a6-803e9f7fae6b", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "2b949687-c983-4fb9-89f0-812f51c64be9", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2", - "name": "cli-srv-boring-tu", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-boring-tu", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "c3f7c216-0a0b-48ad-b0df-160b4b594f2c", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:07:56.273705+00:00", "modification_date": - "2025-10-28T16:07:56.273705+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-reverent-lumiere", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "52060418-503c-4696-976e-badb6e41279c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "a10bb731-194e-4fec-a21a-4b970f9d9e97", - "name": "scw-mgmt-07", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-07", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c57fce38-e880-407e-b5fa-556cd110d681", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.588433+00:00", - "modification_date": "2025-10-28T10:50:01.433153+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "101", "node_id": "13"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "490adec1-0e6f-40c6-a458-3ff12ad78f68", - "name": "scw-mgmt-09", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-09", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "555af75d-243d-401d-a1e4-5d82ef76ac19", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.320194+00:00", - "modification_date": "2025-10-28T10:50:00.140714+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "68", "hypervisor_id": "901", "node_id": "16"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "1854345a-8604-4716-be9a-5ab68757222e", - "name": "scw-mgmt-06", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-06", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d9c2210b-b02c-4d98-9da6-a69cadf2bf75", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:81", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:49.892102+00:00", - "modification_date": "2025-10-28T10:50:02.454981+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "401", "node_id": "19"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "d74b9468-4c2e-48d6-89fe-47ff736d94df", - "name": "scw-mgmt-04", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-04", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5d467ab7-c9d2-4c16-a8eb-cd705f041987", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:7b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.377025+00:00", - "modification_date": "2025-10-28T10:50:01.309512+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "801", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd", - "name": "scw-mgmt-03", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-03", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6747a46e-9aa8-4224-8a0c-8cdef510c8e2", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:73", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.212655+00:00", - "modification_date": "2025-10-28T10:50:00.091906+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "901", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "acc3df03-2620-4c7c-ba0a-50cec2c4d96a", - "name": "scw-mgmt-01", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-01", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "dea682c9-eb52-48fc-96cf-226463016347", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.116332+00:00", - "modification_date": "2025-10-28T10:50:01.400988+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "63", "hypervisor_id": "901", "node_id": "6"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7b4bdc89-a402-4eff-b4e2-ba4f6e695639", - "name": "scw-mgmt-08", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-08", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3f9ffa9-f555-40e6-89f9-8e28f5d7f7ba", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.000791+00:00", - "modification_date": "2025-10-28T10:50:00.116206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "18", "hypervisor_id": "901", "node_id": "11"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7d4593aa-aac1-4052-ad23-06737df11d48", - "name": "scw-mgmt-10", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-10", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68017e05-d193-4cf7-a26d-8282e507e21c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:57", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.932531+00:00", - "modification_date": "2025-10-28T10:50:01.267620+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "201", "node_id": "8"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "5ddbccbd-3d26-4ebd-a789-550a6734c8aa", - "name": "scw-mgmt-02", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-02", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a356ec05-4bfa-4cb2-9fe9-e4dc9da75192", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.857364+00:00", - "modification_date": "2025-10-28T10:50:01.244976+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "66", "hypervisor_id": "601", "node_id": "12"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "01b2388f-5835-4ac8-a6e8-4168085a07a8", - "name": "scw-mgmt-05", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-05", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "65fb2854-5d5e-4c79-9985-af32b32e045d", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.551829+00:00", - "modification_date": "2025-10-28T10:50:00.065486+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "67", "hypervisor_id": "601", "node_id": "5"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985", - "name": "tf-srv-naughty-colden", "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "tf-srv-naughty-colden", - "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows Server - 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "425394e3-34de-4afc-9fd2-461c3fc5b8a7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cd:83:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-14T16:47:25.152354+00:00", - "modification_date": "2025-10-14T17:19:17.615971+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6ffbe4b0-3cf0-407e-8e87-2c67defd8897", - "name": "tf-tests-instance-block-external-root-volume", "arch": "x86_64", "commercial_type": - "PLAY2-PICO", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "44693172-d6a3-49b0-b56f-011f492e4dfa", "hostname": "tf-tests-instance-block-external-root-volume", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "2a83e34f-4f40-4b93-bca0-8f1c2a3d8222", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:cc:76:99", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-08T23:05:08.758218+00:00", "modification_date": - "2025-10-08T23:05:08.758218+00:00", "bootscript": null, "security_group": {"id": - "c30bff3f-a276-4c5b-bb3e-92ecab6e962e", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}]}' - form: {} + duration: 47.74439ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order: + - creation_date_desc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers?order=creation_date_desc&page=1 method: GET response: - body: '{"servers": [{"id": "b0a60a05-ac69-471e-a53b-b39c1d15befd", "name": "cli-srv-zen-kirch", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-zen-kirch", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "e44f87bb-6670-471c-9241-6256c246f643", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}, - "public_ips": [{"id": "e0bcadc9-914f-429e-82af-e2bffda353d4", "address": "51.158.98.0", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "67624826-127e-4458-9b13-b0ae91bd5087"}], - "mac_address": "de:00:00:d0:05:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.918290+00:00", "modification_date": - "2025-10-28T16:53:23.918290+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", "name": "cli-srv-elastic-keller", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-keller", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "733b2078-d5fb-4bac-885d-98427135873a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], - "mac_address": "de:00:00:d0:05:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.887571+00:00", "modification_date": - "2025-10-28T16:53:23.887571+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "4fe37002-b605-44dc-9d05-9a3527a3e048", "name": "cli-srv-upbeat-hugle", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-upbeat-hugle", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a76308de-b332-4394-87c4-5fc0c992336b", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:04:11", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:41:15.976667+00:00", - "modification_date": "2025-10-28T16:41:15.976667+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "40400678-aac9-41a7-b4ef-b8192397ba76", - "private_network_id": "8e6662a1-26e5-4589-96da-f732f8f42c3a", "server_id": "4fe37002-b605-44dc-9d05-9a3527a3e048", - "mac_address": "02:00:00:10:14:68", "state": "available", "creation_date": "2025-10-28T16:41:16.340855+00:00", - "modification_date": "2025-10-28T16:41:16.452787+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["03b17007-7068-4fdf-b78c-42e49ef19f76", "cbe05c40-a785-44d2-bbae-2f006b357b38"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "name": "cli-srv-stupefied-rosalind", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-stupefied-rosalind", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a910a560-c60f-4e30-8609-139794254d78", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0f", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:15.814828+00:00", "modification_date": - "2025-10-28T16:41:15.814828+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "f1f386ef-59e2-4aee-ad26-b96819eebe53", "private_network_id": - "9ca5500d-9a17-4a83-b7f4-862d959ccdfd", "server_id": "ed3b119d-5cdb-453f-8a54-78d8569eeead", - "mac_address": "02:00:00:18:59:4a", "state": "available", "creation_date": "2025-10-28T16:41:16.216551+00:00", - "modification_date": "2025-10-28T16:41:16.338641+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["5cacaf89-17b1-40c3-a340-1ded006944e8", "7056138c-3a1d-4fba-a13e-3f6b26b4ef10"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "name": "cli-srv-hungry-shaw", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-hungry-shaw", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "12fa6988-40ee-456c-a68b-cc71e58c0037", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:04:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:41:13.547282+00:00", "modification_date": - "2025-10-28T16:41:13.547282+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "4187bb19-85db-4d16-97b5-14fafc65d1a6", "private_network_id": - "f03e3a42-214b-4c09-92e7-519be44f6b19", "server_id": "3aaee23a-80cf-43e8-9e72-fd6ce8a9b3aa", - "mac_address": "02:00:00:13:3e:72", "state": "available", "creation_date": "2025-10-28T16:41:13.934966+00:00", - "modification_date": "2025-10-28T16:41:14.129259+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["eb0549b8-c5a6-497f-a24e-d26282f71bde", "850fc892-9f77-4e66-8605-71a42677f0c7"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", - "name": "cli-srv-naughty-ritchie", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-naughty-ritchie", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "3f4e66e8-480d-462d-a6fa-8cd0191ccefd", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "d90412a1-a8e6-4719-afc5-4491e563f2d7", "name": "cli-srv-naughty-ritchie"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "821c4164-63ad-4bf4-8009-d71989e74b0c", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "5e2584c8-bd65-43cf-8d47-279c9f07b96e", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:fd", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:24.535005+00:00", - "modification_date": "2025-10-28T16:40:24.535005+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", - "name": "cli-srv-wonderful-payne", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-wonderful-payne", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "84fcc4e7-d1e1-4b8e-a50f-7c10680076f0", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "2526d4e1-e4fb-46f7-9670-a249cdbde8a6", "name": "cli-srv-wonderful-payne"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:03:f7", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:40:23.973122+00:00", - "modification_date": "2025-10-28T16:40:23.973122+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "f66b1a77-e5e5-4aa7-b019-8bee1393d774", - "name": "cli-srv-fervent-borg", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-fervent-borg", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "bdd86405-c962-4bbc-a14a-c04f3fd28a12", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:03:f9", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:40:23.964555+00:00", "modification_date": - "2025-10-28T16:40:23.964555+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "45bc1374-f38a-4f4d-b085-1675c0b4435f", "name": "cli-srv-magical-wright", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-magical-wright", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "7e29ee8a-4493-42c2-b2d8-50ad3ee68724", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:02:97", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:20:04.984271+00:00", - "modification_date": "2025-10-28T16:20:04.984271+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "0c498c14-d87d-491e-a433-daa967c37d72", - "name": "cli-srv-vibrant-gagarin", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-vibrant-gagarin", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "47a5769c-9914-4ec2-bc71-c41cc04bc6d9", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:02:95", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:20:04.000464+00:00", "modification_date": - "2025-10-28T16:20:04.000464+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "baab5405-714f-449a-8ddf-8b24860354f5", "name": "cli-srv-confident-goldstine", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-confident-goldstine", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6ed88532-084c-469c-95b7-b59f8e02169f", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:87", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:08:49.087075+00:00", - "modification_date": "2025-10-28T16:08:49.087075+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [{"id": "6c3972f8-c03b-453a-b9f5-91dbcf59b169", - "private_network_id": "7ef0cd32-8a41-4e1f-ac4f-03d07e60bf02", "server_id": "baab5405-714f-449a-8ddf-8b24860354f5", - "mac_address": "02:00:00:10:2d:cb", "state": "available", "creation_date": "2025-10-28T16:08:49.509394+00:00", - "modification_date": "2025-10-28T16:08:49.643814+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["6734bf57-7676-49c7-8cfb-3229d775b0ce", "7ac97e68-1703-4361-9550-852d56cad4db"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "name": "cli-srv-determined-northcutt", "arch": "x86_64", "commercial_type": - "DEV1-S", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-determined-northcutt", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "a81b56f6-9af0-4ecb-94b2-77d2b839c738", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:85", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:49.042385+00:00", "modification_date": - "2025-10-28T16:08:49.042385+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "53ccf4c5-ea37-47e4-91cd-bad75a2bf552", "private_network_id": - "8199aeb3-56d7-404e-ad62-e707d0ae1308", "server_id": "2b92696f-b3fe-4da5-946c-b643eb65307a", - "mac_address": "02:00:00:12:27:fa", "state": "available", "creation_date": "2025-10-28T16:08:49.691409+00:00", - "modification_date": "2025-10-28T16:08:49.823115+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["4256c831-24a9-4119-82f5-0fbc8ab23bdd", "91f29374-31f2-452c-ba42-79c353c42e22"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "name": "cli-srv-thirsty-pike", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-thirsty-pike", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "ccedf14b-8912-45c8-a21e-f78d4225c4e6", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:83", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:08:46.890862+00:00", "modification_date": - "2025-10-28T16:08:46.890862+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [{"id": "baab4017-6d70-42a6-b6a1-8f3e6eb0bb23", "private_network_id": - "0d08e68e-45b4-4b32-8fcc-e4acce9b89c1", "server_id": "07a9345f-7228-4a15-8ba5-ed21da4b49d7", - "mac_address": "02:00:00:10:1f:24", "state": "available", "creation_date": "2025-10-28T16:08:47.345596+00:00", - "modification_date": "2025-10-28T16:08:47.475894+00:00", "zone": "fr-par-1", - "tags": [], "ipam_ip_ids": ["055c9f64-137b-4a1d-99d0-e5d3bc7087f0", "702c0052-55d9-4ecd-8bef-7fc5b2cd4530"]}], - "zone": "fr-par-1", "filesystems": [], "end_of_service": false}, {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", - "name": "cli-srv-funny-poincare", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-funny-poincare", - "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "e490f818-8ff6-49d1-bbd2-4a5bc98c1991", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "86c02d7c-f5af-4cb9-a7e0-ee3fe23fabb5", "name": "cli-srv-funny-poincare"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "tags": [], "zone": - "fr-par-1"}, "1": {"boot": false, "volume_type": "sbs_volume", "id": "8d87ff6a-049f-485f-a5a6-803e9f7fae6b", - "state": "available", "zone": "fr-par-1"}, "2": {"boot": false, "volume_type": - "sbs_volume", "id": "2b949687-c983-4fb9-89f0-812f51c64be9", "state": "available", - "zone": "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.927390+00:00", - "modification_date": "2025-10-28T16:07:56.927390+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6948fc6c-385f-4ad6-b0d1-0ae1c5fb9cf2", - "name": "cli-srv-boring-tu", "arch": "x86_64", "commercial_type": "DEV1-S", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "cli-srv-boring-tu", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "c3f7c216-0a0b-48ad-b0df-160b4b594f2c", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:d0:01:67", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:07:56.273705+00:00", "modification_date": - "2025-10-28T16:07:56.273705+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}, {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-reverent-lumiere", "image": {"id": "ec31d73d-ca36-4536-adf4-0feb76d30379", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"id": "1973043b-32c4-4d52-baf4-5c99b42b4e39", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "size": 10000000000}, - "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:46.109401+00:00", - "modification_date": "2025-09-12T09:11:46.109401+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "id": "52060418-503c-4696-976e-badb6e41279c", - "name": "Ubuntu 22.04 Jammy Jellyfish", "volume_type": "l_ssd", "export_uri": - null, "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "server": {"id": "effd245c-d9ee-464a-872b-0b3207832193", "name": "cli-srv-reverent-lumiere"}, - "size": 20000000000, "state": "available", "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "tags": [], "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:01:65", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:07:56.218640+00:00", - "modification_date": "2025-10-28T16:07:56.218640+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "a10bb731-194e-4fec-a21a-4b970f9d9e97", - "name": "scw-mgmt-07", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-07", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c57fce38-e880-407e-b5fa-556cd110d681", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:85", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.588433+00:00", - "modification_date": "2025-10-28T10:50:01.433153+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "101", "node_id": "13"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "490adec1-0e6f-40c6-a458-3ff12ad78f68", - "name": "scw-mgmt-09", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-09", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "555af75d-243d-401d-a1e4-5d82ef76ac19", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:83", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:50.320194+00:00", - "modification_date": "2025-10-28T10:50:00.140714+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "68", "hypervisor_id": "901", "node_id": "16"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "1854345a-8604-4716-be9a-5ab68757222e", - "name": "scw-mgmt-06", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-06", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d9c2210b-b02c-4d98-9da6-a69cadf2bf75", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:81", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:49.892102+00:00", - "modification_date": "2025-10-28T10:50:02.454981+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "401", "node_id": "19"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "d74b9468-4c2e-48d6-89fe-47ff736d94df", - "name": "scw-mgmt-04", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-04", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "5d467ab7-c9d2-4c16-a8eb-cd705f041987", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:7b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.377025+00:00", - "modification_date": "2025-10-28T10:50:01.309512+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "70", "hypervisor_id": "801", "node_id": "2"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "bd3c5b17-e3a1-4c9c-bf6f-c4dc46667ffd", - "name": "scw-mgmt-03", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-03", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "6747a46e-9aa8-4224-8a0c-8cdef510c8e2", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:73", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.212655+00:00", - "modification_date": "2025-10-28T10:50:00.091906+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "901", "node_id": "18"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "acc3df03-2620-4c7c-ba0a-50cec2c4d96a", - "name": "scw-mgmt-01", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-01", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "dea682c9-eb52-48fc-96cf-226463016347", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:69", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.116332+00:00", - "modification_date": "2025-10-28T10:50:01.400988+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "63", "hypervisor_id": "901", "node_id": "6"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7b4bdc89-a402-4eff-b4e2-ba4f6e695639", - "name": "scw-mgmt-08", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-08", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "b3f9ffa9-f555-40e6-89f9-8e28f5d7f7ba", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:5d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:47.000791+00:00", - "modification_date": "2025-10-28T10:50:00.116206+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "18", "hypervisor_id": "901", "node_id": "11"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "7d4593aa-aac1-4052-ad23-06737df11d48", - "name": "scw-mgmt-10", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-10", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "68017e05-d193-4cf7-a26d-8282e507e21c", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:57", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.932531+00:00", - "modification_date": "2025-10-28T10:50:01.267620+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "62", "hypervisor_id": "201", "node_id": "8"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "5ddbccbd-3d26-4ebd-a789-550a6734c8aa", - "name": "scw-mgmt-02", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-02", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a356ec05-4bfa-4cb2-9fe9-e4dc9da75192", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:4f", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.857364+00:00", - "modification_date": "2025-10-28T10:50:01.244976+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "66", "hypervisor_id": "601", "node_id": "12"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "01b2388f-5835-4ac8-a6e8-4168085a07a8", - "name": "scw-mgmt-05", "arch": "x86_64", "commercial_type": "POP2-2C-8G", "boot_type": - "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "scw-mgmt-05", "image": - {"id": "942c58b9-89fb-48cc-be8b-126c9187794d", "name": "Debian Bullseye", "organization": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "8bb9a008-9121-4150-84a3-1e64c459d3f4", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-09-12T11:24:50.001905+00:00", "modification_date": "2025-09-12T11:24:50.001905+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "65fb2854-5d5e-4c79-9985-af32b32e045d", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped in place", "protected": false, "state_detail": - "stopped in place", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cf:ee:47", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T10:34:46.551829+00:00", - "modification_date": "2025-10-28T10:50:00.065486+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": {"zone_id": "fr-par-1", "platform_id": "14", "cluster_id": - "67", "hypervisor_id": "601", "node_id": "5"}, "maintenances": [], "allowed_actions": - ["poweron", "poweroff", "terminate", "reboot", "backup"], "placement_group": - {"id": "5df46f31-5db6-4b0f-8afb-0a67385b1bc5", "name": "old-placement-group", - "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "policy_mode": "optional", "policy_type": "max_availability", "policy_respected": - false, "tags": [], "zone": "fr-par-1"}, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985", - "name": "tf-srv-naughty-colden", "arch": "x86_64", "commercial_type": "POP2-2C-8G-WIN", - "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", "hostname": "tf-srv-naughty-colden", - "image": {"id": "5d355a7d-8abb-4418-9599-e26621bf7ca8", "name": "Windows Server - 2022", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "root_volume": {"volume_type": "sbs_snapshot", "id": "de729856-029a-44a0-8737-5ec5227304fe", - "size": 0, "name": ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", - "creation_date": "2025-07-25T14:07:31.902597+00:00", "modification_date": "2025-07-25T14:07:31.902597+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "425394e3-34de-4afc-9fd2-461c3fc5b8a7", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:cd:83:35", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-14T16:47:25.152354+00:00", - "modification_date": "2025-10-14T17:19:17.615971+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}, {"id": "6ffbe4b0-3cf0-407e-8e87-2c67defd8897", - "name": "tf-tests-instance-block-external-root-volume", "arch": "x86_64", "commercial_type": - "PLAY2-PICO", "boot_type": "local", "organization": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project": "44693172-d6a3-49b0-b56f-011f492e4dfa", "hostname": "tf-tests-instance-block-external-root-volume", - "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu 22.04 - Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", "project": - "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": "sbs_snapshot", - "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": ""}, "extra_volumes": - {}, "public": true, "arch": "x86_64", "creation_date": "2025-09-12T09:11:41.420846+00:00", - "modification_date": "2025-09-12T09:11:41.420846+00:00", "default_bootscript": - null, "from_server": "", "state": "available", "tags": [], "zone": "fr-par-1"}, - "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", "id": "2a83e34f-4f40-4b93-bca0-8f1c2a3d8222", - "state": "available", "zone": "fr-par-1"}}, "tags": [], "state": "stopped", - "protected": false, "state_detail": "", "public_ip": null, "public_ips": [], - "mac_address": "de:00:00:cc:76:99", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-08T23:05:08.758218+00:00", "modification_date": - "2025-10-08T23:05:08.758218+00:00", "bootscript": null, "security_group": {"id": - "c30bff3f-a276-4c5b-bb3e-92ecab6e962e", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 10317 + body: "{\"servers\": [{\"id\": \"89cd363e-1851-4e64-b469-09506def8e5a\", \"name\": \"cli-srv-nostalgic-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-nostalgic-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"c120e3b8-d34c-4713-bd02-9bddab11ba00\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}, \"public_ips\": [{\"id\": \"9918ae90-cd48-408f-97af-bcf3bc77afbc\", \"address\": \"51.15.229.243\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"d0586212-2fc9-42e6-b53e-61285fe7e904\"}], \"mac_address\": \"de:00:00:d1:46:07\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.507716+00:00\", \"modification_date\": \"2025-11-04T10:25:03.507716+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"ca190c83-174e-4550-8777-98ec2f2740e8\", \"name\": \"cli-srv-heuristic-villani\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-heuristic-villani\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6656ea86-3f1f-4579-8d5a-98798e9ded8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}], \"mac_address\": \"de:00:00:d1:46:05\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.430248+00:00\", \"modification_date\": \"2025-11-04T10:25:03.430248+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"6ab3aeee-069c-493c-895c-f7328500e45b\", \"name\": \"cli-srv-priceless-black\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-priceless-black\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"76171770-4e20-429a-9d47-16697a75f7ac\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"9ff6f7a8-d4b1-44c9-a51e-636185d6e60d\", \"address\": \"51.158.97.101\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4421046d-395f-44c0-aebc-6453fafd27f7\"}, \"public_ips\": [{\"id\": \"9ff6f7a8-d4b1-44c9-a51e-636185d6e60d\", \"address\": \"51.158.97.101\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"4421046d-395f-44c0-aebc-6453fafd27f7\"}], \"mac_address\": \"de:00:00:d1:23:f7\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-03T17:15:36.733100+00:00\", \"modification_date\": \"2025-11-03T17:16:16.182087+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"fbe2e3c3-411c-4ba5-b3f1-2eded5a8b985\", \"name\": \"tf-srv-naughty-colden\", \"arch\": \"x86_64\", \"commercial_type\": \"POP2-2C-8G-WIN\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"tf-srv-naughty-colden\", \"image\": {\"id\": \"5d355a7d-8abb-4418-9599-e26621bf7ca8\", \"name\": \"Windows Server 2022\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"de729856-029a-44a0-8737-5ec5227304fe\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-07-25T14:07:31.902597+00:00\", \"modification_date\": \"2025-07-25T14:07:31.902597+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"425394e3-34de-4afc-9fd2-461c3fc5b8a7\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:cd:83:35\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-10-14T16:47:25.152354+00:00\", \"modification_date\": \"2025-10-14T17:19:17.615971+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}, {\"id\": \"6ffbe4b0-3cf0-407e-8e87-2c67defd8897\", \"name\": \"tf-tests-instance-block-external-root-volume\", \"arch\": \"x86_64\", \"commercial_type\": \"PLAY2-PICO\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"44693172-d6a3-49b0-b56f-011f492e4dfa\", \"hostname\": \"tf-tests-instance-block-external-root-volume\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"2a83e34f-4f40-4b93-bca0-8f1c2a3d8222\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:cc:76:99\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-10-08T23:05:08.758218+00:00\", \"modification_date\": \"2025-10-08T23:05:08.758218+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"c30bff3f-a276-4c5b-bb3e-92ecab6e962e\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}]}" headers: Content-Length: - - "58984" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "10317" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:24 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Link: - ; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bce801e9-731b-4ed5-a59c-d79790541eaa + - fc71e79b-4fd1-4f8c-87af-b58a48325283 X-Total-Count: - - "28" + - "5" status: 200 OK code: 200 - duration: "" -- request: - body: '{"total_count":0, "servers":[]}' - form: {} + duration: 185.427008ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/baremetal/v1/zones/fr-par-1/servers?order_by=created_at_asc&page=1 method: GET response: - body: '{"total_count":0, "servers":[]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 31 + body: "{\"total_count\":0, \"servers\":[]}" headers: Content-Length: - "31" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 94caea72-6f22-4453-ac5b-f9be594d13b3 + - 91eb0b46-9ef1-4da0-b551-41768668df86 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server_private_networks":[], "total_count":0}' - form: {} + duration: 45.27097ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/baremetal/v1/zones/fr-par-1/server-private-networks?order_by=created_at_asc&page=1 method: GET response: - body: '{"server_private_networks":[], "total_count":0}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 47 + body: "{\"server_private_networks\":[], \"total_count\":0}" headers: Content-Length: - "47" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 32655784-63d6-47b7-9861-f7018ef6f14f + - f0912a01-6e67-443a-b750-1c2fcb9da495 status: 200 OK code: 200 - duration: "" -- request: - body: '{"total_count":0, "servers":[]}' - form: {} + duration: 52.689007ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/apple-silicon/v1alpha1/zones/fr-par-1/servers?order_by=created_at_asc&page=1 method: GET response: - body: '{"total_count":0, "servers":[]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 31 + body: "{\"total_count\":0, \"servers\":[]}" headers: Content-Length: - "31" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a6bc5d2e-45cc-43a7-95f9-2f03562451a9 + - 833ed1b8-1032-4459-ae6d-6a4bba30d80a status: 200 OK code: 200 - duration: "" -- request: - body: '{"gateways":[], "total_count":0}' - form: {} + duration: 61.683144ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" + status: + - unknown headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/vpc-gw/v1/zones/fr-par-1/gateways?order_by=created_at_asc&page=1&status=unknown method: GET response: - body: '{"gateways":[], "total_count":0}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 32 + body: "{\"gateways\":[], \"total_count\":0}" headers: Content-Length: - "32" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8d63a660-1b46-4963-afae-7b3196ca07f3 + - 2fa3a269-70d8-4eaf-82b2-d970fb327fff status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", "name": "cli-srv-elastic-keller", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-keller", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "733b2078-d5fb-4bac-885d-98427135873a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], - "mac_address": "de:00:00:d0:05:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.887571+00:00", "modification_date": - "2025-10-28T16:53:23.887571+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' - form: {} + duration: 48.545009ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a2561e03-fb64-4997-82b4-9637ff222ec8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca190c83-174e-4550-8777-98ec2f2740e8 method: GET response: - body: '{"server": {"id": "a2561e03-fb64-4997-82b4-9637ff222ec8", "name": "cli-srv-elastic-keller", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-keller", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "733b2078-d5fb-4bac-885d-98427135873a", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": {"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}, - "public_ips": [{"id": "d62c56aa-a712-43fe-bc0b-283675412c05", "address": "51.158.75.207", - "dynamic": false, "gateway": "62.210.0.1", "netmask": "32", "family": "inet", - "provisioning_mode": "dhcp", "tags": [], "state": "attached", "ipam_id": "eaeb5413-ae66-4ced-9928-654200a4e9ef"}], - "mac_address": "de:00:00:d0:05:0d", "routed_ip_enabled": true, "ipv6": null, - "extra_networks": [], "dynamic_ip_required": true, "enable_ipv6": false, "private_ip": - null, "creation_date": "2025-10-28T16:53:23.887571+00:00", "modification_date": - "2025-10-28T16:53:23.887571+00:00", "bootscript": null, "security_group": {"id": - "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default security group"}, "location": - null, "maintenances": [], "allowed_actions": ["poweron", "backup"], "placement_group": - null, "private_nics": [], "zone": "fr-par-1", "filesystems": [], "end_of_service": - false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2277 + body: "{\"server\": {\"id\": \"ca190c83-174e-4550-8777-98ec2f2740e8\", \"name\": \"cli-srv-heuristic-villani\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-heuristic-villani\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"6656ea86-3f1f-4579-8d5a-98798e9ded8b\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": {\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}, \"public_ips\": [{\"id\": \"f80e5386-98f0-4e2f-98b2-3744ebb1dfb2\", \"address\": \"51.158.105.246\", \"dynamic\": false, \"gateway\": \"62.210.0.1\", \"netmask\": \"32\", \"family\": \"inet\", \"provisioning_mode\": \"dhcp\", \"tags\": [], \"state\": \"attached\", \"ipam_id\": \"a0198a40-e463-4d26-9f17-82c51af94df3\"}], \"mac_address\": \"de:00:00:d1:46:05\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": true, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:03.430248+00:00\", \"modification_date\": \"2025-11-04T10:25:03.430248+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "2269" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2277" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 037d150e-1676-49ff-9ef3-618fbf86193e + - c7add3b0-34ec-47ff-8871-b50117abd593 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 119.901952ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a2561e03-fb64-4997-82b4-9637ff222ec8 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ca190c83-174e-4550-8777-98ec2f2740e8 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:25 GMT + - Tue, 04 Nov 2025 10:25:04 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b79005ac-94e8-4934-a552-eafbdd1ce15d + - 7f5ce8a9-e0ca-44c8-870c-9c49f5b8d075 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 259.162124ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/d62c56aa-a712-43fe-bc0b-283675412c05 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/ips/f80e5386-98f0-4e2f-98b2-3744ebb1dfb2 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - de8852ac-03bb-4555-a522-150b0642495e + - fc7cbf76-eccd-454f-93d5-049888cac0a7 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"733b2078-d5fb-4bac-885d-98427135873a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:23.972079Z", "updated_at":"2025-10-28T16:53:25.757572Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:25.757572Z", "zone":"fr-par-1"}' - form: {} + duration: 323.253105ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/733b2078-d5fb-4bac-885d-98427135873a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6656ea86-3f1f-4579-8d5a-98798e9ded8b method: GET response: - body: '{"id":"733b2078-d5fb-4bac-885d-98427135873a", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:23.972079Z", "updated_at":"2025-10-28T16:53:25.757572Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:25.757572Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"6656ea86-3f1f-4579-8d5a-98798e9ded8b\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:03.522361Z\", \"updated_at\":\"2025-11-04T10:25:05.048493Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:05.048493Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2f3c604c-e274-4d47-ad53-e3d2b25de618 + - c4666b27-a49e-4d1a-b99f-382710c7c066 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 46.400754ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/733b2078-d5fb-4bac-885d-98427135873a + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/6656ea86-3f1f-4579-8d5a-98798e9ded8b method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1657a899-ede7-4b74-a806-f73411d6412c + - e10a0d40-5c86-4534-96ad-dd2eb67b1fca status: 204 No Content code: 204 - duration: "" + duration: 83.595956ms diff --git a/internal/namespaces/instance/v1/testdata/test-ssh-key-add-key.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ssh-key-add-key.cassette.yaml index 5fd0299238..881321d944 100644 --- a/internal/namespaces/instance/v1/testdata/test-ssh-key-add-key.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ssh-key-add-key.cassette.yaml @@ -1,1494 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 11c2ccfc-bf8d-4c41-b4cd-2bdb208b9494 + - cdb8278b-58b4-45ba-a192-66d64e06273e X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 41.696308ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 257d0e49-f440-4c91-a3b0-05b85c72d2ea + - 8510e5db-7e08-45f3-90ab-ec294cbb8847 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 43.342339ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c3d036e5-42a5-47b8-9ca7-fda9192974f8 + - 52c29cbe-b193-469c-a5e7-6388d55ec169 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 42.795805ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5aee79b2-b184-41ce-ac98-1aadacec4a47 + - df73e6be-8850-406e-9f31-b27c80cf9bae status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:13", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:26.984680+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 38.523949ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 225 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-wizardly-hopper\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1497,493 +168,279 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:13", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:26.984680+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"46e0bea0-3295-40d3-9d9f-8ebc67186d50\", \"name\": \"cli-srv-wizardly-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"186307ca-5b16-402f-bdc6-6434663cc31d\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:09\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.874572+00:00\", \"modification_date\": \"2025-11-04T10:25:05.874572+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1782" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d3f17eb4-2991-4a7d-966c-cf841fbf937b + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46e0bea0-3295-40d3-9d9f-8ebc67186d50 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3e68b226-fe6f-43dd-90f1-cb72c7954b1b + - 1959f694-a821-44e2-b1e5-7665451684d1 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:13", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:26.984680+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 564.460493ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d3f17eb4-2991-4a7d-966c-cf841fbf937b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46e0bea0-3295-40d3-9d9f-8ebc67186d50 method: GET response: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:13", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:26.984680+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1792 + body: "{\"server\": {\"id\": \"46e0bea0-3295-40d3-9d9f-8ebc67186d50\", \"name\": \"cli-srv-wizardly-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"186307ca-5b16-402f-bdc6-6434663cc31d\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:09\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.874572+00:00\", \"modification_date\": \"2025-11-04T10:25:05.874572+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "1736" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1792" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a0e8de27-e184-4a17-8f61-16b20da46190 + - c563319d-af2a-4273-9258-6bf8a23adbe1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:13", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:27.569378+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 107.918538ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 113 + host: api.scaleway.com + body: "{\"tags\":[\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"]}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d3f17eb4-2991-4a7d-966c-cf841fbf937b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46e0bea0-3295-40d3-9d9f-8ebc67186d50 method: PATCH response: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:13", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:27.569378+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1848 + body: "{\"server\": {\"id\": \"46e0bea0-3295-40d3-9d9f-8ebc67186d50\", \"name\": \"cli-srv-wizardly-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"186307ca-5b16-402f-bdc6-6434663cc31d\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:09\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.874572+00:00\", \"modification_date\": \"2025-11-04T10:25:06.455581+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1838" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1848" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e318060d-a7fa-4bbd-a4ce-9b52ff91268b + - 8234f3ba-45c8-479f-80ac-2ff38c5807ed status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:13", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:27.569378+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 170.752235ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d3f17eb4-2991-4a7d-966c-cf841fbf937b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46e0bea0-3295-40d3-9d9f-8ebc67186d50 method: GET response: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:13", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:27.569378+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1848 + body: "{\"server\": {\"id\": \"46e0bea0-3295-40d3-9d9f-8ebc67186d50\", \"name\": \"cli-srv-wizardly-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"186307ca-5b16-402f-bdc6-6434663cc31d\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:09\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.874572+00:00\", \"modification_date\": \"2025-11-04T10:25:06.455581+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1838" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1848" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4dabc68e-d4ed-4560-bb87-f5f887eb4523 + - 2546add8-9ee4-46c6-81d3-45e9fbed72d8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:13", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:27.569378+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 108.500126ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d3f17eb4-2991-4a7d-966c-cf841fbf937b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46e0bea0-3295-40d3-9d9f-8ebc67186d50 method: GET response: - body: '{"server": {"id": "d3f17eb4-2991-4a7d-966c-cf841fbf937b", "name": "cli-srv-elegant-wu", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elegant-wu", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "c48e327a-e80f-4ce3-8de0-4a9767965828", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:13", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:26.984680+00:00", - "modification_date": "2025-10-28T16:53:27.569378+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1848 + body: "{\"server\": {\"id\": \"46e0bea0-3295-40d3-9d9f-8ebc67186d50\", \"name\": \"cli-srv-wizardly-hopper\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-wizardly-hopper\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"186307ca-5b16-402f-bdc6-6434663cc31d\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:09\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.874572+00:00\", \"modification_date\": \"2025-11-04T10:25:06.455581+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1838" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1848" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5e02b776-3229-4902-bc31-43b02b0fb0ce + - fc0be89b-ee2e-4653-84d4-b82e02dad7c6 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 106.141461ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/d3f17eb4-2991-4a7d-966c-cf841fbf937b + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/46e0bea0-3295-40d3-9d9f-8ebc67186d50 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 47950581-bff8-4695-af9d-549914d76af2 + - 7452408f-f7a9-4185-bda8-efa31d64a7de status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"c48e327a-e80f-4ce3-8de0-4a9767965828", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.061469Z", "updated_at":"2025-10-28T16:53:27.061469Z", - "references":[{"id":"4208745a-ac62-4214-9480-344b34ebc9dd", "product_resource_type":"instance_server", - "product_resource_id":"d3f17eb4-2991-4a7d-966c-cf841fbf937b", "created_at":"2025-10-28T16:53:27.061469Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 231.337795ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c48e327a-e80f-4ce3-8de0-4a9767965828 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/186307ca-5b16-402f-bdc6-6434663cc31d method: GET response: - body: '{"id":"c48e327a-e80f-4ce3-8de0-4a9767965828", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.061469Z", "updated_at":"2025-10-28T16:53:27.061469Z", - "references":[{"id":"4208745a-ac62-4214-9480-344b34ebc9dd", "product_resource_type":"instance_server", - "product_resource_id":"d3f17eb4-2991-4a7d-966c-cf841fbf937b", "created_at":"2025-10-28T16:53:27.061469Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"186307ca-5b16-402f-bdc6-6434663cc31d\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:05.975334Z\", \"updated_at\":\"2025-11-04T10:25:05.975334Z\", \"references\":[{\"id\":\"9e883c27-1622-4ebe-9b18-d8e9f1f6a70b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"46e0bea0-3295-40d3-9d9f-8ebc67186d50\", \"created_at\":\"2025-11-04T10:25:05.975334Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b0e82a27-e505-435d-bf1c-e546cb9b1372 + - 3bc4c155-7154-4327-81c7-5b6baa07f414 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c48e327a-e80f-4ce3-8de0-4a9767965828", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.061469Z", "updated_at":"2025-10-28T16:53:28.192545Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:28.192545Z", "zone":"fr-par-1"}' - form: {} + duration: 49.65209ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c48e327a-e80f-4ce3-8de0-4a9767965828 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/186307ca-5b16-402f-bdc6-6434663cc31d method: GET response: - body: '{"id":"c48e327a-e80f-4ce3-8de0-4a9767965828", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.061469Z", "updated_at":"2025-10-28T16:53:28.192545Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:28.192545Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"186307ca-5b16-402f-bdc6-6434663cc31d\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:05.975334Z\", \"updated_at\":\"2025-11-04T10:25:07.057653Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:07.057653Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 27974596-ed13-44aa-9b09-566e14c7687a + - 621c0c47-e8f9-4fdf-b14b-79ab97a520bc status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.766166ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/c48e327a-e80f-4ce3-8de0-4a9767965828 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/186307ca-5b16-402f-bdc6-6434663cc31d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 62179239-0a65-4ab0-a551-be9de9e5f86e + - 41525934-fee6-4d74-923a-75c64ca266b9 status: 204 No Content code: 204 - duration: "" + duration: 88.665774ms diff --git a/internal/namespaces/instance/v1/testdata/test-ssh-key-list-keys.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ssh-key-list-keys.cassette.yaml index b4a41c432e..295a57783e 100644 --- a/internal/namespaces/instance/v1/testdata/test-ssh-key-list-keys.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ssh-key-list-keys.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 459c4d35-42fe-4041-bf38-0349c1115c99 + - 8c6f82e5-7d18-4bfb-9e40-cb5bbf9c5892 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 52.341115ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3e6a742a-b1ce-41b9-a404-4774fad39575 + - cd8a7319-64ee-485e-82f9-b00e8276e020 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 50.678783ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5d3aa980-456b-4d1e-a4ed-858353f1edca + - 73fbef49-2719-463f-ac8a-8694aeb8b883 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 59.383589ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3ce444c6-4c2a-40c5-8609-23dfb01a2c03 + - d4a13ef0-8e1a-4e4e-9379-9d4293c9724d status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:17", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.069750+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 42.111655ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 221 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-agitated-wu\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,502 +168,282 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:17", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.069750+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1784 + body: "{\"server\": {\"id\": \"a969ba2b-0216-4d62-8e10-329120c729d1\", \"name\": \"cli-srv-agitated-wu\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-wu\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d5006805-cfa4-48ea-b9b3-a0ed23cbef22\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.906800+00:00\", \"modification_date\": \"2025-11-04T10:25:05.906800+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "1742" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1784" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aafea38f-64f8-45b4-ad6d-1f70df3dd8cf + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a969ba2b-0216-4d62-8e10-329120c729d1 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b7f2e2d4-28a2-4980-b577-97b220ee76d9 + - a658f8de-4353-4d39-9461-e1f92ba63134 status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.531296+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 543.62022ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 113 + host: api.scaleway.com + body: "{\"tags\":[\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"]}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aafea38f-64f8-45b4-ad6d-1f70df3dd8cf + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a969ba2b-0216-4d62-8e10-329120c729d1 method: PATCH response: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.531296+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1840 + body: "{\"server\": {\"id\": \"a969ba2b-0216-4d62-8e10-329120c729d1\", \"name\": \"cli-srv-agitated-wu\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-wu\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d5006805-cfa4-48ea-b9b3-a0ed23cbef22\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.906800+00:00\", \"modification_date\": \"2025-11-04T10:25:06.346466+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1844" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1840" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b3a4f7bd-4101-4cb3-a2ee-c073e893958b + - 861cb12a-19f8-4d08-ba27-9fba6f7211fd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.717155+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 171.394938ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 216 + host: api.scaleway.com + body: "{\"tags\":[\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\",\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2\"]}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aafea38f-64f8-45b4-ad6d-1f70df3dd8cf + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a969ba2b-0216-4d62-8e10-329120c729d1 method: PATCH response: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.717155+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1944 + body: "{\"server\": {\"id\": \"a969ba2b-0216-4d62-8e10-329120c729d1\", \"name\": \"cli-srv-agitated-wu\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-wu\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d5006805-cfa4-48ea-b9b3-a0ed23cbef22\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\", \"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.906800+00:00\", \"modification_date\": \"2025-11-04T10:25:06.534651+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1948" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1944" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b07899e0-a254-4e0e-a98e-bd0eea9b4c7f + - 38fc4309-d93b-42cf-9bcd-6c9f4d1ee387 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.717155+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 219.903558ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aafea38f-64f8-45b4-ad6d-1f70df3dd8cf + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a969ba2b-0216-4d62-8e10-329120c729d1 method: GET response: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.717155+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1944 + body: "{\"server\": {\"id\": \"a969ba2b-0216-4d62-8e10-329120c729d1\", \"name\": \"cli-srv-agitated-wu\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-wu\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d5006805-cfa4-48ea-b9b3-a0ed23cbef22\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\", \"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.906800+00:00\", \"modification_date\": \"2025-11-04T10:25:06.534651+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1948" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1944" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ef82a871-9006-443c-b9f7-6da8d1f03c5f + - c22d83f0-1798-418d-9c29-da8b09c16dc7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.717155+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 100.220427ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aafea38f-64f8-45b4-ad6d-1f70df3dd8cf + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a969ba2b-0216-4d62-8e10-329120c729d1 method: GET response: - body: '{"server": {"id": "aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "name": "cli-srv-elastic-gates", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-elastic-gates", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "82468db3-e3f4-4d8a-ae23-8ba1733cc140", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:17", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.069750+00:00", - "modification_date": "2025-10-28T16:53:27.717155+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1944 + body: "{\"server\": {\"id\": \"a969ba2b-0216-4d62-8e10-329120c729d1\", \"name\": \"cli-srv-agitated-wu\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-agitated-wu\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"d5006805-cfa4-48ea-b9b3-a0ed23cbef22\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\", \"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:05.906800+00:00\", \"modification_date\": \"2025-11-04T10:25:06.534651+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1948" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1944" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - aa06aef8-864c-4439-999c-a945c4e37556 + - ecbb5abf-0160-4b57-ad88-dcaf64069751 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 138.69877ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/aafea38f-64f8-45b4-ad6d-1f70df3dd8cf + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a969ba2b-0216-4d62-8e10-329120c729d1 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 01d726ab-4009-4d5f-a881-3178964f5791 + - c43da471-d02d-4f5d-9e54-c82b0185c090 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"82468db3-e3f4-4d8a-ae23-8ba1733cc140", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.150160Z", "updated_at":"2025-10-28T16:53:27.150160Z", - "references":[{"id":"662b71bf-e54a-4107-a257-96fe14afeee2", "product_resource_type":"instance_server", - "product_resource_id":"aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "created_at":"2025-10-28T16:53:27.150160Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 235.907819ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/82468db3-e3f4-4d8a-ae23-8ba1733cc140 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d5006805-cfa4-48ea-b9b3-a0ed23cbef22 method: GET response: - body: '{"id":"82468db3-e3f4-4d8a-ae23-8ba1733cc140", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.150160Z", "updated_at":"2025-10-28T16:53:27.150160Z", - "references":[{"id":"662b71bf-e54a-4107-a257-96fe14afeee2", "product_resource_type":"instance_server", - "product_resource_id":"aafea38f-64f8-45b4-ad6d-1f70df3dd8cf", "created_at":"2025-10-28T16:53:27.150160Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"d5006805-cfa4-48ea-b9b3-a0ed23cbef22\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:06.015075Z\", \"updated_at\":\"2025-11-04T10:25:06.015075Z\", \"references\":[{\"id\":\"f6e4b020-7d00-477f-bdd6-1be04186a29b\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"a969ba2b-0216-4d62-8e10-329120c729d1\", \"created_at\":\"2025-11-04T10:25:06.015075Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e0cece48-3149-46d8-acfa-12cdffa8622b + - db346918-e2b9-4187-b2e4-1c07cbf563bf status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"82468db3-e3f4-4d8a-ae23-8ba1733cc140", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.150160Z", "updated_at":"2025-10-28T16:53:28.312992Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:28.312992Z", "zone":"fr-par-1"}' - form: {} + duration: 42.214788ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/82468db3-e3f4-4d8a-ae23-8ba1733cc140 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d5006805-cfa4-48ea-b9b3-a0ed23cbef22 method: GET response: - body: '{"id":"82468db3-e3f4-4d8a-ae23-8ba1733cc140", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.150160Z", "updated_at":"2025-10-28T16:53:28.312992Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:28.312992Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"d5006805-cfa4-48ea-b9b3-a0ed23cbef22\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:06.015075Z\", \"updated_at\":\"2025-11-04T10:25:07.193240Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:07.193240Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9d7164ae-ba8f-444d-98c8-88eb898b1d88 + - b0fa7b7b-e75c-4cb1-92f0-a46bfa01f5fa status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.602159ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/82468db3-e3f4-4d8a-ae23-8ba1733cc140 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d5006805-cfa4-48ea-b9b3-a0ed23cbef22 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7baf1477-8366-4667-ba0a-2e63ca76cc98 + - 66a36030-5c49-4b5d-a6a3-d177e111e6a0 status: 204 No Content code: 204 - duration: "" + duration: 71.637718ms diff --git a/internal/namespaces/instance/v1/testdata/test-ssh-key-remove-key.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-ssh-key-remove-key.cassette.yaml index 0e7fd047fc..bd3fc40688 100644 --- a/internal/namespaces/instance/v1/testdata/test-ssh-key-remove-key.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-ssh-key-remove-key.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4a4eca3c-7fe4-4bcd-b9fb-c9b28df2eb94 + - 60f3883d-5e14-47ec-bd17-b9655751d5a7 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 76.943482ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d1cfea37-0145-4314-b0c6-77d771ebd9e6 + - c15035dc-4155-4ac5-b80d-ff49fd3b6b1f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 43.745784ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a3bcff6a-2413-4bc1-84b9-f190c5d5dc20 + - bb760e2a-823c-42c7-8596-8afb3fb2252b status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 119.243729ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:26 GMT + - Tue, 04 Nov 2025 10:25:05 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 43fcefd5-6ad9-4f6b-b516-87ad4c8d27c7 + - e7dbd8f9-6eda-4b7a-911e-adc71539a525 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.011694+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 41.515249ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 226 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-blissful-lamport\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,606 +168,349 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:15", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.011694+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1748 + body: "{\"server\": {\"id\": \"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"name\": \"cli-srv-blissful-lamport\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-lamport\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:06.029410+00:00\", \"modification_date\": \"2025-11-04T10:25:06.029410+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1738" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1748" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7ece125a-a9aa-4718-a128-1dffcd3d0609 + - 06bf90e0-1fba-4cdc-88d4-743abcba405b status: 201 Created code: 201 - duration: "" -- request: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.465628+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 709.724213ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 113 + host: api.scaleway.com + body: "{\"tags\":[\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"]}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 method: PATCH response: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.465628+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1850 + body: "{\"server\": {\"id\": \"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"name\": \"cli-srv-blissful-lamport\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-lamport\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:06.029410+00:00\", \"modification_date\": \"2025-11-04T10:25:06.587406+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1840" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1850" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d329fbf6-c778-4027-aa1b-e98e020db978 + - b0389013-6a7f-4e6b-93bb-64ac37647ebd status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.665316+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 220.628314ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 216 + host: api.scaleway.com + body: "{\"tags\":[\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\",\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2\"]}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 method: PATCH response: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.665316+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1954 + body: "{\"server\": {\"id\": \"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"name\": \"cli-srv-blissful-lamport\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-lamport\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\", \"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:06.029410+00:00\", \"modification_date\": \"2025-11-04T10:25:06.801884+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1990" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1954" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:06 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 68591dcd-49fd-4e43-811e-b875d1b0658e + - 036a9026-4b23-416e-8bd2-0c9ded8c6446 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.665316+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 171.569887ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 method: GET response: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1", - "AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.665316+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 2000 + body: "{\"server\": {\"id\": \"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"name\": \"cli-srv-blissful-lamport\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-lamport\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\", \"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAIOLfjymSzcwMG56dOUum91KzyuKlf4AI+S1fCmXI8P78_key2\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:06.029410+00:00\", \"modification_date\": \"2025-11-04T10:25:06.801884+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "1944" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "2000" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:27 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - aac22700-09ed-4f97-b5dd-f3392e63e55f + - ee9b5283-1f6d-4802-bbc5-6d341fe6db0f status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.984563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 116.290882ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 113 + host: api.scaleway.com + body: "{\"tags\":[\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"]}" headers: Content-Type: - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 method: PATCH response: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.984563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1850 + body: "{\"server\": {\"id\": \"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"name\": \"cli-srv-blissful-lamport\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-lamport\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:06.029410+00:00\", \"modification_date\": \"2025-11-04T10:25:07.138630+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1840" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1850" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 95f032b9-2d2d-45a2-a6f1-a0af527ab59a + - fc09cf88-c1e5-4f6b-b639-89e240968625 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.984563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 232.326764ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 method: GET response: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.984563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1850 + body: "{\"server\": {\"id\": \"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"name\": \"cli-srv-blissful-lamport\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-lamport\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:06.029410+00:00\", \"modification_date\": \"2025-11-04T10:25:07.138630+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1840" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1850" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8915c6b3-b779-429c-b7d5-993e806e19bd + - 774e071e-8fef-49b3-85f0-039ff4d6927c status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.984563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 91.031485ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 method: GET response: - body: '{"server": {"id": "0305c65d-1e09-4b2f-b5f4-f82c4b498f62", "name": "cli-srv-busy-turing", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-busy-turing", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "state": "available", "zone": - "fr-par-1"}}, "tags": ["AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1"], - "state": "stopped", "protected": false, "state_detail": "", "public_ip": null, - "public_ips": [], "mac_address": "de:00:00:d0:05:15", "routed_ip_enabled": true, - "ipv6": null, "extra_networks": [], "dynamic_ip_required": false, "enable_ipv6": - false, "private_ip": null, "creation_date": "2025-10-28T16:53:27.011694+00:00", - "modification_date": "2025-10-28T16:53:27.984563+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1850 + body: "{\"server\": {\"id\": \"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"name\": \"cli-srv-blissful-lamport\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-blissful-lamport\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [\"AUTHORIZED_KEY=ssh-ed25519_AAAAC3NzaC1lZDI1NTE5AAAAICC/GwZzzlDeSKN6SliDqfRIUp7u9kDpArZ6Cj+BH1LH_key1\"], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:0d\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:06.029410+00:00\", \"modification_date\": \"2025-11-04T10:25:07.138630+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1840" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1850" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 04d03f50-cbb6-4165-bb53-138595c01bb2 + - 33d46d21-ff68-4998-8869-3a5e49647de2 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 85.350288ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/0305c65d-1e09-4b2f-b5f4-f82c4b498f62 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/c08b6e59-86b3-42c0-9557-613fe31d0839 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:07 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a7baaa3f-dab7-4190-ac4f-500ba3921467 + - cde0fc03-41de-44ce-b7f3-9edd6b6f7bb4 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.104012Z", "updated_at":"2025-10-28T16:53:28.616373Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:28.616373Z", "zone":"fr-par-1"}' - form: {} + duration: 200.57849ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a6d842ad-12db-4878-b0b8-ec7981555c83 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:06.166744Z\", \"updated_at\":\"2025-11-04T10:25:06.166744Z\", \"references\":[{\"id\":\"1d759f45-b41e-4d92-b1d6-a897489fb452\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"c08b6e59-86b3-42c0-9557-613fe31d0839\", \"created_at\":\"2025-11-04T10:25:06.166744Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:25:07 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 9373c10d-4aae-4153-b202-dffe8f4c3385 + status: 200 OK + code: 200 + duration: 41.62864ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a6d842ad-12db-4878-b0b8-ec7981555c83 method: GET response: - body: '{"id":"aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:27.104012Z", "updated_at":"2025-10-28T16:53:28.616373Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:28.616373Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"a6d842ad-12db-4878-b0b8-ec7981555c83\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:06.166744Z\", \"updated_at\":\"2025-11-04T10:25:07.722045Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:07.722045Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2182c0df-8771-4b3b-b1c3-83550b9541dc + - cba7fc4d-de63-423e-b80e-6d9b5f4104f1 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 43.26905ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/aacb94cc-7b85-47e9-8ef0-1f3ab7f4271e + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a6d842ad-12db-4878-b0b8-ec7981555c83 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:28 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 330864e3-f3de-4e92-a924-43082e5ac3f5 + - 64691b6e-2cf0-4be6-ac45-f3d07e649e64 status: 204 No Content code: 204 - duration: "" + duration: 89.014527ms diff --git a/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-cloud-init.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-cloud-init.cassette.yaml index c4e2c7686d..df0fd4b6bc 100644 --- a/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-cloud-init.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-cloud-init.cassette.yaml @@ -1,1494 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:34 GMT + - Tue, 04 Nov 2025 10:25:26 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4263a4fc-2208-4488-b017-a04680262e8c + - 850f5b7a-b185-40d0-ba51-9328790f07c3 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 80.189893ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:34 GMT + - Tue, 04 Nov 2025 10:25:26 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a1bf634c-a25c-4c25-a0f3-c5e4f2e473b5 + - 8045e526-3bcb-4671-a943-9e8f2c1c8ffb X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 49.040423ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:34 GMT + - Tue, 04 Nov 2025 10:25:26 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f237fd04-35e9-40be-a472-261a6a7b2b55 + - 25b278e0-e80c-447f-b07a-73d7cabf8b08 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 44.813329ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:34 GMT + - Tue, 04 Nov 2025 10:25:26 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 147f45f9-4882-45de-a496-5cb7c9160c72 + - 116f51e1-e9eb-449d-9e30-5d6b29156b4a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "e4eaad29-1e14-467a-a6d3-197ef3d0bd4a", "name": "cli-srv-nifty-noether", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-noether", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8fd68bc1-898a-4153-bc74-3773050e92d9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:34.680787+00:00", - "modification_date": "2025-10-31T17:40:34.680787+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null, "admin_password_encrypted_value": null}}' - form: {} + duration: 45.585515ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 222 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-jolly-agnesi\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1497,303 +168,213 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "e4eaad29-1e14-467a-a6d3-197ef3d0bd4a", "name": "cli-srv-nifty-noether", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-noether", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8fd68bc1-898a-4153-bc74-3773050e92d9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:34.680787+00:00", - "modification_date": "2025-10-31T17:40:34.680787+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null, "admin_password_encrypted_value": null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1740 + body: "{\"server\": {\"id\": \"9c825fab-5c7c-48db-a9e2-d32a51218714\", \"name\": \"cli-srv-jolly-agnesi\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-jolly-agnesi\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"16b6b23d-e288-463f-8377-2924fa76dc3a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:19\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:26.774039+00:00\", \"modification_date\": \"2025-11-04T10:25:26.774039+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1828" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1740" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:35 GMT + - Tue, 04 Nov 2025 10:25:27 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4eaad29-1e14-467a-a6d3-197ef3d0bd4a + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9c825fab-5c7c-48db-a9e2-d32a51218714 Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b976d057-9ba4-4b11-95f8-ef4f25a6b8de + - 34911da7-bc56-4c41-890d-2bdf58147e90 status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 628.325637ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 23 + host: api.scaleway.com + body: cloud-init file content headers: Content-Type: - text/plain User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4eaad29-1e14-467a-a6d3-197ef3d0bd4a/user_data/cloud-init + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9c825fab-5c7c-48db-a9e2-d32a51218714/user_data/cloud-init method: PATCH response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Fri, 31 Oct 2025 17:40:35 GMT + - Tue, 04 Nov 2025 10:25:28 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 727d42ff-770d-48ab-a984-7734db14487b + - e47e9d74-c862-4014-97db-8bb1f7e0bef1 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "e4eaad29-1e14-467a-a6d3-197ef3d0bd4a", "name": "cli-srv-nifty-noether", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-noether", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8fd68bc1-898a-4153-bc74-3773050e92d9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:34.680787+00:00", - "modification_date": "2025-10-31T17:40:34.680787+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 1.148239786s +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4eaad29-1e14-467a-a6d3-197ef3d0bd4a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9c825fab-5c7c-48db-a9e2-d32a51218714 method: GET response: - body: '{"server": {"id": "e4eaad29-1e14-467a-a6d3-197ef3d0bd4a", "name": "cli-srv-nifty-noether", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-nifty-noether", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "8fd68bc1-898a-4153-bc74-3773050e92d9", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:29", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:34.680787+00:00", - "modification_date": "2025-10-31T17:40:34.680787+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1786 + body: "{\"server\": {\"id\": \"9c825fab-5c7c-48db-a9e2-d32a51218714\", \"name\": \"cli-srv-jolly-agnesi\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-jolly-agnesi\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"16b6b23d-e288-463f-8377-2924fa76dc3a\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:19\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:26.774039+00:00\", \"modification_date\": \"2025-11-04T10:25:26.774039+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "1788" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1786" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:35 GMT + - Tue, 04 Nov 2025 10:25:28 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 62a23784-f1c7-45ef-8915-9cc91fa9e23f + - c0edda00-aa42-4951-a6da-334719ba22ad status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 99.897594ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/e4eaad29-1e14-467a-a6d3-197ef3d0bd4a + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/9c825fab-5c7c-48db-a9e2-d32a51218714 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:35 GMT + - Tue, 04 Nov 2025 10:25:28 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 08d96403-63a1-467c-9a3b-4e5942c0c988 + - 28cbe5e1-d0c5-4e8c-887d-a22704c9e576 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"8fd68bc1-898a-4153-bc74-3773050e92d9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:34.792827Z", "updated_at":"2025-10-31T17:40:34.792827Z", - "references":[{"id":"69072c27-ecee-403f-9c6b-0ad90d3b5883", "product_resource_type":"instance_server", - "product_resource_id":"e4eaad29-1e14-467a-a6d3-197ef3d0bd4a", "created_at":"2025-10-31T17:40:34.792827Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 203.227765ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8fd68bc1-898a-4153-bc74-3773050e92d9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/16b6b23d-e288-463f-8377-2924fa76dc3a method: GET response: - body: '{"id":"8fd68bc1-898a-4153-bc74-3773050e92d9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:34.792827Z", "updated_at":"2025-10-31T17:40:34.792827Z", - "references":[{"id":"69072c27-ecee-403f-9c6b-0ad90d3b5883", "product_resource_type":"instance_server", - "product_resource_id":"e4eaad29-1e14-467a-a6d3-197ef3d0bd4a", "created_at":"2025-10-31T17:40:34.792827Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"16b6b23d-e288-463f-8377-2924fa76dc3a\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:26.888900Z\", \"updated_at\":\"2025-11-04T10:25:26.888900Z\", \"references\":[{\"id\":\"0ee06c1a-c1d6-4ece-9a83-ece41e11c5b3\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"9c825fab-5c7c-48db-a9e2-d32a51218714\", \"created_at\":\"2025-11-04T10:25:26.888900Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:35 GMT + - Tue, 04 Nov 2025 10:25:28 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cdb5cd7a-3776-48d0-baab-db588b65ffab + - fa4fa145-6e80-4d2e-a35d-31f9ea0ba0c5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8fd68bc1-898a-4153-bc74-3773050e92d9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:34.792827Z", "updated_at":"2025-10-31T17:40:35.635826Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:40:35.635826Z", "zone":"fr-par-1"}' - form: {} + duration: 50.887519ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8fd68bc1-898a-4153-bc74-3773050e92d9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/16b6b23d-e288-463f-8377-2924fa76dc3a method: GET response: - body: '{"id":"8fd68bc1-898a-4153-bc74-3773050e92d9", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:34.792827Z", "updated_at":"2025-10-31T17:40:35.635826Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:40:35.635826Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"16b6b23d-e288-463f-8377-2924fa76dc3a\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:26.888900Z\", \"updated_at\":\"2025-11-04T10:25:28.685737Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:28.685737Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:40 GMT + - Tue, 04 Nov 2025 10:25:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f998fd59-ce47-4c84-b318-d8995443541d + - c355ed45-8a7a-4626-84a0-78bc3de2e671 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 41.693819ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/8fd68bc1-898a-4153-bc74-3773050e92d9 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/16b6b23d-e288-463f-8377-2924fa76dc3a method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:40 GMT + - Tue, 04 Nov 2025 10:25:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d6ffac17-732a-433f-ace6-141924b85001 + - 3c750610-27a1-485e-a0e5-3216cf0501dd status: 204 No Content code: 204 - duration: "" + duration: 80.025784ms diff --git a/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-random-key.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-random-key.cassette.yaml index 5f0fdd403d..ab81815242 100644 --- a/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-random-key.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-user-data-file-upload-on-random-key.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:41 GMT + - Tue, 04 Nov 2025 10:25:33 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e36c4b62-262f-4cbe-b5ac-a932ea9eb57d + - 2260ad37-4928-47b6-9fae-ad351f1e4cb4 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 45.495515ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:41 GMT + - Tue, 04 Nov 2025 10:25:33 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 33c805a9-fe92-4cd8-8e1f-32a82ae4e41c + - 5daa0e8f-4000-4813-be24-332c70bfb397 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 40.715747ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:41 GMT + - Tue, 04 Nov 2025 10:25:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c62a0a3d-97fe-4ba6-a79c-c192b1d0e0ec + - 178684d1-7b87-49f3-bb1e-c628de0f29a5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 44.581925ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:41 GMT + - Tue, 04 Nov 2025 10:25:34 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ac5376ba-645c-43ea-a718-d9df04fdcae4 + - 8ec69b87-0ab7-4612-8446-706ceab2804a status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f476033d-c7cd-411a-840b-2c0c3189f8f9", "name": "cli-srv-objective-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:41.571695+00:00", - "modification_date": "2025-10-31T17:40:41.571695+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 39.693925ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 223 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-frosty-diffie\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,300 +168,213 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "f476033d-c7cd-411a-840b-2c0c3189f8f9", "name": "cli-srv-objective-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:41.571695+00:00", - "modification_date": "2025-10-31T17:40:41.571695+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"049a8692-a099-4a7c-807a-9adfc4b73c8f\", \"name\": \"cli-srv-frosty-diffie\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-frosty-diffie\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3d71ab3f-c90f-4891-b8f5-d98403577c1d\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:34.179494+00:00\", \"modification_date\": \"2025-11-04T10:25:34.179494+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:41 GMT + - Tue, 04 Nov 2025 10:25:34 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f476033d-c7cd-411a-840b-2c0c3189f8f9 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/049a8692-a099-4a7c-807a-9adfc4b73c8f Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c0145ed9-2240-4539-afab-e83ebe63ff3e + - 54f99d9d-1873-4109-8e01-d93f955a78b7 status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 581.55528ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 23 + host: api.scaleway.com + body: cloud-init file content headers: Content-Type: - text/plain User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f476033d-c7cd-411a-840b-2c0c3189f8f9/user_data/foobar + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/049a8692-a099-4a7c-807a-9adfc4b73c8f/user_data/foobar method: PATCH response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Fri, 31 Oct 2025 17:40:42 GMT + - Tue, 04 Nov 2025 10:25:34 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7e9ddeb6-641a-4b6a-b7cb-8314010b663a + - d93ebc90-3418-43b4-b55a-d3e131dca951 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"server": {"id": "f476033d-c7cd-411a-840b-2c0c3189f8f9", "name": "cli-srv-objective-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:41.571695+00:00", - "modification_date": "2025-10-31T17:40:41.571695+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 77.548347ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f476033d-c7cd-411a-840b-2c0c3189f8f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/049a8692-a099-4a7c-807a-9adfc4b73c8f method: GET response: - body: '{"server": {"id": "f476033d-c7cd-411a-840b-2c0c3189f8f9", "name": "cli-srv-objective-fermi", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-objective-fermi", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:aa:2b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-31T17:40:41.571695+00:00", - "modification_date": "2025-10-31T17:40:41.571695+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"049a8692-a099-4a7c-807a-9adfc4b73c8f\", \"name\": \"cli-srv-frosty-diffie\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-frosty-diffie\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3d71ab3f-c90f-4891-b8f5-d98403577c1d\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:1b\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:34.179494+00:00\", \"modification_date\": \"2025-11-04T10:25:34.179494+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:42 GMT + - Tue, 04 Nov 2025 10:25:34 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 26b492d3-95c1-4102-8b05-83d461818262 + - a5d03e51-bf47-41c6-8e3a-99a40f04cded status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 90.493418ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f476033d-c7cd-411a-840b-2c0c3189f8f9 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/049a8692-a099-4a7c-807a-9adfc4b73c8f method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:42 GMT + - Tue, 04 Nov 2025 10:25:34 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 259b03ea-cd2c-4033-8ba5-51c6571bd65f + - 48f5a923-0adb-49d8-8163-b80829b7e283 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:41.670102Z", "updated_at":"2025-10-31T17:40:41.670102Z", - "references":[{"id":"d5843331-f968-414d-8a26-6004630e1c8e", "product_resource_type":"instance_server", - "product_resource_id":"f476033d-c7cd-411a-840b-2c0c3189f8f9", "created_at":"2025-10-31T17:40:41.670102Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' - form: {} + duration: 196.483417ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3d71ab3f-c90f-4891-b8f5-d98403577c1d method: GET response: - body: '{"id":"20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:41.670102Z", "updated_at":"2025-10-31T17:40:41.670102Z", - "references":[{"id":"d5843331-f968-414d-8a26-6004630e1c8e", "product_resource_type":"instance_server", - "product_resource_id":"f476033d-c7cd-411a-840b-2c0c3189f8f9", "created_at":"2025-10-31T17:40:41.670102Z", - "type":"exclusive", "status":"detaching"}], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"in_use", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, "last_detached_at":null, - "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"3d71ab3f-c90f-4891-b8f5-d98403577c1d\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:34.286600Z\", \"updated_at\":\"2025-11-04T10:25:34.286600Z\", \"references\":[{\"id\":\"a47d91b4-affb-4c2a-91f9-0f51ef49a479\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"049a8692-a099-4a7c-807a-9adfc4b73c8f\", \"created_at\":\"2025-11-04T10:25:34.286600Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" headers: Content-Length: - "706" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:42 GMT + - Tue, 04 Nov 2025 10:25:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ccde528f-56fc-4a04-abf1-06ffa3421f19 + - 7f8b1b4f-8c3d-4be5-8817-52ade6d0c911 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:41.670102Z", "updated_at":"2025-10-31T17:40:42.583968Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:40:42.583968Z", "zone":"fr-par-1"}' - form: {} + duration: 50.354871ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3d71ab3f-c90f-4891-b8f5-d98403577c1d method: GET response: - body: '{"id":"20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T17:40:41.670102Z", "updated_at":"2025-10-31T17:40:42.583968Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-31T17:40:42.583968Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"3d71ab3f-c90f-4891-b8f5-d98403577c1d\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:34.286600Z\", \"updated_at\":\"2025-11-04T10:25:35.029868Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:35.029868Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:47 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - db79af1e-55d6-4423-8aa8-2df348a16310 + - abb62c82-04e7-41d6-9666-8edd38fe1f0f status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 52.444903ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/20cb5c1e-43dc-4ba6-ba71-c233e3cc1cfa + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3d71ab3f-c90f-4891-b8f5-d98403577c1d method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 17:40:47 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ac7b154c-71fb-4ba6-9cb4-eef111a506b8 + - 112fdc3b-985f-4fac-8a85-e4fd135a85f9 status: 204 No Content code: 204 - duration: "" + duration: 80.238781ms diff --git a/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-existing-key.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-existing-key.cassette.yaml index cc71c988c2..c8304960bb 100644 --- a/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-existing-key.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-existing-key.cassette.yaml @@ -1,1494 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 888c1cea-e80d-4b2d-b8d7-ef51c96e81d0 + - a239cec4-3aba-40e7-bb33-c09ea4d93a1f X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 58.349371ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cb2d6634-75fa-47b7-ac01-92f70d2ecdb4 + - 631b1a5e-78f9-41dd-a61c-d38ff6317307 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 39.145221ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fea8eaff-a12d-4322-b0cb-650d6efa8505 + - 84010323-26c3-4c19-ba1f-b86a09cf7e01 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 104.147106ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cbeae954-11e1-49a2-8d21-07d2f3bef283 + - 4c6da84f-4ba5-47ad-8133-1e6d6515ef53 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "00032197-8f41-4e7a-8128-ade3f2884e0f", "name": "cli-srv-great-sammet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-sammet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a2661e3b-48d4-45ee-bb43-c57c538cbebf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:19", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:33.993798+00:00", - "modification_date": "2025-10-28T16:53:33.993798+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' - form: {} + duration: 34.173594ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 227 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-stupefied-wozniak\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1497,287 +168,245 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "00032197-8f41-4e7a-8128-ade3f2884e0f", "name": "cli-srv-great-sammet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-sammet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a2661e3b-48d4-45ee-bb43-c57c538cbebf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:19", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:33.993798+00:00", - "modification_date": "2025-10-28T16:53:33.993798+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false, "admin_password_encryption_ssh_key_id": - null}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"ceeadf31-4d89-4ecb-a964-fc07e65f6516\", \"name\": \"cli-srv-stupefied-wozniak\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-stupefied-wozniak\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b56396f4-c116-4dc1-b622-ddb68d715be9\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:11\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:13.259889+00:00\", \"modification_date\": \"2025-11-04T10:25:13.259889+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1786" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/00032197-8f41-4e7a-8128-ade3f2884e0f + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ceeadf31-4d89-4ecb-a964-fc07e65f6516 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c059382-bac5-4a81-a41e-ba7004b5205f + - d5a920c1-7286-49ac-9c54-fdcdfcdb420e status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 482.402455ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 4 + host: api.scaleway.com + body: "true" headers: Content-Type: - text/plain User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/00032197-8f41-4e7a-8128-ade3f2884e0f/user_data/happy + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ceeadf31-4d89-4ecb-a964-fc07e65f6516/user_data/happy method: PATCH response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 631db850-008d-41f1-8625-f50491859992 + - 18b0037e-e0af-4d80-86a2-c06f517ef7c7 status: 204 No Content code: 204 - duration: "" -- request: - body: "true" - form: {} + duration: 91.300516ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/00032197-8f41-4e7a-8128-ade3f2884e0f/user_data/happy + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ceeadf31-4d89-4ecb-a964-fc07e65f6516/user_data/happy method: GET response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 4 body: "true" headers: Content-Length: - "4" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 47b6b07f-173c-466e-b2d5-b5eca1660540 + - acb1037a-9da5-464e-9aea-3ef959afa504 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "00032197-8f41-4e7a-8128-ade3f2884e0f", "name": "cli-srv-great-sammet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-sammet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a2661e3b-48d4-45ee-bb43-c57c538cbebf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:19", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:33.993798+00:00", - "modification_date": "2025-10-28T16:53:33.993798+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 53.990732ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/00032197-8f41-4e7a-8128-ade3f2884e0f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ceeadf31-4d89-4ecb-a964-fc07e65f6516 method: GET response: - body: '{"server": {"id": "00032197-8f41-4e7a-8128-ade3f2884e0f", "name": "cli-srv-great-sammet", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-great-sammet", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "a2661e3b-48d4-45ee-bb43-c57c538cbebf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:19", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:33.993798+00:00", - "modification_date": "2025-10-28T16:53:33.993798+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1750 + body: "{\"server\": {\"id\": \"ceeadf31-4d89-4ecb-a964-fc07e65f6516\", \"name\": \"cli-srv-stupefied-wozniak\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-stupefied-wozniak\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"b56396f4-c116-4dc1-b622-ddb68d715be9\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:11\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:13.259889+00:00\", \"modification_date\": \"2025-11-04T10:25:13.259889+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1750" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6b05bb3e-28cd-4054-8de1-81ac9bd78ec6 + - 275a5295-4293-43fb-aee7-d8a66003c6a5 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 114.20784ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/00032197-8f41-4e7a-8128-ade3f2884e0f + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/ceeadf31-4d89-4ecb-a964-fc07e65f6516 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d9c50f00-d0ad-47a2-aceb-55568eb2d90a + - fc4ee74f-1757-4021-8e16-995391d6ef28 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"a2661e3b-48d4-45ee-bb43-c57c538cbebf", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:34.095905Z", "updated_at":"2025-10-28T16:53:34.905205Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:34.905205Z", "zone":"fr-par-1"}' - form: {} + duration: 196.596331ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a2661e3b-48d4-45ee-bb43-c57c538cbebf + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b56396f4-c116-4dc1-b622-ddb68d715be9 method: GET response: - body: '{"id":"a2661e3b-48d4-45ee-bb43-c57c538cbebf", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:34.095905Z", "updated_at":"2025-10-28T16:53:34.905205Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:34.905205Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"b56396f4-c116-4dc1-b622-ddb68d715be9\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:13.348014Z\", \"updated_at\":\"2025-11-04T10:25:13.348014Z\", \"references\":[{\"id\":\"ab5f61d9-9c46-45f7-9b33-015bc18f986a\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"ceeadf31-4d89-4ecb-a964-fc07e65f6516\", \"created_at\":\"2025-11-04T10:25:13.348014Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:25:14 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 028b1b71-cf96-4263-91f1-8cbe35bd5c76 + status: 200 OK + code: 200 + duration: 49.713744ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b56396f4-c116-4dc1-b622-ddb68d715be9 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"b56396f4-c116-4dc1-b622-ddb68d715be9\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:13.348014Z\", \"updated_at\":\"2025-11-04T10:25:14.107876Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:14.107876Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9acb9c84-0719-4dbe-b4d1-a6e965918210 + - a4c82678-db58-417f-8f64-e06eaf379421 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 50.709588ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a2661e3b-48d4-45ee-bb43-c57c538cbebf + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/b56396f4-c116-4dc1-b622-ddb68d715be9 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:35 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4160806d-f26d-4641-851a-4d258eb4d071 + - 7ee8f7ae-5fcf-4524-a25a-f6598deb7b04 status: 204 No Content code: 204 - duration: "" + duration: 72.172637ms diff --git a/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-nonexistent-key.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-nonexistent-key.cassette.yaml index ed1b39dade..4354e6c550 100644 --- a/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-nonexistent-key.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-user-data-get-get-an-nonexistent-key.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fc657388-de61-4b6b-9cf7-2e2852d15627 + - e13bf51a-48a5-4bd0-a3c6-94765a76fe5b X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 51.197071ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f7fa2b28-14a6-4b58-86b2-3672cd341179 + - a5fb9a11-1b4f-4806-b2eb-a58a39614ca9 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 46.978004ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:12 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4b16a242-2208-423c-9bf8-bedc7b718af7 + - 0600115b-58b4-4059-b82e-74f219f181d9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 49.645507ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:33 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51f20239-a705-48b7-80d2-ca8c3e4bc9ee + - 09cac4c0-7a0e-46e7-a23f-e4cff0ccbd47 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "25d88712-9f93-4e69-a71a-a1e27aff59ef", "name": "cli-srv-cool-babbage", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-babbage", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d2bdc798-6c77-42ad-b2b3-dd860823cfa5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:34.007129+00:00", - "modification_date": "2025-10-28T16:53:34.007129+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 32.126241ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 223 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-amazing-kilby\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,254 +168,212 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "25d88712-9f93-4e69-a71a-a1e27aff59ef", "name": "cli-srv-cool-babbage", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-babbage", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d2bdc798-6c77-42ad-b2b3-dd860823cfa5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:34.007129+00:00", - "modification_date": "2025-10-28T16:53:34.007129+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1742 + body: "{\"server\": {\"id\": \"1d0c6ae1-6b5f-4c49-a3ee-0f3db67bcb02\", \"name\": \"cli-srv-amazing-kilby\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-amazing-kilby\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3116a9af-8035-44b1-9a45-058ebd20adbd\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:13\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:13.538038+00:00\", \"modification_date\": \"2025-11-04T10:25:13.538038+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1742" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:13 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/25d88712-9f93-4e69-a71a-a1e27aff59ef + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1d0c6ae1-6b5f-4c49-a3ee-0f3db67bcb02 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 776c85b8-c814-4a26-9fe2-47076e8df5e4 + - 5f6bde84-7f23-43e9-8ffd-08f894056829 status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 954.373112ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/25d88712-9f93-4e69-a71a-a1e27aff59ef/user_data/happy + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1d0c6ae1-6b5f-4c49-a3ee-0f3db67bcb02/user_data/happy method: GET response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: Content-Length: - "0" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a3c4863c-1ccb-4091-9fc4-25dca7376c08 + - db9677ec-1a8a-476a-a7f8-c5714d9ec6d3 status: 404 Not Found code: 404 - duration: "" -- request: - body: '{"server": {"id": "25d88712-9f93-4e69-a71a-a1e27aff59ef", "name": "cli-srv-cool-babbage", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-babbage", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d2bdc798-6c77-42ad-b2b3-dd860823cfa5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:34.007129+00:00", - "modification_date": "2025-10-28T16:53:34.007129+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 70.974405ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/25d88712-9f93-4e69-a71a-a1e27aff59ef + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1d0c6ae1-6b5f-4c49-a3ee-0f3db67bcb02 method: GET response: - body: '{"server": {"id": "25d88712-9f93-4e69-a71a-a1e27aff59ef", "name": "cli-srv-cool-babbage", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-cool-babbage", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "d2bdc798-6c77-42ad-b2b3-dd860823cfa5", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1b", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:34.007129+00:00", - "modification_date": "2025-10-28T16:53:34.007129+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1788 + body: "{\"server\": {\"id\": \"1d0c6ae1-6b5f-4c49-a3ee-0f3db67bcb02\", \"name\": \"cli-srv-amazing-kilby\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-amazing-kilby\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"3116a9af-8035-44b1-9a45-058ebd20adbd\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:13\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:13.538038+00:00\", \"modification_date\": \"2025-11-04T10:25:13.538038+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null}}" headers: Content-Length: - - "1740" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1788" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 75459322-c4c5-49c1-bd27-4a2ca598f340 + - ddcf4565-afd4-40a2-87d6-933f1792d2e1 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 86.118976ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/25d88712-9f93-4e69-a71a-a1e27aff59ef + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/1d0c6ae1-6b5f-4c49-a3ee-0f3db67bcb02 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:14 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 30982416-ddee-4e7c-a88b-71eac89f51ec + - 942602dd-af2b-4dce-93ba-fd4b12ac1a78 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"d2bdc798-6c77-42ad-b2b3-dd860823cfa5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:34.131288Z", "updated_at":"2025-10-28T16:53:34.933987Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:34.933987Z", "zone":"fr-par-1"}' - form: {} + duration: 186.628591ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d2bdc798-6c77-42ad-b2b3-dd860823cfa5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3116a9af-8035-44b1-9a45-058ebd20adbd method: GET response: - body: '{"id":"d2bdc798-6c77-42ad-b2b3-dd860823cfa5", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:34.131288Z", "updated_at":"2025-10-28T16:53:34.933987Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:34.933987Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"3116a9af-8035-44b1-9a45-058ebd20adbd\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:13.629095Z\", \"updated_at\":\"2025-11-04T10:25:13.629095Z\", \"references\":[{\"id\":\"cc770a59-75a3-4820-909f-771a76a444ea\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"1d0c6ae1-6b5f-4c49-a3ee-0f3db67bcb02\", \"created_at\":\"2025-11-04T10:25:13.629095Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:25:14 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - d8af2239-80f2-48cf-a203-c20c92dec81e + status: 200 OK + code: 200 + duration: 48.873191ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3116a9af-8035-44b1-9a45-058ebd20adbd + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"3116a9af-8035-44b1-9a45-058ebd20adbd\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:13.629095Z\", \"updated_at\":\"2025-11-04T10:25:14.386685Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:14.386685Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:34 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51c4e335-c4f7-4afd-84fc-2f0c130fa8f3 + - f9712d37-32c0-4d1b-a17c-22ba91597ee0 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 64.342489ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/d2bdc798-6c77-42ad-b2b3-dd860823cfa5 + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/3116a9af-8035-44b1-9a45-058ebd20adbd method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:35 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 605b4098-96bc-428e-b55f-091ddf3ae4f5 + - 351375c1-f6f3-4e38-b2a6-13770c942b3a status: 204 No Content code: 204 - duration: "" + duration: 78.450018ms diff --git a/internal/namespaces/instance/v1/testdata/test-user-data-list-simple.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-user-data-list-simple.cassette.yaml index b0c2a5dbe3..283fdf83bb 100644 --- a/internal/namespaces/instance/v1/testdata/test-user-data-list-simple.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-user-data-list-simple.cassette.yaml @@ -1,1493 +1,165 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "1" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=1 method: GET response: - body: '{"servers": {"COPARM1-16C-64G": {"alt_names": [], "arch": "arm64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 252.14, - "hourly_price": 0.3454, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 671088640, "end_of_service": false}, "COPARM1-2C-8G": {"alt_names": - [], "arch": "arm64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 31.1, "hourly_price": 0.0426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "COPARM1-32C-128G": {"alt_names": - [], "arch": "arm64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 506.26, "hourly_price": 0.6935, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 1342177280, "end_of_service": false}, "COPARM1-4C-16G": {"alt_names": - [], "arch": "arm64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 62.56, "hourly_price": 0.0857, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "COPARM1-8C-32G": {"alt_names": - [], "arch": "arm64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 125.85, "hourly_price": 0.1724, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 335544320, "end_of_service": false}, "DEV1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 80000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 36.1496, "hourly_price": - 0.04952, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 400000000, "sum_internet_bandwidth": 400000000, "interfaces": [{"internal_bandwidth": - 400000000, "internet_bandwidth": 400000000}]}, "block_bandwidth": 209715200, - "end_of_service": false}, "DEV1-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 3, "ram": 4294967296, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 40000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.6588, "hourly_price": 0.02556, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 300000000, "sum_internet_bandwidth": 300000000, - "interfaces": [{"internal_bandwidth": 300000000, "internet_bandwidth": 300000000}]}, - "block_bandwidth": 157286400, "end_of_service": false}, "DEV1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 20000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 9.9864, "hourly_price": 0.01368, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 104857600, - "end_of_service": false}, "DEV1-XL": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 12884901888, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 120000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 53.3484, "hourly_price": 0.07308, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 262144000, "end_of_service": false}, "GP1-L": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 576.262, - "hourly_price": 0.7894, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 1073741824, "end_of_service": false}, "GP1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 296.672, - "hourly_price": 0.4064, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1500000000, "sum_internet_bandwidth": 1500000000, - "interfaces": [{"internal_bandwidth": 1500000000, "internet_bandwidth": 1500000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "GP1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 300000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 149.066, - "hourly_price": 0.2042, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 524288000, "end_of_service": false}, "GP1-XL": {"alt_names": - [], "arch": "x86_64", "ncpus": 48, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 600000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 1220.122, - "hourly_price": 1.6714, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "GP1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 150000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 74.168, "hourly_price": - 0.1016, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 500000000, "sum_internet_bandwidth": 500000000, "interfaces": [{"internal_bandwidth": - 500000000, "internet_bandwidth": 500000000}]}, "block_bandwidth": 314572800, - "end_of_service": false}, "L4-1-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 51539607552, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 547.5, - "hourly_price": 0.75, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 2}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 2500000000, "sum_internet_bandwidth": 2500000000, "interfaces": [{"internal_bandwidth": - 2500000000, "internet_bandwidth": 2500000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "L4-2-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 103079215104, "gpu": 2, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 1095.0, - "hourly_price": 1.5, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 5000000000, "sum_internet_bandwidth": 5000000000, "interfaces": [{"internal_bandwidth": - 5000000000, "internet_bandwidth": 5000000000}]}, "block_bandwidth": 1572864000, - "end_of_service": false}, "L4-4-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 32, "ram": 206158430208, "gpu": 4, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 2190.0, - "hourly_price": 3.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 10000000000, "sum_internet_bandwidth": 10000000000, "interfaces": [{"internal_bandwidth": - 10000000000, "internet_bandwidth": 10000000000}]}, "block_bandwidth": 2621440000, - "end_of_service": false}, "L4-8-24G": {"alt_names": [], "arch": "x86_64", "ncpus": - 64, "ram": 412316860416, "gpu": 8, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "L4", "gpu_memory": 25769803776}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 4380.0, - "hourly_price": 6.0, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 20000000000, "sum_internet_bandwidth": 20000000000, "interfaces": [{"internal_bandwidth": - 20000000000, "internet_bandwidth": 20000000000}]}, "block_bandwidth": 5242880000, - "end_of_service": false}, "PLAY2-MICRO": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 39.42, "hourly_price": 0.054, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 167772160, "end_of_service": false}, "PLAY2-NANO": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 19.71, "hourly_price": 0.027, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 83886080, "end_of_service": false}, "PLAY2-PICO": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 2147483648, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 10.22, "hourly_price": 0.014, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 100000000, "sum_internet_bandwidth": 100000000, - "interfaces": [{"internal_bandwidth": 100000000, "internet_bandwidth": 100000000}]}, - "block_bandwidth": 41943040, "end_of_service": false}, "POP2-16C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 430.7, "hourly_price": 0.59, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-16C-64G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 68719476736, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1063.391, "hourly_price": - 1.4567, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-2C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 53.66, "hourly_price": 0.0735, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-2C-8G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 133.079, "hourly_price": 0.1823, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-32C-128G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 861.4, "hourly_price": 1.18, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-32C-128G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2126.709, "hourly_price": - 2.9133, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-48C-192G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 206158430208, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1274.4, "hourly_price": 1.77, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-4C-16G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 107.31, "hourly_price": 0.147, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-4C-16G-WIN": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 17179869184, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 265.501, "hourly_price": 0.3637, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-64C-256G": {"alt_names": - [], "arch": "x86_64", "ncpus": 64, "ram": 274877906944, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 1715.5, "hourly_price": 2.35, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 16}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 12800000000, "sum_internet_bandwidth": 12800000000, - "interfaces": [{"internal_bandwidth": 12800000000, "internet_bandwidth": 12800000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-8C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 211.7, "hourly_price": 0.29, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-8C-32G-WIN": - {"alt_names": [], "arch": "x86_64", "ncpus": 8, "ram": 34359738368, "gpu": 0, - "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": 0, - "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 528.009, "hourly_price": - 0.7233, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1600000000, "sum_internet_bandwidth": 1600000000, "interfaces": [{"internal_bandwidth": - 1600000000, "internet_bandwidth": 1600000000}]}, "block_bandwidth": 1677721600, - "end_of_service": false}, "POP2-HC-16C-32G": {"alt_names": [], "arch": "x86_64", - "ncpus": 16, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 310.69, "hourly_price": 0.4256, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 4}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3200000000, "sum_internet_bandwidth": 3200000000, - "interfaces": [{"internal_bandwidth": 3200000000, "internet_bandwidth": 3200000000}]}, - "block_bandwidth": 3355443200, "end_of_service": false}, "POP2-HC-2C-4G": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 38.84, "hourly_price": 0.0532, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HC-32C-64G": {"alt_names": - [], "arch": "x86_64", "ncpus": 32, "ram": 68719476736, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 621.38, "hourly_price": 0.8512, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 8}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 6400000000, "sum_internet_bandwidth": 6400000000, - "interfaces": [{"internal_bandwidth": 6400000000, "internet_bandwidth": 6400000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HC-48C-96G": - {"alt_names": [], "arch": "x86_64", "ncpus": 48, "ram": 103079215104, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 914.4, "hourly_price": - 1.27, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 12}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 9600000000, "sum_internet_bandwidth": 9600000000, "interfaces": [{"internal_bandwidth": - 9600000000, "internet_bandwidth": 9600000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-4C-8G": {"alt_names": [], "arch": "x86_64", - "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 77.67, "hourly_price": 0.1064, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HC-64C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1242.75, "hourly_price": - 1.7024, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HC-8C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 155.34, "hourly_price": 0.2128, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HM-16C-128G": - {"alt_names": [], "arch": "x86_64", "ncpus": 16, "ram": 137438953472, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 601.52, "hourly_price": - 0.824, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 4}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3200000000, "sum_internet_bandwidth": 3200000000, "interfaces": [{"internal_bandwidth": - 3200000000, "internet_bandwidth": 3200000000}]}, "block_bandwidth": 3355443200, - "end_of_service": false}, "POP2-HM-2C-16G": {"alt_names": [], "arch": "x86_64", - "ncpus": 2, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 75.19, "hourly_price": 0.103, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HM-32C-256G": - {"alt_names": [], "arch": "x86_64", "ncpus": 32, "ram": 274877906944, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 1203.04, "hourly_price": - 1.648, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 8}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6400000000, "sum_internet_bandwidth": 6400000000, "interfaces": [{"internal_bandwidth": - 6400000000, "internet_bandwidth": 6400000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-48C-384G": {"alt_names": [], "arch": "x86_64", - "ncpus": 48, "ram": 412316860416, "gpu": 0, "gpu_info": null, "mig_profile": - null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 1778.4, "hourly_price": 2.47, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 12}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 9600000000, "sum_internet_bandwidth": 9600000000, - "interfaces": [{"internal_bandwidth": 9600000000, "internet_bandwidth": 9600000000}]}, - "block_bandwidth": 5905580032, "end_of_service": false}, "POP2-HM-4C-32G": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 34359738368, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": - null, "monthly_price": 150.38, "hourly_price": 0.206, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 800000000, "sum_internet_bandwidth": 800000000, - "interfaces": [{"internal_bandwidth": 800000000, "internet_bandwidth": 800000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HM-64C-512G": - {"alt_names": [], "arch": "x86_64", "ncpus": 64, "ram": 549755813888, "gpu": - 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": {"min_size": - 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": 0, "max_size": - 0}}, "scratch_storage_max_size": null, "monthly_price": 2406.08, "hourly_price": - 3.296, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 16}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 12800000000, "sum_internet_bandwidth": 12800000000, "interfaces": [{"internal_bandwidth": - 12800000000, "internet_bandwidth": 12800000000}]}, "block_bandwidth": 5905580032, - "end_of_service": false}, "POP2-HM-8C-64G": {"alt_names": [], "arch": "x86_64", - "ncpus": 8, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 300.76, "hourly_price": 0.412, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 2}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1600000000, "sum_internet_bandwidth": 1600000000, - "interfaces": [{"internal_bandwidth": 1600000000, "internet_bandwidth": 1600000000}]}, - "block_bandwidth": 1677721600, "end_of_service": false}, "POP2-HN-10": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 530.29, "hourly_price": 0.7264, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 10000000000, "sum_internet_bandwidth": 10000000000, - "interfaces": [{"internal_bandwidth": 10000000000, "internet_bandwidth": 10000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}, "POP2-HN-3": {"alt_names": - [], "arch": "x86_64", "ncpus": 2, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 186.49, "hourly_price": 0.2554, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 3000000000, "sum_internet_bandwidth": 3000000000, - "interfaces": [{"internal_bandwidth": 3000000000, "internet_bandwidth": 3000000000}]}, - "block_bandwidth": 419430400, "end_of_service": false}, "POP2-HN-5": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 8589934592, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 0}, "per_volume_constraint": - {"l_ssd": {"min_size": 0, "max_size": 0}}, "scratch_storage_max_size": null, - "monthly_price": 330.29, "hourly_price": 0.4524, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - false, "private_network": 8, "max_file_systems": 1}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 5000000000, "sum_internet_bandwidth": 5000000000, - "interfaces": [{"internal_bandwidth": 5000000000, "internet_bandwidth": 5000000000}]}, - "block_bandwidth": 838860800, "end_of_service": false}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 39264 + body: "{\"servers\": {\"COPARM1-16C-64G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 252.14, \"hourly_price\": 0.3454, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 671088640, \"end_of_service\": false}, \"COPARM1-2C-8G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 31.1, \"hourly_price\": 0.0426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"COPARM1-32C-128G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 506.26, \"hourly_price\": 0.6935, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 1342177280, \"end_of_service\": false}, \"COPARM1-4C-16G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 62.56, \"hourly_price\": 0.0857, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"COPARM1-8C-32G\": {\"alt_names\": [], \"arch\": \"arm64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 125.85, \"hourly_price\": 0.1724, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 335544320, \"end_of_service\": false}, \"DEV1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 80000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 36.1496, \"hourly_price\": 0.04952, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 209715200, \"end_of_service\": false}, \"DEV1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 3, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 40000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.6588, \"hourly_price\": 0.02556, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 157286400, \"end_of_service\": false}, \"DEV1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 20000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 9.9864, \"hourly_price\": 0.01368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 104857600, \"end_of_service\": false}, \"DEV1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 12884901888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 120000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.3484, \"hourly_price\": 0.07308, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"GP1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 576.262, \"hourly_price\": 0.7894, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1073741824, \"end_of_service\": false}, \"GP1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 296.672, \"hourly_price\": 0.4064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"GP1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 300000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 149.066, \"hourly_price\": 0.2042, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"GP1-XL\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 600000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1220.122, \"hourly_price\": 1.6714, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"GP1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 150000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 74.168, \"hourly_price\": 0.1016, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 314572800, \"end_of_service\": false}, \"L4-1-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 51539607552, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 547.5, \"hourly_price\": 0.75, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2500000000, \"sum_internet_bandwidth\": 2500000000, \"interfaces\": [{\"internal_bandwidth\": 2500000000, \"internet_bandwidth\": 2500000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"L4-2-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 103079215104, \"gpu\": 2, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1095.0, \"hourly_price\": 1.5, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 1572864000, \"end_of_service\": false}, \"L4-4-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 206158430208, \"gpu\": 4, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2190.0, \"hourly_price\": 3.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 2621440000, \"end_of_service\": false}, \"L4-8-24G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 412316860416, \"gpu\": 8, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"L4\", \"gpu_memory\": 25769803776}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4380.0, \"hourly_price\": 6.0, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 20000000000, \"sum_internet_bandwidth\": 20000000000, \"interfaces\": [{\"internal_bandwidth\": 20000000000, \"internet_bandwidth\": 20000000000}]}, \"block_bandwidth\": 5242880000, \"end_of_service\": false}, \"PLAY2-MICRO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 39.42, \"hourly_price\": 0.054, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 167772160, \"end_of_service\": false}, \"PLAY2-NANO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 19.71, \"hourly_price\": 0.027, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 83886080, \"end_of_service\": false}, \"PLAY2-PICO\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 10.22, \"hourly_price\": 0.014, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": false}, \"POP2-16C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 430.7, \"hourly_price\": 0.59, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-16C-64G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1063.391, \"hourly_price\": 1.4567, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-2C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 53.66, \"hourly_price\": 0.0735, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-2C-8G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 133.079, \"hourly_price\": 0.1823, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-32C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 861.4, \"hourly_price\": 1.18, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-32C-128G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2126.709, \"hourly_price\": 2.9133, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-48C-192G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 206158430208, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1274.4, \"hourly_price\": 1.77, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-4C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 107.31, \"hourly_price\": 0.147, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-4C-16G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 265.501, \"hourly_price\": 0.3637, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-64C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1715.5, \"hourly_price\": 2.35, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-8C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 211.7, \"hourly_price\": 0.29, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-8C-32G-WIN\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 528.009, \"hourly_price\": 0.7233, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HC-16C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.69, \"hourly_price\": 0.4256, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HC-2C-4G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 38.84, \"hourly_price\": 0.0532, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HC-32C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 621.38, \"hourly_price\": 0.8512, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-48C-96G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 103079215104, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 914.4, \"hourly_price\": 1.27, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-4C-8G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 77.67, \"hourly_price\": 0.1064, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HC-64C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1242.75, \"hourly_price\": 1.7024, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HC-8C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.34, \"hourly_price\": 0.2128, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HM-16C-128G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 601.52, \"hourly_price\": 0.824, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 4}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3200000000, \"sum_internet_bandwidth\": 3200000000, \"interfaces\": [{\"internal_bandwidth\": 3200000000, \"internet_bandwidth\": 3200000000}]}, \"block_bandwidth\": 3355443200, \"end_of_service\": false}, \"POP2-HM-2C-16G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 75.19, \"hourly_price\": 0.103, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HM-32C-256G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 274877906944, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1203.04, \"hourly_price\": 1.648, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 8}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6400000000, \"sum_internet_bandwidth\": 6400000000, \"interfaces\": [{\"internal_bandwidth\": 6400000000, \"internet_bandwidth\": 6400000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-48C-384G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 48, \"ram\": 412316860416, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 1778.4, \"hourly_price\": 2.47, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 12}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 9600000000, \"sum_internet_bandwidth\": 9600000000, \"interfaces\": [{\"internal_bandwidth\": 9600000000, \"internet_bandwidth\": 9600000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-4C-32G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 150.38, \"hourly_price\": 0.206, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 800000000, \"sum_internet_bandwidth\": 800000000, \"interfaces\": [{\"internal_bandwidth\": 800000000, \"internet_bandwidth\": 800000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HM-64C-512G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 64, \"ram\": 549755813888, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 2406.08, \"hourly_price\": 3.296, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 16}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 12800000000, \"sum_internet_bandwidth\": 12800000000, \"interfaces\": [{\"internal_bandwidth\": 12800000000, \"internet_bandwidth\": 12800000000}]}, \"block_bandwidth\": 5905580032, \"end_of_service\": false}, \"POP2-HM-8C-64G\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 300.76, \"hourly_price\": 0.412, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 2}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1600000000, \"sum_internet_bandwidth\": 1600000000, \"interfaces\": [{\"internal_bandwidth\": 1600000000, \"internet_bandwidth\": 1600000000}]}, \"block_bandwidth\": 1677721600, \"end_of_service\": false}, \"POP2-HN-10\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 530.29, \"hourly_price\": 0.7264, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 10000000000, \"sum_internet_bandwidth\": 10000000000, \"interfaces\": [{\"internal_bandwidth\": 10000000000, \"internet_bandwidth\": 10000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}, \"POP2-HN-3\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 186.49, \"hourly_price\": 0.2554, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 419430400, \"end_of_service\": false}, \"POP2-HN-5\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 330.29, \"hourly_price\": 0.4524, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 1}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 5000000000, \"sum_internet_bandwidth\": 5000000000, \"interfaces\": [{\"internal_bandwidth\": 5000000000, \"internet_bandwidth\": 5000000000}]}, \"block_bandwidth\": 838860800, \"end_of_service\": false}}}" headers: Content-Length: - "39264" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:35 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Link: - - ; rel="next",; - rel="last" + - ; rel="next",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bb17645f-e216-4f33-bba4-1d214b475b9c + - 3c12731d-cf5b-497a-a86e-8116b7d0ac61 X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' - form: {} + duration: 86.754514ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + page: + - "2" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/servers?page=2 method: GET response: - body: '{"servers": {"PRO2-L": {"alt_names": [], "arch": "x86_64", "ncpus": 32, - "ram": 137438953472, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 640.21, - "hourly_price": 0.877, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 6000000000, "sum_internet_bandwidth": 6000000000, "interfaces": [{"internal_bandwidth": - 6000000000, "internet_bandwidth": 6000000000}]}, "block_bandwidth": 2097152000, - "end_of_service": false}, "PRO2-M": {"alt_names": [], "arch": "x86_64", "ncpus": - 16, "ram": 68719476736, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 319.74, - "hourly_price": 0.438, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 3000000000, "sum_internet_bandwidth": 3000000000, "interfaces": [{"internal_bandwidth": - 3000000000, "internet_bandwidth": 3000000000}]}, "block_bandwidth": 1048576000, - "end_of_service": false}, "PRO2-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 34359738368, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 159.87, - "hourly_price": 0.219, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1500000000, "sum_internet_bandwidth": 1500000000, "interfaces": [{"internal_bandwidth": - 1500000000, "internet_bandwidth": 1500000000}]}, "block_bandwidth": 524288000, - "end_of_service": false}, "PRO2-XS": {"alt_names": [], "arch": "x86_64", "ncpus": - 4, "ram": 17179869184, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 80.3, - "hourly_price": 0.11, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 700000000, "sum_internet_bandwidth": 700000000, "interfaces": [{"internal_bandwidth": - 700000000, "internet_bandwidth": 700000000}]}, "block_bandwidth": 262144000, - "end_of_service": false}, "PRO2-XXS": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 0}, "per_volume_constraint": {"l_ssd": {"min_size": - 0, "max_size": 0}}, "scratch_storage_max_size": null, "monthly_price": 40.15, - "hourly_price": 0.055, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": false, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 350000000, "sum_internet_bandwidth": 350000000, "interfaces": [{"internal_bandwidth": - 350000000, "internet_bandwidth": 350000000}]}, "block_bandwidth": 131072000, - "end_of_service": false}, "RENDER-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 10, "ram": 45097156608, "gpu": 1, "gpu_info": {"gpu_manufacturer": "NVIDIA", - "gpu_name": "P100", "gpu_memory": 17179869184}, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 400000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 907.098, "hourly_price": 1.2426, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 2000000000, "sum_internet_bandwidth": 2000000000, - "interfaces": [{"internal_bandwidth": 2000000000, "internet_bandwidth": 2000000000}]}, - "block_bandwidth": 2147483648, "end_of_service": false}, "STARDUST1-S": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 10000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 3.3507, "hourly_price": 0.00459, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 52428800, - "end_of_service": false}, "START1-L": {"alt_names": [], "arch": "x86_64", "ncpus": - 8, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 26.864, "hourly_price": 0.0368, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 400000000, "sum_internet_bandwidth": 400000000, - "interfaces": [{"internal_bandwidth": 400000000, "internet_bandwidth": 400000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-M": {"alt_names": - [], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 100000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 14.162, "hourly_price": 0.0194, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 300000000, "sum_internet_bandwidth": 300000000, "interfaces": [{"internal_bandwidth": - 300000000, "internet_bandwidth": 300000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "START1-S": {"alt_names": [], "arch": "x86_64", "ncpus": - 2, "ram": 2147483648, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 50000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 7.738, "hourly_price": 0.0106, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "START1-XS": {"alt_names": - [], "arch": "x86_64", "ncpus": 1, "ram": 1073741824, "gpu": 0, "gpu_info": null, - "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": 25000000000}, - "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, - "scratch_storage_max_size": null, "monthly_price": 4.526, "hourly_price": 0.0062, - "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": true, - "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 100000000, "sum_internet_bandwidth": 100000000, "interfaces": [{"internal_bandwidth": - 100000000, "internet_bandwidth": 100000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "VC1L": {"alt_names": ["X64-8GB"], "arch": "x86_64", - "ncpus": 6, "ram": 8589934592, "gpu": 0, "gpu_info": null, "mig_profile": null, - "volumes_constraint": {"min_size": 0, "max_size": 200000000000}, "per_volume_constraint": - {"l_ssd": {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 18.0164, "hourly_price": 0.02468, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1M": {"alt_names": - ["X64-4GB"], "arch": "x86_64", "ncpus": 4, "ram": 4294967296, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 100000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 11.3515, - "hourly_price": 0.01555, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 200000000, "sum_internet_bandwidth": 200000000, - "interfaces": [{"internal_bandwidth": 200000000, "internet_bandwidth": 200000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "VC1S": {"alt_names": - ["X64-2GB"], "arch": "x86_64", "ncpus": 2, "ram": 2147483648, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 50000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 6.2926, "hourly_price": - 0.00862, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 200000000, "sum_internet_bandwidth": 200000000, "interfaces": [{"internal_bandwidth": - 200000000, "internet_bandwidth": 200000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}, "X64-120GB": {"alt_names": [], "arch": "x86_64", "ncpus": - 12, "ram": 128849018880, "gpu": 0, "gpu_info": null, "mig_profile": null, "volumes_constraint": - {"min_size": 0, "max_size": 800000000000}, "per_volume_constraint": {"l_ssd": - {"min_size": 1000000000, "max_size": 800000000000}}, "scratch_storage_max_size": - null, "monthly_price": 310.7902, "hourly_price": 0.42574, "capabilities": {"boot_types": - ["local", "rescue"], "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 1000000000, "sum_internet_bandwidth": 1000000000, - "interfaces": [{"internal_bandwidth": 1000000000, "internet_bandwidth": 1000000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-15GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 6, "ram": 16106127360, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 200000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 44.0336, - "hourly_price": 0.06032, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 250000000, "sum_internet_bandwidth": 250000000, - "interfaces": [{"internal_bandwidth": 250000000, "internet_bandwidth": 250000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-30GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 8, "ram": 32212254720, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 400000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 86.9138, - "hourly_price": 0.11906, "capabilities": {"boot_types": ["local", "rescue"], - "placement_groups": true, "block_storage": true, "hot_snapshots_local_volume": - true, "private_network": 8, "max_file_systems": 0}, "network": {"ipv6_support": - true, "sum_internal_bandwidth": 500000000, "sum_internet_bandwidth": 500000000, - "interfaces": [{"internal_bandwidth": 500000000, "internet_bandwidth": 500000000}]}, - "block_bandwidth": 41943040, "end_of_service": true}, "X64-60GB": {"alt_names": - [], "arch": "x86_64", "ncpus": 10, "ram": 64424509440, "gpu": 0, "gpu_info": - null, "mig_profile": null, "volumes_constraint": {"min_size": 0, "max_size": - 700000000000}, "per_volume_constraint": {"l_ssd": {"min_size": 1000000000, "max_size": - 800000000000}}, "scratch_storage_max_size": null, "monthly_price": 155.49, "hourly_price": - 0.213, "capabilities": {"boot_types": ["local", "rescue"], "placement_groups": - true, "block_storage": true, "hot_snapshots_local_volume": true, "private_network": - 8, "max_file_systems": 0}, "network": {"ipv6_support": true, "sum_internal_bandwidth": - 1000000000, "sum_internet_bandwidth": 1000000000, "interfaces": [{"internal_bandwidth": - 1000000000, "internet_bandwidth": 1000000000}]}, "block_bandwidth": 41943040, - "end_of_service": true}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 14295 + body: "{\"servers\": {\"PRO2-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 32, \"ram\": 137438953472, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 640.21, \"hourly_price\": 0.877, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 6000000000, \"sum_internet_bandwidth\": 6000000000, \"interfaces\": [{\"internal_bandwidth\": 6000000000, \"internet_bandwidth\": 6000000000}]}, \"block_bandwidth\": 2097152000, \"end_of_service\": false}, \"PRO2-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 16, \"ram\": 68719476736, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 319.74, \"hourly_price\": 0.438, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 3000000000, \"sum_internet_bandwidth\": 3000000000, \"interfaces\": [{\"internal_bandwidth\": 3000000000, \"internet_bandwidth\": 3000000000}]}, \"block_bandwidth\": 1048576000, \"end_of_service\": false}, \"PRO2-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 34359738368, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 159.87, \"hourly_price\": 0.219, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1500000000, \"sum_internet_bandwidth\": 1500000000, \"interfaces\": [{\"internal_bandwidth\": 1500000000, \"internet_bandwidth\": 1500000000}]}, \"block_bandwidth\": 524288000, \"end_of_service\": false}, \"PRO2-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 17179869184, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 80.3, \"hourly_price\": 0.11, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 700000000, \"sum_internet_bandwidth\": 700000000, \"interfaces\": [{\"internal_bandwidth\": 700000000, \"internet_bandwidth\": 700000000}]}, \"block_bandwidth\": 262144000, \"end_of_service\": false}, \"PRO2-XXS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 0}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 0, \"max_size\": 0}}, \"scratch_storage_max_size\": null, \"monthly_price\": 40.15, \"hourly_price\": 0.055, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": false, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 350000000, \"sum_internet_bandwidth\": 350000000, \"interfaces\": [{\"internal_bandwidth\": 350000000, \"internet_bandwidth\": 350000000}]}, \"block_bandwidth\": 131072000, \"end_of_service\": false}, \"RENDER-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 45097156608, \"gpu\": 1, \"gpu_info\": {\"gpu_manufacturer\": \"NVIDIA\", \"gpu_name\": \"P100\", \"gpu_memory\": 17179869184}, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 907.098, \"hourly_price\": 1.2426, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 2000000000, \"sum_internet_bandwidth\": 2000000000, \"interfaces\": [{\"internal_bandwidth\": 2000000000, \"internet_bandwidth\": 2000000000}]}, \"block_bandwidth\": 2147483648, \"end_of_service\": false}, \"STARDUST1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 10000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 3.3507, \"hourly_price\": 0.00459, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 52428800, \"end_of_service\": false}, \"START1-L\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 26.864, \"hourly_price\": 0.0368, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 400000000, \"sum_internet_bandwidth\": 400000000, \"interfaces\": [{\"internal_bandwidth\": 400000000, \"internet_bandwidth\": 400000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-M\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 14.162, \"hourly_price\": 0.0194, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 300000000, \"sum_internet_bandwidth\": 300000000, \"interfaces\": [{\"internal_bandwidth\": 300000000, \"internet_bandwidth\": 300000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-S\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 7.738, \"hourly_price\": 0.0106, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"START1-XS\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 1, \"ram\": 1073741824, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 25000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 4.526, \"hourly_price\": 0.0062, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 100000000, \"sum_internet_bandwidth\": 100000000, \"interfaces\": [{\"internal_bandwidth\": 100000000, \"internet_bandwidth\": 100000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1L\": {\"alt_names\": [\"X64-8GB\"], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 8589934592, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 18.0164, \"hourly_price\": 0.02468, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1M\": {\"alt_names\": [\"X64-4GB\"], \"arch\": \"x86_64\", \"ncpus\": 4, \"ram\": 4294967296, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 100000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 11.3515, \"hourly_price\": 0.01555, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"VC1S\": {\"alt_names\": [\"X64-2GB\"], \"arch\": \"x86_64\", \"ncpus\": 2, \"ram\": 2147483648, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 50000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 6.2926, \"hourly_price\": 0.00862, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 200000000, \"sum_internet_bandwidth\": 200000000, \"interfaces\": [{\"internal_bandwidth\": 200000000, \"internet_bandwidth\": 200000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-120GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 12, \"ram\": 128849018880, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 800000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 310.7902, \"hourly_price\": 0.42574, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-15GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 6, \"ram\": 16106127360, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 200000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 44.0336, \"hourly_price\": 0.06032, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 250000000, \"sum_internet_bandwidth\": 250000000, \"interfaces\": [{\"internal_bandwidth\": 250000000, \"internet_bandwidth\": 250000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-30GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 8, \"ram\": 32212254720, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 400000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 86.9138, \"hourly_price\": 0.11906, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 500000000, \"sum_internet_bandwidth\": 500000000, \"interfaces\": [{\"internal_bandwidth\": 500000000, \"internet_bandwidth\": 500000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}, \"X64-60GB\": {\"alt_names\": [], \"arch\": \"x86_64\", \"ncpus\": 10, \"ram\": 64424509440, \"gpu\": 0, \"gpu_info\": null, \"mig_profile\": null, \"volumes_constraint\": {\"min_size\": 0, \"max_size\": 700000000000}, \"per_volume_constraint\": {\"l_ssd\": {\"min_size\": 1000000000, \"max_size\": 800000000000}}, \"scratch_storage_max_size\": null, \"monthly_price\": 155.49, \"hourly_price\": 0.213, \"capabilities\": {\"boot_types\": [\"local\", \"rescue\"], \"placement_groups\": true, \"block_storage\": true, \"hot_snapshots_local_volume\": true, \"private_network\": 8, \"max_file_systems\": 0}, \"network\": {\"ipv6_support\": true, \"sum_internal_bandwidth\": 1000000000, \"sum_internet_bandwidth\": 1000000000, \"interfaces\": [{\"internal_bandwidth\": 1000000000, \"internet_bandwidth\": 1000000000}]}, \"block_bandwidth\": 41943040, \"end_of_service\": true}}}" headers: Content-Length: - "14295" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:35 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Link: - - ; rel="first",; - rel="previous",; rel="last" + - ; rel="first",; rel="previous",; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 31c57f33-215e-4644-aadd-4dc87c65dc71 + - 1d72df2d-1cd5-4d51-a8f2-cfd98cba89cf X-Total-Count: - "68" status: 200 OK code: 200 - duration: "" -- request: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' - form: {} + duration: 49.582298ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + image_label: + - ubuntu_jammy + order_by: + - type_asc + type: + - instance_sbs + zone: + - fr-par-1 headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/marketplace/v2/local-images?image_label=ubuntu_jammy&order_by=type_asc&type=instance_sbs&zone=fr-par-1 method: GET response: - body: '{"local_images":[{"id":"65ce6135-f6d5-4e90-82ec-ef09d29d1cff", "arch":"arm64", - "zone":"fr-par-1", "compatible_commercial_types":["COPARM1-2C-8G", "COPARM1-4C-16G", - "COPARM1-8C-32G", "COPARM1-16C-64G", "COPARM1-32C-128G", "BASIC2-A2C-4G", "BASIC2-A2C-8G", - "BASIC2-A4C-8G", "BASIC2-A4C-16G", "BASIC2-A8C-16G", "BASIC2-A8C-32G", "BASIC2-A16C-32G", - "BASIC2-A16C-64G"], "label":"ubuntu_jammy", "type":"instance_sbs"}, {"id":"6d3c053e-c728-4294-b23a-560b62a4d592", - "arch":"x86_64", "zone":"fr-par-1", "compatible_commercial_types":["DEV1-L", - "DEV1-M", "DEV1-S", "DEV1-XL", "GP1-L", "GP1-M", "GP1-S", "GP1-XL", "GP1-XS", - "START1-L", "START1-M", "START1-S", "START1-XS", "VC1L", "VC1M", "VC1S", "X64-120GB", - "X64-15GB", "X64-30GB", "X64-60GB", "ENT1-XXS", "ENT1-XS", "ENT1-S", "ENT1-M", - "ENT1-L", "ENT1-XL", "ENT1-2XL", "PRO2-XXS", "PRO2-XS", "PRO2-S", "PRO2-M", - "PRO2-L", "STARDUST1-S", "PLAY2-MICRO", "PLAY2-NANO", "PLAY2-PICO", "POP2-2C-8G", - "POP2-4C-16G", "POP2-8C-32G", "POP2-16C-64G", "POP2-32C-128G", "POP2-48C-192G", - "POP2-64C-256G", "POP2-HM-2C-16G", "POP2-HM-4C-32G", "POP2-HM-8C-64G", "POP2-HM-16C-128G", - "POP2-HM-32C-256G", "POP2-HM-48C-384G", "POP2-HM-64C-512G", "POP2-HC-2C-4G", - "POP2-HC-4C-8G", "POP2-HC-8C-16G", "POP2-HC-16C-32G", "POP2-HC-32C-64G", "POP2-HC-48C-96G", - "POP2-HC-64C-128G", "POP2-HN-3", "POP2-HN-5", "POP2-HN-10"], "label":"ubuntu_jammy", - "type":"instance_sbs"}], "total_count":2}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1403 + body: "{\"local_images\":[{\"id\":\"65ce6135-f6d5-4e90-82ec-ef09d29d1cff\", \"arch\":\"arm64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"COPARM1-2C-8G\", \"COPARM1-4C-16G\", \"COPARM1-8C-32G\", \"COPARM1-16C-64G\", \"COPARM1-32C-128G\", \"BASIC2-A2C-4G\", \"BASIC2-A2C-8G\", \"BASIC2-A4C-8G\", \"BASIC2-A4C-16G\", \"BASIC2-A8C-16G\", \"BASIC2-A8C-32G\", \"BASIC2-A16C-32G\", \"BASIC2-A16C-64G\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}, {\"id\":\"6d3c053e-c728-4294-b23a-560b62a4d592\", \"arch\":\"x86_64\", \"zone\":\"fr-par-1\", \"compatible_commercial_types\":[\"DEV1-L\", \"DEV1-M\", \"DEV1-S\", \"DEV1-XL\", \"GP1-L\", \"GP1-M\", \"GP1-S\", \"GP1-XL\", \"GP1-XS\", \"START1-L\", \"START1-M\", \"START1-S\", \"START1-XS\", \"VC1L\", \"VC1M\", \"VC1S\", \"X64-120GB\", \"X64-15GB\", \"X64-30GB\", \"X64-60GB\", \"ENT1-XXS\", \"ENT1-XS\", \"ENT1-S\", \"ENT1-M\", \"ENT1-L\", \"ENT1-XL\", \"ENT1-2XL\", \"PRO2-XXS\", \"PRO2-XS\", \"PRO2-S\", \"PRO2-M\", \"PRO2-L\", \"STARDUST1-S\", \"PLAY2-MICRO\", \"PLAY2-NANO\", \"PLAY2-PICO\", \"POP2-2C-8G\", \"POP2-4C-16G\", \"POP2-8C-32G\", \"POP2-16C-64G\", \"POP2-32C-128G\", \"POP2-48C-192G\", \"POP2-64C-256G\", \"POP2-HM-2C-16G\", \"POP2-HM-4C-32G\", \"POP2-HM-8C-64G\", \"POP2-HM-16C-128G\", \"POP2-HM-32C-256G\", \"POP2-HM-48C-384G\", \"POP2-HM-64C-512G\", \"POP2-HC-2C-4G\", \"POP2-HC-4C-8G\", \"POP2-HC-8C-16G\", \"POP2-HC-16C-32G\", \"POP2-HC-32C-64G\", \"POP2-HC-48C-96G\", \"POP2-HC-64C-128G\", \"POP2-HN-3\", \"POP2-HN-5\", \"POP2-HN-10\"], \"label\":\"ubuntu_jammy\", \"type\":\"instance_sbs\"}], \"total_count\":2}" headers: Content-Length: - "1403" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:35 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6ab7e3dd-2587-499e-9fab-babd4dd9eef2 + - 664cabfb-bef9-4394-af6f-b62ea143f11e status: 200 OK code: 200 - duration: "" -- request: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' - form: {} + duration: 53.33402ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/images/6d3c053e-c728-4294-b23a-560b62a4d592 method: GET response: - body: '{"image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", "name": "Ubuntu - 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 587 + body: "{\"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}}" headers: Content-Length: - "587" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:35 GMT + - Tue, 04 Nov 2025 10:25:19 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 21939720-68be-4532-af5b-299bd058b4e6 + - b4b9d9d3-b341-4ae6-8060-954ff8d18e17 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f66ff0cb-a02d-4387-8c3a-f2ba828f1378", "name": "cli-srv-jolly-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "84cb892e-f933-414e-8111-a02a99ec7ecf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:35.579337+00:00", - "modification_date": "2025-10-28T16:53:35.579337+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 41.178626ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 225 + host: api.scaleway.com + body: "{\"name\":\"cli-srv-amazing-lumiere\",\"dynamic_ip_required\":false,\"commercial_type\":\"DEV1-S\",\"image\":\"6d3c053e-c728-4294-b23a-560b62a4d592\",\"enable_ipv6\":false,\"boot_type\":\"local\",\"project\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\"}" headers: Content-Type: - application/json @@ -1496,382 +168,342 @@ interactions: url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers method: POST response: - body: '{"server": {"id": "f66ff0cb-a02d-4387-8c3a-f2ba828f1378", "name": "cli-srv-jolly-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "84cb892e-f933-414e-8111-a02a99ec7ecf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:35.579337+00:00", - "modification_date": "2025-10-28T16:53:35.579337+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1832 + body: "{\"server\": {\"id\": \"a26346d1-5109-4bc9-a1e1-eb62fc659cf3\", \"name\": \"cli-srv-amazing-lumiere\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-amazing-lumiere\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a2689a41-b834-40c7-8bad-9a72ad49efdb\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:15\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:19.946222+00:00\", \"modification_date\": \"2025-11-04T10:25:19.946222+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false, \"admin_password_encryption_ssh_key_id\": null, \"admin_password_encrypted_value\": null}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1832" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:35 GMT + - Tue, 04 Nov 2025 10:25:20 GMT Location: - - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378 + - https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3 Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 927c14fa-a4f1-42f7-ac0a-d1850757d9de + - 3fa575da-ddde-4fe5-829d-18219834877d status: 201 Created code: 201 - duration: "" -- request: - body: "" - form: {} + duration: 496.473615ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 3 + host: api.scaleway.com + body: bar headers: Content-Type: - text/plain User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378/user_data/foo + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3/user_data/foo method: PATCH response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 154f2289-9531-471e-bc5f-d9721f3f862a + - 4151e1e5-e1ce-4c02-9995-a4a7e814f132 status: 204 No Content code: 204 - duration: "" -- request: - body: "" - form: {} + duration: 93.528905ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 3 + host: api.scaleway.com + body: foo headers: Content-Type: - text/plain User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378/user_data/bar + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3/user_data/bar method: PATCH response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 29d184c4-d6e0-45bc-a56e-c339c173e10e + - 90e7f1d4-43c4-4a56-96d6-e8307dfcf912 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"user_data": ["bar", "foo"]}' - form: {} + duration: 78.339271ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378/user_data + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3/user_data method: GET response: - body: '{"user_data": ["bar", "foo"]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 29 + body: "{\"user_data\": [\"bar\", \"foo\"]}" headers: Content-Length: - "29" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e6b67ee3-1fc8-41e1-97f2-917b968ebf44 + - 246d29d7-e02e-4145-be81-a2f58fedd57b status: 200 OK code: 200 - duration: "" -- request: - body: foo - form: {} + duration: 64.555437ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378/user_data/bar + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3/user_data/bar method: GET response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 3 body: foo headers: Content-Length: - "3" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dbd1f631-e001-4b3d-bf41-5c7021db53a0 + - 9bca5538-8c32-42e2-ae7e-e00412bf7636 status: 200 OK code: 200 - duration: "" -- request: - body: bar - form: {} + duration: 61.145063ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378/user_data/foo + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3/user_data/foo method: GET response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 3 body: bar headers: Content-Length: - "3" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - text/plain Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2588f3ed-a770-4262-bbf1-dc54b6848690 + - 7bf7234e-378b-407b-bee6-8e37438972e6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"server": {"id": "f66ff0cb-a02d-4387-8c3a-f2ba828f1378", "name": "cli-srv-jolly-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "84cb892e-f933-414e-8111-a02a99ec7ecf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:35.579337+00:00", - "modification_date": "2025-10-28T16:53:35.579337+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' - form: {} + duration: 56.270859ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3 method: GET response: - body: '{"server": {"id": "f66ff0cb-a02d-4387-8c3a-f2ba828f1378", "name": "cli-srv-jolly-einstein", - "arch": "x86_64", "commercial_type": "DEV1-S", "boot_type": "local", "organization": - "fa1e3217-dc80-42ac-85c3-3f034b78b552", "project": "fa1e3217-dc80-42ac-85c3-3f034b78b552", - "hostname": "cli-srv-jolly-einstein", "image": {"id": "6d3c053e-c728-4294-b23a-560b62a4d592", - "name": "Ubuntu 22.04 Jammy Jellyfish", "organization": "51b656e3-4865-41e8-adbc-0c45bdd780db", - "project": "51b656e3-4865-41e8-adbc-0c45bdd780db", "root_volume": {"volume_type": - "sbs_snapshot", "id": "36b4ce54-c67a-4f68-ab74-839515834352", "size": 0, "name": - ""}, "extra_volumes": {}, "public": true, "arch": "x86_64", "creation_date": - "2025-09-12T09:11:41.420846+00:00", "modification_date": "2025-09-12T09:11:41.420846+00:00", - "default_bootscript": null, "from_server": "", "state": "available", "tags": - [], "zone": "fr-par-1"}, "volumes": {"0": {"boot": false, "volume_type": "sbs_volume", - "id": "84cb892e-f933-414e-8111-a02a99ec7ecf", "state": "available", "zone": - "fr-par-1"}}, "tags": [], "state": "stopped", "protected": false, "state_detail": - "", "public_ip": null, "public_ips": [], "mac_address": "de:00:00:d0:05:1d", - "routed_ip_enabled": true, "ipv6": null, "extra_networks": [], "dynamic_ip_required": - false, "enable_ipv6": false, "private_ip": null, "creation_date": "2025-10-28T16:53:35.579337+00:00", - "modification_date": "2025-10-28T16:53:35.579337+00:00", "bootscript": null, - "security_group": {"id": "da505169-540e-4c2b-b0da-c854139224e0", "name": "Default - security group"}, "location": null, "maintenances": [], "allowed_actions": ["poweron", - "backup"], "placement_group": null, "private_nics": [], "zone": "fr-par-1", - "filesystems": [], "end_of_service": false}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"server\": {\"id\": \"a26346d1-5109-4bc9-a1e1-eb62fc659cf3\", \"name\": \"cli-srv-amazing-lumiere\", \"arch\": \"x86_64\", \"commercial_type\": \"DEV1-S\", \"boot_type\": \"local\", \"organization\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project\": \"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"hostname\": \"cli-srv-amazing-lumiere\", \"image\": {\"id\": \"6d3c053e-c728-4294-b23a-560b62a4d592\", \"name\": \"Ubuntu 22.04 Jammy Jellyfish\", \"organization\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"project\": \"51b656e3-4865-41e8-adbc-0c45bdd780db\", \"root_volume\": {\"volume_type\": \"sbs_snapshot\", \"id\": \"36b4ce54-c67a-4f68-ab74-839515834352\", \"size\": 0, \"name\": \"\"}, \"extra_volumes\": {}, \"public\": true, \"arch\": \"x86_64\", \"creation_date\": \"2025-09-12T09:11:41.420846+00:00\", \"modification_date\": \"2025-09-12T09:11:41.420846+00:00\", \"default_bootscript\": null, \"from_server\": \"\", \"state\": \"available\", \"tags\": [], \"zone\": \"fr-par-1\"}, \"volumes\": {\"0\": {\"boot\": false, \"volume_type\": \"sbs_volume\", \"id\": \"a2689a41-b834-40c7-8bad-9a72ad49efdb\", \"state\": \"available\", \"zone\": \"fr-par-1\"}}, \"tags\": [], \"state\": \"stopped\", \"protected\": false, \"state_detail\": \"\", \"public_ip\": null, \"public_ips\": [], \"mac_address\": \"de:00:00:d1:46:15\", \"routed_ip_enabled\": true, \"ipv6\": null, \"extra_networks\": [], \"dynamic_ip_required\": false, \"enable_ipv6\": false, \"private_ip\": null, \"creation_date\": \"2025-11-04T10:25:19.946222+00:00\", \"modification_date\": \"2025-11-04T10:25:19.946222+00:00\", \"bootscript\": null, \"security_group\": {\"id\": \"da505169-540e-4c2b-b0da-c854139224e0\", \"name\": \"Default security group\"}, \"location\": null, \"maintenances\": [], \"allowed_actions\": [\"poweron\", \"backup\"], \"placement_group\": null, \"private_nics\": [], \"zone\": \"fr-par-1\", \"filesystems\": [], \"end_of_service\": false}}" headers: Content-Length: - - "1744" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:20 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d17c6711-b78c-48d7-92a0-ea8c870f585d + - 23e539f5-4519-4052-a172-01db8626bdf4 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 111.819505ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/f66ff0cb-a02d-4387-8c3a-f2ba828f1378 + url: https://api.scaleway.com/instance/v1/zones/fr-par-1/servers/a26346d1-5109-4bc9-a1e1-eb62fc659cf3 method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:21 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 65e11b34-7466-4749-91df-289993506be2 + - f1774ccb-947e-40b2-b0ea-c3ddd997bfc9 status: 204 No Content code: 204 - duration: "" -- request: - body: '{"id":"84cb892e-f933-414e-8111-a02a99ec7ecf", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:35.661261Z", "updated_at":"2025-10-28T16:53:36.727991Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:36.727991Z", "zone":"fr-par-1"}' - form: {} + duration: 391.669792ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a2689a41-b834-40c7-8bad-9a72ad49efdb + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 706 + body: "{\"id\":\"a2689a41-b834-40c7-8bad-9a72ad49efdb\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:20.039235Z\", \"updated_at\":\"2025-11-04T10:25:20.039235Z\", \"references\":[{\"id\":\"b167f2e2-3e50-472a-be3b-d9c13a4cc402\", \"product_resource_type\":\"instance_server\", \"product_resource_id\":\"a26346d1-5109-4bc9-a1e1-eb62fc659cf3\", \"created_at\":\"2025-11-04T10:25:20.039235Z\", \"type\":\"exclusive\", \"status\":\"detaching\"}], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"in_use\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":null, \"zone\":\"fr-par-1\"}" + headers: + Content-Length: + - "706" + Content-Type: + - application/json + Date: + - Tue, 04 Nov 2025 10:25:21 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - cb783270-4141-430e-924c-ad23ef21f3d9 + status: 200 OK + code: 200 + duration: 44.415766ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/84cb892e-f933-414e-8111-a02a99ec7ecf + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a2689a41-b834-40c7-8bad-9a72ad49efdb method: GET response: - body: '{"id":"84cb892e-f933-414e-8111-a02a99ec7ecf", "name":"Ubuntu 22.04 Jammy - Jellyfish_sbs_volume_0", "type":"sbs_5k", "size":10000000000, "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-28T16:53:35.661261Z", "updated_at":"2025-10-28T16:53:36.727991Z", - "references":[], "parent_snapshot_id":"36b4ce54-c67a-4f68-ab74-839515834352", - "status":"available", "tags":[], "specs":{"perf_iops":5000, "class":"sbs"}, - "last_detached_at":"2025-10-28T16:53:36.727991Z", "zone":"fr-par-1"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 498 + body: "{\"id\":\"a2689a41-b834-40c7-8bad-9a72ad49efdb\", \"name\":\"Ubuntu 22.04 Jammy Jellyfish_sbs_volume_0\", \"type\":\"sbs_5k\", \"size\":10000000000, \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-04T10:25:20.039235Z\", \"updated_at\":\"2025-11-04T10:25:21.184404Z\", \"references\":[], \"parent_snapshot_id\":\"36b4ce54-c67a-4f68-ab74-839515834352\", \"status\":\"available\", \"tags\":[], \"specs\":{\"perf_iops\":5000, \"class\":\"sbs\"}, \"last_detached_at\":\"2025-11-04T10:25:21.184404Z\", \"zone\":\"fr-par-1\"}" headers: Content-Length: - "498" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 97367ea0-76c1-4572-b4cb-607715e1cf26 + - a9181dde-8126-45b4-833a-6af5b924f518 status: 200 OK code: 200 - duration: "" -- request: - body: "" - form: {} + duration: 44.446462ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/84cb892e-f933-414e-8111-a02a99ec7ecf + url: https://api.scaleway.com/block/v1alpha1/zones/fr-par-1/volumes/a2689a41-b834-40c7-8bad-9a72ad49efdb method: DELETE response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 0 body: "" headers: - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:36 GMT + - Tue, 04 Nov 2025 10:25:26 GMT Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 181eff74-19db-4497-8a32-4200732f9d31 + - 8d929b1b-8e00-4d81-932e-2551475f5070 status: 204 No Content code: 204 - duration: "" + duration: 79.903077ms diff --git a/internal/namespaces/instance/v1/testdata/test-volume-type-list-volume-type-list.cassette.yaml b/internal/namespaces/instance/v1/testdata/test-volume-type-list-volume-type-list.cassette.yaml index 335fd47e32..f7333b06f3 100644 --- a/internal/namespaces/instance/v1/testdata/test-volume-type-list-volume-type-list.cassette.yaml +++ b/internal/namespaces/instance/v1/testdata/test-volume-type-list-volume-type-list.cassette.yaml @@ -1,45 +1,39 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"volumes": {"l_ssd": {"capabilities": {"snapshot": true}, "display_name": - "Local SSD", "constraints": {"min": 1000000000, "max": 800000000000}}, "scratch": - {"capabilities": {"snapshot": false}, "display_name": "Scratch Storage", "constraints": - {"min": 1000000000, "max": 60000000000000}}}}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/instance/v1/zones/fr-par-1/products/volumes method: GET response: - body: '{"volumes": {"l_ssd": {"capabilities": {"snapshot": true}, "display_name": - "Local SSD", "constraints": {"min": 1000000000, "max": 800000000000}}, "scratch": - {"capabilities": {"snapshot": false}, "display_name": "Scratch Storage", "constraints": - {"min": 1000000000, "max": 60000000000000}}}}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 290 + body: "{\"volumes\": {\"l_ssd\": {\"capabilities\": {\"snapshot\": true}, \"display_name\": \"Local SSD\", \"constraints\": {\"min\": 1000000000, \"max\": 800000000000}}, \"scratch\": {\"capabilities\": {\"snapshot\": false}, \"display_name\": \"Scratch Storage\", \"constraints\": {\"min\": 1000000000, \"max\": 60000000000000}}}}" headers: Content-Length: - "290" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Tue, 28 Oct 2025 16:53:39 GMT + - Tue, 04 Nov 2025 10:25:40 GMT Link: - ; rel="last" Server: - - Scaleway API Gateway (fr-par-2;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5cd11e69-f3e4-485e-801b-351b25b475f2 + - 89f69c7c-23fa-4199-b37a-cbd068075fb9 X-Total-Count: - "2" status: 200 OK code: 200 - duration: "" + duration: 21.788567ms diff --git a/internal/namespaces/instance/v1/testfixture/id_rsa b/internal/namespaces/instance/v1/testfixture/id_rsa index ed18fa1e56..7495ef623a 100644 --- a/internal/namespaces/instance/v1/testfixture/id_rsa +++ b/internal/namespaces/instance/v1/testfixture/id_rsa @@ -1,30 +1,30 @@ -----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABFwAAAAdz -c2gtcnNhAAAAAwEAAQAAAQEAx1hgeEEOIJb0GIZpRmLRbyYQy5Su+uBXtr8e+y/j -O3gKBtwh8KByPfGREY9FbC+C0zdmb3sPtav1Fk2j8HqxcgRIxLtfiGbLBub0yCW6 -w4Usfjx+IN9HRwEVPOgiw+Z4GAeUBRmt2OZ08yRPXQ79G+j1xVrA9Njew8EyyxdZ -4jUsCCoXdUbu9+AMNDcASbQptCy2xBAYSDZAZ9WjF8HnFoEQt5ivwJCBwCO84eVa -FUHDnkCozSVtJ1b9u+NbNwZL2TFKOQ2S9UFaLk/tnyEyCIabq5sSBmrYh2SEe1/I -iHff+AA4ECj9TiIljMlLBuyGnHxuAwe367Hu3QTH70pbrwAAA+Ali5qIJYuaiAAA -AAdzc2gtcnNhAAABAQDHWGB4QQ4glvQYhmlGYtFvJhDLlK764Fe2vx77L+M7eAoG -3CHwoHI98ZERj0VsL4LTN2Zvew+1q/UWTaPwerFyBEjEu1+IZssG5vTIJbrDhSx+ -PH4g30dHARU86CLD5ngYB5QFGa3Y5nTzJE9dDv0b6PXFWsD02N7DwTLLF1niNSwI -Khd1Ru734Aw0NwBJtCm0LLbEEBhINkBn1aMXwecWgRC3mK/AkIHAI7zh5VoVQcOe -QKjNJW0nVv2741s3BkvZMUo5DZL1QVouT+2fITIIhpurmxIGatiHZIR7X8iId9/4 -ADgQKP1OIiWMyUsG7IacfG4DB7frse7dBMfvSluvAAAAAwEAAQAAAQALPTlbLlfM -kJY8l79xv3qNaLkDsWNYM7PeUtI9WUrXfIIcNucW+QTX5znFoq1IVzlqDTKSUH7n -QEW2NzRqB5Dfm8w6g1H0j88cmYLtkesAwQ5sI5783XnYUABRickEAId+21aGHxeF -JiEr4D01QvYUT8MjmGVOqLeOk+L4Pl3L+hf7XBMenJ85TL28zQsq6oV+PgmgS3/b -G0p9WkvSNFQ/cGN9IG21+eamJtH2bT/bQNDuBvRfmGjRCwLo+Mz1Co2cgg8m0Qch -/wYM6ZHSG5kxb0mgMtDAjzlsKvy2H6WUmQ6fmZQ0HOPAVAJogOqIVia+9yjdhxRL -uTL0v5/aBm9ZAAAAgQCjbsyAo2yfRxAwjJHwW0XP7FJWCVh9oW/fcoGpV+CCHr6A -RFQUiVikM12vGVXgCPYyahqf/I7j7LrvodkaiMTAgXSNUzg7mZu2o5EvDjhPPH2m -2Ujg3Pq7JttOhhK+DDo3eDO+oiEl3lnuuqdKDeoI2b9XaKHG7EZVSiH8uvIu9gAA -AIEA7UprXeAkTi6RRH42Y6bOYJFAohotQdKRUlrx7+PXVvzlgHpj//idaqO22uh9 -YdSXE/Y1tlx7Jw1J23mriJRPeagzxxJtvbDwnrJ+zWsb/IqEyB6B3bi9molfC+2J -rusDGiopisYUAAVmz2TL9SaTWCZkaC4u6nYYqdJTnoWSpBMAAACBANcQDJDL9LR3 -1WTgR7K9hhPosBdF+Lh8xSyjLcBU9ClwX/w3HVl+888fXznghNdO9jEWaxV1h6xU -9CBAKNzUxS/JyB5sGkJiuDzWz8I1cj0/5XxKWTmcuuRh5hgazVJXOn2Q2w4rCW23 -C+5EBtMfR3B6z8XEOQxzfGalxqrJywV1AAAAKXRlc3QtY2xpLWluc3RhbmNlLXNl +c2gtcnNhAAAAAwEAAQAAAQEAtna7IHBU6jkco6+meGDz6uTxSq7uqGNSsPEob3Tg +2om1VdAAI2o6otdtcE8bWX5AkbM7yusY57+Y0MUqELRsqufcXUqBZyY/nNu8if7W +CiAUQTU0jktkrtTJ97mEzwE+B4pqHqTwORy5pGedqP+Sc6+Bm1iUIr2pcrf/Er2b +q/2OH6CPJSq4evUrguFFHhUiWeJXUFYWgYy0D1bP6kDHV1u3HvhZ6B9z7CV9B842 +EOV/C40skVjIwb4Zk8lRinamUq27570DVT1UAd43B6Q1tVaQY2UiPvlHwx7+rXhz +C97fKV9owHg9+/yEvtEd2BTcBoysSGj+W/pvtXtu/hZDpQAAA+Bh+AdZYfgHWQAA +AAdzc2gtcnNhAAABAQC2drsgcFTqORyjr6Z4YPPq5PFKru6oY1Kw8ShvdODaibVV +0AAjajqi121wTxtZfkCRszvK6xjnv5jQxSoQtGyq59xdSoFnJj+c27yJ/tYKIBRB +NTSOS2Su1Mn3uYTPAT4HimoepPA5HLmkZ52o/5Jzr4GbWJQivalyt/8SvZur/Y4f +oI8lKrh69SuC4UUeFSJZ4ldQVhaBjLQPVs/qQMdXW7ce+FnoH3PsJX0HzjYQ5X8L +jSyRWMjBvhmTyVGKdqZSrbvnvQNVPVQB3jcHpDW1VpBjZSI++UfDHv6teHML3t8p +X2jAeD37/IS+0R3YFNwGjKxIaP5b+m+1e27+FkOlAAAAAwEAAQAAAQAaqBztf8vA +DkjzVvmMk6l+8ySXQxhFzIDrrce5BMvG0aCG4WTrx5y6Zpur8TqvJ+U6BAPjwNX6 +IYErWuqq1xkbHNWSYYynK6zWdznDtVHC1+3tmt7LPROAAUFiah2PeoB77IpVYMZh +qaMrdCHR60iTkxvtvJKjwq6rPltK+x1vklPCj0uTpolMOLAKcD+oFPeTF+1A9UUQ +fOC0iRP0H3NXfg+Oa2DhwuODjm/Trmr+1wv9HR+eABvHdF+a5C9R3daLNceb8827 +Usq9N3eeQMTnP69LqGn/tkSjFJXg0NuBiaLEi0DOn6+CpUqNW5HTx6XDawAXMtme +rSI0QqQFE7q/AAAAgQChqdg97eloCGh8yyG+7ZmLf995OTZ1tEIqQ2Rn5f1mmnsi +Tqxbzr79bjZvkfJvTu0aNSBsxryyWFc9bF3Pn+/Pz7PUM3i6h2d4O/RguPZGHUtW +wDDL8c2UZZkhIi7xjxPG4TUewEbrssiJP28aOX25F2ayrOYp2tDsMw4dTeqsIwAA +AIEA41Q/Q3/zHGtLo5524PgVhS6s2Dt3zgWwYGUO1uNlkG33oj3/f1CgLD34ZGsE +Rr+HJJQfw6qehekuoTTxYAEwOVLHsklmq1kVY6RchcZG0HesbFwLfqKymfaJKKe8 +x1bwDdbm2DJD3fgGhDyeLLrSBKuPSXsHm6TnxBvxrZsaGHcAAACBAM157BZRieID +cYj8MOcS9TxL6LyRYpSjpdtjUzrIYuHqAi4iERViXLbUlg7dCG3wzeTsYAINK5uq +tu71Wwhh2J3SQxbte7D6XSwHugGi5MA3I2UcycXU0bSfDvV38z/xfW2nEYWHjA7H +C1+cTho20rBX6Gxh5YBaaB0hfXLWwKfDAAAAKXRlc3QtY2xpLWluc3RhbmNlLXNl cnZlci1nZXQtcmRwLXBhc3N3b3JkAQ== -----END OPENSSH PRIVATE KEY----- diff --git a/internal/namespaces/k8s/v1/testdata/test-exec-credential-simple.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-exec-credential-simple.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-exec-credential-simple.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-env-and-flag.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-env-and-flag.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-env-and-flag.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-env.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-env.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-env.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-flag.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-flag.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-profile-flag.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-scw-secret-key-env.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-scw-secret-key-env.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-exec-credential-with-scw-secret-key-env.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.cassette.yaml index 139978c201..1d2a3b89b4 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:46 GMT + - Mon, 03 Nov 2025 16:40:47 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ff2f273a-51d5-4e7d-b1c5-3d308e0cf05d + - cc2f4372-e1f2-488e-903c-9969fcd49cba status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"9f82e794-e694-4c61-b146-5c6818657070", "name":"pn-keen-varahamihira", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:05:46.757989Z", "updated_at":"2025-10-30T18:05:46.757989Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b81dcc9b-a85e-4ecc-b8a0-bb80ad945d17", - "created_at":"2025-10-30T18:05:46.757989Z", "updated_at":"2025-10-30T18:05:46.757989Z", - "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"f17b410a-8119-41f2-b428-98dca0502bd9", "created_at":"2025-10-30T18:05:46.757989Z", - "updated_at":"2025-10-30T18:05:46.757989Z", "subnet":"fd63:256c:45f7:2665::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 155.648528ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 197 + host: api.scaleway.com + body: "{\"name\":\"pn-crazy-zhukovsky\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"9f82e794-e694-4c61-b146-5c6818657070", "name":"pn-keen-varahamihira", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:05:46.757989Z", "updated_at":"2025-10-30T18:05:46.757989Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b81dcc9b-a85e-4ecc-b8a0-bb80ad945d17", - "created_at":"2025-10-30T18:05:46.757989Z", "updated_at":"2025-10-30T18:05:46.757989Z", - "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"f17b410a-8119-41f2-b428-98dca0502bd9", "created_at":"2025-10-30T18:05:46.757989Z", - "updated_at":"2025-10-30T18:05:46.757989Z", "subnet":"fd63:256c:45f7:2665::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1137 + body: "{\"id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"name\":\"pn-crazy-zhukovsky\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:47.523530Z\", \"updated_at\":\"2025-11-03T16:40:47.523530Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"62092958-a0df-4a85-a87f-cfac4921ae6c\", \"created_at\":\"2025-11-03T16:40:47.523530Z\", \"updated_at\":\"2025-11-03T16:40:47.523530Z\", \"subnet\":\"172.16.0.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"8c812823-63c0-48b1-9616-7f2043af80f5\", \"created_at\":\"2025-11-03T16:40:47.523530Z\", \"updated_at\":\"2025-11-03T16:40:47.523530Z\", \"subnet\":\"fd63:256c:45f7:fd01::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1139" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1137" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:47 GMT + - Mon, 03 Nov 2025 16:40:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c64a84a9-238c-4410-9d1d-61f52e579588 + - 9b7ffbd0-6401-4c0c-8b91-96b706b8b5a4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:47.792704Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 639.82769ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 665 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-get-cluster\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\"}" headers: Content-Type: - application/json @@ -162,440 +84,382 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:47.792704Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1556 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:48.545193Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1556" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:47 GMT + - Mon, 03 Nov 2025 16:40:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ae0079ea-e7ef-43fe-909f-9b88440c20e2 + - af988358-41f5-4620-a397-bbb180117ded status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:47.792704Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 540.105621ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/37567083-583a-447d-a971-4c1b6afe7e59 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa method: GET response: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:47.792704Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1555 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:48.545193Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1555" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:47 GMT + - Mon, 03 Nov 2025 16:40:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c48f2756-dec4-4e26-a7d1-6c896b6c1140 + - 52b089a8-43d3-4e96-9ffa-33b2701e0fee status: 200 OK code: 200 - duration: "" -- request: - body: '{"total_count":1, "pools":[{"region":"fr-par", "id":"ddd7f032-6040-4d3e-b3d6-470c28277cf1", - "cluster_id":"37567083-583a-447d-a971-4c1b6afe7e59", "created_at":"2025-10-30T18:05:47.422182Z", - "updated_at":"2025-10-30T18:05:47.422182Z", "name":"default", "status":"scaling", - "version":"1.32.3", "node_type":"dev1_m", "autoscaling":false, "size":1, "min_size":0, - "max_size":1, "container_runtime":"containerd", "autohealing":false, "tags":[], - "placement_group_id":null, "kubelet_args":{}, "upgrade_policy":{"max_unavailable":1, - "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", "root_volume_size":40000000000, - "public_ip_disabled":false, "new_images_enabled":true, "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}]}' - form: {} + duration: 42.874263ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + status: + - unknown headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/37567083-583a-447d-a971-4c1b6afe7e59/pools?order_by=created_at_asc&status=unknown + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa/pools?order_by=created_at_asc&status=unknown method: GET response: - body: '{"total_count":1, "pools":[{"region":"fr-par", "id":"ddd7f032-6040-4d3e-b3d6-470c28277cf1", - "cluster_id":"37567083-583a-447d-a971-4c1b6afe7e59", "created_at":"2025-10-30T18:05:47.422182Z", - "updated_at":"2025-10-30T18:05:47.422182Z", "name":"default", "status":"scaling", - "version":"1.32.3", "node_type":"dev1_m", "autoscaling":false, "size":1, "min_size":0, - "max_size":1, "container_runtime":"containerd", "autohealing":false, "tags":[], - "placement_group_id":null, "kubelet_args":{}, "upgrade_policy":{"max_unavailable":1, - "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", "root_volume_size":40000000000, - "public_ip_disabled":false, "new_images_enabled":true, "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 734 + body: "{\"total_count\":1, \"pools\":[{\"region\":\"fr-par\", \"id\":\"65fbd09a-72aa-4022-af5a-6a09212d7047\", \"cluster_id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"created_at\":\"2025-11-03T16:40:48.152865Z\", \"updated_at\":\"2025-11-03T16:40:48.152865Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}]}" headers: Content-Length: - "734" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:48 GMT + - Mon, 03 Nov 2025 16:40:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 19900567-4478-4262-b0df-05dd2da2e93a + - 099b0349-c473-4e74-b1bb-5111637f5088 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.066342Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 19.472495ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/37567083-583a-447d-a971-4c1b6afe7e59?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.066342Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1556 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:48.760607Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1556" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:48 GMT + - Mon, 03 Nov 2025 16:40:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3a16008b-3af6-47c3-8aa0-fd0a4adaa800 + - 446e395b-df53-4725-abbb-7d79c2894c95 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.145074Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 144.009004ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/37567083-583a-447d-a971-4c1b6afe7e59 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa method: GET response: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.145074Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1555 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:48.760607Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1555" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:48 GMT + - Mon, 03 Nov 2025 16:40:48 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ea0c3c32-7712-475d-9959-27550be46f61 + - d42387f1-3a8c-4177-bf2b-8086579ec178 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.413808Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"b9b41e6e-23c0-42bd-9950-14f0b5e83566", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 18.00819ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/37567083-583a-447d-a971-4c1b6afe7e59 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa method: GET response: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.413808Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"b9b41e6e-23c0-42bd-9950-14f0b5e83566", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1591 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:49.141784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1043d2f0-6050-4521-b8e3-d23d5b765bef\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1591" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:53 GMT + - Mon, 03 Nov 2025 16:40:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6bf842cf-6e37-4cde-9568-99bf28495f60 + - 6153e7dc-ca6a-4e2b-85c5-59391372f5f9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.413808Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"b9b41e6e-23c0-42bd-9950-14f0b5e83566", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.383618ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/37567083-583a-447d-a971-4c1b6afe7e59 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa method: GET response: - body: '{"region":"fr-par", "id":"37567083-583a-447d-a971-4c1b6afe7e59", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:05:47.792704Z", - "updated_at":"2025-10-30T18:05:48.413808Z", "type":"kapsule", "name":"cli-test-get-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"9f82e794-e694-4c61-b146-5c6818657070", - "commitment_ends_at":"2025-10-30T18:05:47.792714Z", "acl_available":true, "iam_nodes_group_id":"b9b41e6e-23c0-42bd-9950-14f0b5e83566", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1591 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:49.141784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1043d2f0-6050-4521-b8e3-d23d5b765bef\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1591" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:05:58 GMT + - Mon, 03 Nov 2025 16:40:58 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9348f53c-ce12-4f9b-a628-1862fcb5d916 + - 9b5a6595-e39b-4a6c-8400-d9ef3018f781 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"37567083-583a-447d-a971-4c1b6afe7e59","type":"not_found"}' - form: {} + duration: 46.990683ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/37567083-583a-447d-a971-4c1b6afe7e59 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"37567083-583a-447d-a971-4c1b6afe7e59","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1591 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:49.141784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1043d2f0-6050-4521-b8e3-d23d5b765bef\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1591" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:41:04 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 9b1a3941-65b7-4108-bc8c-bbd09b46a39c + status: 200 OK + code: 200 + duration: 66.731115ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1591 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:49.141784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1043d2f0-6050-4521-b8e3-d23d5b765bef\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1591" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:41:09 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 9fc34e9b-2ae3-424a-9420-f03e7ab4239f + status: 200 OK + code: 200 + duration: 47.238001ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1591 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:49.141784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1043d2f0-6050-4521-b8e3-d23d5b765bef\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1591" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:41:14 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - cfc14545-c970-444a-9d16-eaececb09f75 + status: 200 OK + code: 200 + duration: 50.446167ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1591 + body: "{\"region\":\"fr-par\", \"id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:40:48.545193Z\", \"updated_at\":\"2025-11-03T16:40:49.141784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"4a64f3e9-f128-4679-84ac-af05eec5b520\", \"commitment_ends_at\":\"2025-11-03T16:40:48.545197Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1043d2f0-6050-4521-b8e3-d23d5b765bef\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1591" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:41:19 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 866e8b83-0c6a-48a5-a18a-f365b1eda9f7 + status: 200 OK + code: 200 + duration: 43.560432ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/ebad6977-b62e-499f-bb6e-c97dbbbe56aa + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"ebad6977-b62e-499f-bb6e-c97dbbbe56aa\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:03 GMT + - Mon, 03 Nov 2025 16:41:24 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b95585e9-a642-4051-bd05-1fef53477f63 + - 68f0bbc6-4f53-4501-93a2-bab1bbcf3dc2 status: 404 Not Found code: 404 - duration: "" + duration: 18.903234ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.golden b/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.golden index f451b2fec5..b9765c6193 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-cluster-simple.golden @@ -1,6 +1,6 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID 37567083-583a-447d-a971-4c1b6afe7e59 +ID ebad6977-b62e-499f-bb6e-c97dbbbe56aa Type kapsule Name cli-test-get-cluster Status creating @@ -10,12 +10,12 @@ OrganizationID fa1e3217-dc80-42ac-85c3-3f034b78b552 ProjectID fa1e3217-dc80-42ac-85c3-3f034b78b552 Cni cilium Description - -ClusterURL https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443 -DNSWildcard *.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud +ClusterURL https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443 +DNSWildcard *.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud CreatedAt few seconds ago UpdatedAt few seconds ago UpgradeAvailable true -PrivateNetworkID 9f82e794-e694-4c61-b146-5c6818657070 +PrivateNetworkID 4a64f3e9-f128-4679-84ac-af05eec5b520 CommitmentEndsAt few seconds ago ACLAvailable true IamNodesGroupID - @@ -50,10 +50,10 @@ GroupsPrefix - Pools: ID NAME STATUS VERSION NODE TYPE MIN SIZE SIZE MAX SIZE AUTOSCALING AUTOHEALING ZONE -ddd7f032-6040-4d3e-b3d6-470c28277cf1 default scaling 1.32.3 dev1_m 0 1 1 false false fr-par-1 +65fbd09a-72aa-4022-af5a-6a09212d7047 default scaling 1.32.3 dev1_m 0 1 1 false false fr-par-1 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "37567083-583a-447d-a971-4c1b6afe7e59", + "id": "ebad6977-b62e-499f-bb6e-c97dbbbe56aa", "type": "kapsule", "name": "cli-test-get-cluster", "status": "creating", @@ -64,8 +64,8 @@ ddd7f032-6040-4d3e-b3d6-470c28277cf1 default scaling 1.32.3 dev1_m 0 "tags": [], "cni": "cilium", "description": "", - "cluster_url": "https://37567083-583a-447d-a971-4c1b6afe7e59.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard": "*.37567083-583a-447d-a971-4c1b6afe7e59.nodes.k8s.fr-par.scw.cloud", + "cluster_url": "https://ebad6977-b62e-499f-bb6e-c97dbbbe56aa.api.k8s.fr-par.scw.cloud:6443", + "dns_wildcard": "*.ebad6977-b62e-499f-bb6e-c97dbbbe56aa.nodes.k8s.fr-par.scw.cloud", "created_at": "1970-01-01T00:00:00.0Z", "updated_at": "1970-01-01T00:00:00.0Z", "autoscaler_config": { @@ -100,7 +100,7 @@ ddd7f032-6040-4d3e-b3d6-470c28277cf1 default scaling 1.32.3 dev1_m 0 "required_claim": [] }, "apiserver_cert_sans": [], - "private_network_id": "9f82e794-e694-4c61-b146-5c6818657070", + "private_network_id": "4a64f3e9-f128-4679-84ac-af05eec5b520", "commitment_ends_at": "1970-01-01T00:00:00.0Z", "acl_available": true, "iam_nodes_group_id": "", @@ -110,7 +110,7 @@ ddd7f032-6040-4d3e-b3d6-470c28277cf1 default scaling 1.32.3 dev1_m 0 "service_dns_ip": "10.32.0.10", "pools": [ { - "id": "ddd7f032-6040-4d3e-b3d6-470c28277cf1", + "id": "65fbd09a-72aa-4022-af5a-6a09212d7047", "name": "default", "status": "scaling", "version": "1.32.3", diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.cassette.yaml index 0c5117d5f8..4fc920f0c0 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:19 GMT + - Mon, 03 Nov 2025 17:05:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 772ab129-656d-4959-8b21-ab76648c3581 + - 6fd87e5a-96cb-43f6-847a-936ca1a95fa1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", "name":"pn-tender-sutherland", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.482709Z", "updated_at":"2025-10-30T18:12:19.482709Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"27e52b05-6d3e-4835-92b3-c3418caf0fce", - "created_at":"2025-10-30T18:12:19.482709Z", "updated_at":"2025-10-30T18:12:19.482709Z", - "subnet":"172.16.40.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"3cb17bda-071e-4fe2-aa12-c48c27c83465", "created_at":"2025-10-30T18:12:19.482709Z", - "updated_at":"2025-10-30T18:12:19.482709Z", "subnet":"fd63:256c:45f7:216d::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 152.838496ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 195 + host: api.scaleway.com + body: "{\"name\":\"pn-quirky-euclid\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", "name":"pn-tender-sutherland", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.482709Z", "updated_at":"2025-10-30T18:12:19.482709Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"27e52b05-6d3e-4835-92b3-c3418caf0fce", - "created_at":"2025-10-30T18:12:19.482709Z", "updated_at":"2025-10-30T18:12:19.482709Z", - "subnet":"172.16.40.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"3cb17bda-071e-4fe2-aa12-c48c27c83465", "created_at":"2025-10-30T18:12:19.482709Z", - "updated_at":"2025-10-30T18:12:19.482709Z", "subnet":"fd63:256c:45f7:216d::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1135 + body: "{\"id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"name\":\"pn-quirky-euclid\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:52.885546Z\", \"updated_at\":\"2025-11-03T17:05:52.885546Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"caa569c1-742a-4b77-8d60-570b9a7488a7\", \"created_at\":\"2025-11-03T17:05:52.885546Z\", \"updated_at\":\"2025-11-03T17:05:52.885546Z\", \"subnet\":\"172.16.8.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"8e87852d-c72f-4e13-a6bc-9e96e23b854c\", \"created_at\":\"2025-11-03T17:05:52.885546Z\", \"updated_at\":\"2025-11-03T17:05:52.885546Z\", \"subnet\":\"fd63:256c:45f7:134e::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1140" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1135" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 17:05:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ee86992e-e087-4265-b7de-722949d704e0 + - 9eba6833-ec66-41ab-a745-39662f447d95 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.404871Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 644.016494ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 683 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-get-kubeconfig-copy-cli-token\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\"}" headers: Content-Type: - application/json @@ -162,1482 +84,1183 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.404871Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1574 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:53.832830Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1574" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 17:05:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1b2421e0-0e2b-4a9e-92f6-ab604fc04688 + - 313043c5-47a1-405c-b1c5-9f2db39843e7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.404871Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 461.43273ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.404871Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1573 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:53.832830Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1573" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 17:05:53 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4b695423-cbba-4c02-b11d-796ce3775c0c + - e35a1a20-13b5-4244-ab66-1fc91fc7d01c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.453746ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:25 GMT + - Mon, 03 Nov 2025 17:05:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c2a5b6bd-058f-4b15-995f-9e7b2f027a0a + - 966ea6f4-64ff-4bd8-b5b4-d47d64a0e064 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.989615ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:30 GMT + - Mon, 03 Nov 2025 17:06:04 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 983e9eac-8e9c-4169-a559-ba4352521220 + - da36167a-c59f-45e4-974d-8a1a6f2ef862 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.944465ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:35 GMT + - Mon, 03 Nov 2025 17:06:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2a572ee2-d3ec-4544-a7bc-617a8ce5a741 + - 4ead62d7-86ae-4c2d-956f-99d16d2ba1a4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 52.25204ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:40 GMT + - Mon, 03 Nov 2025 17:06:14 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cf3a9052-18d2-4973-86b3-cbb33ec260a1 + - a1a7f9d8-af48-4763-b2be-7b352054cf6a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 50.547547ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:45 GMT + - Mon, 03 Nov 2025 17:06:19 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3a8a3f57-6856-4174-b2e3-b85c2896b476 + - 7de90f3a-5c1c-40ee-91fc-c56f99555d13 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.243294ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:50 GMT + - Mon, 03 Nov 2025 17:06:24 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a47391e0-f87f-4962-9579-3692817fdc25 + - ebb57b34-6a9c-4d6a-83a4-1aaac075046e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.719697ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:56 GMT + - Mon, 03 Nov 2025 17:06:29 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3cfb92ae-0e1f-4865-807d-cdaaf51d5e64 + - 8f068684-20bc-4ebf-b982-fa7e83f13d58 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 60.542519ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:01 GMT + - Mon, 03 Nov 2025 17:06:34 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8855f4c0-c697-4758-a4fa-b07b6509efa3 + - 1f77f929-5d3a-45b6-a4fc-6c5988b74047 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.546937ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:06 GMT + - Mon, 03 Nov 2025 17:06:39 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 946c198c-67e5-4c02-afb0-945482e8cd0d + - 661e60d7-55af-4466-bc41-9a28a156c806 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.712617ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:11 GMT + - Mon, 03 Nov 2025 17:06:44 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c6c04fff-0ff9-4745-a17e-10647788d058 + - 2c4c0287-5cd6-42b9-8383-4454d1a082f9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.300481ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:16 GMT + - Mon, 03 Nov 2025 17:06:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2f54c440-d69f-43bc-8598-d5ccab0699d2 + - 97b988a8-c36f-4ba0-b04a-9c38bf0c8514 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.377953ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:21 GMT + - Mon, 03 Nov 2025 17:06:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6e693623-0701-4443-b093-e0c0bdb661b3 + - 011d16f1-4585-4754-ad47-3fe30e63747c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.761766ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:26 GMT + - Mon, 03 Nov 2025 17:06:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cbf8cf26-c9d6-479b-a412-62406f6047ce + - e5add13e-5247-4079-8c16-ee9ac5bd6a49 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 46.116091ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:31 GMT + - Mon, 03 Nov 2025 17:07:04 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c6700621-d2bd-4730-9c54-199e0d02ed5a + - 1ed5ea98-3293-49d4-9d6f-7cbcef9f9eb1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.840954ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:36 GMT + - Mon, 03 Nov 2025 17:07:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 78ee0b70-72ed-4f1f-8fe4-2e9a810decd1 + - 98d050a2-ab75-42cc-9f68-fee5de2e77fb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.55599ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:12:20.943884Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:41 GMT + - Mon, 03 Nov 2025 17:07:14 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 82b9bdd0-ef0a-4654-b278-76700dbe3899 + - a8bb3c5d-0dde-4e10-b93a-c39ad9ee74e1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.112082Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 35.768345ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.112082Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:19 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - c72f92c9-fc9c-4c2c-bc32-ff141b2bb5d2 + status: 200 OK + code: 200 + duration: 34.048003ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:24 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 2c2b0f29-a2a9-46ea-94c8-361605a3c792 + status: 200 OK + code: 200 + duration: 49.894661ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:29 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 354129de-bcb8-4408-b26c-d6775f6fa408 + status: 200 OK + code: 200 + duration: 39.94262ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:34 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 1c1e6164-4226-4eda-af98-c601316c2ff1 + status: 200 OK + code: 200 + duration: 57.135258ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:40 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 74a3db23-9b66-4d61-898b-0565bbc5fd83 + status: 200 OK + code: 200 + duration: 46.845202ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:45 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 1740bc36-2faa-4440-8496-533e81825587 + status: 200 OK + code: 200 + duration: 63.51137ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:50 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - c1a5164c-8bbd-42f6-985e-9e458628a077 + status: 200 OK + code: 200 + duration: 39.398097ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:07:55 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b4d7d1d0-ca8b-4f02-a2a7-47b35d2f25d5 + status: 200 OK + code: 200 + duration: 48.193656ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:08:00 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 54767208-3b53-4e88-95ea-00fe98978d0a + status: 200 OK + code: 200 + duration: 44.544378ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:05:54.400970Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:08:05 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 6783536b-ca96-4dae-82f5-bd8d1b61e33f + status: 200 OK + code: 200 + duration: 50.285857ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:08:08.002025Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 17:08:10 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3051402b-e137-4fb2-a70a-8115df448da7 + - 1d6cae68-33b8-455d-91bf-4891038e8ecc status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRWw1VFVadldFUlVUVEZOVkVGNVQxUkZORTFVU1hsTlJtOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDVFc1NFRFc3hkMHBuZDFkQldTOWFDa3BYTVdkc04yZE5aMmMxTm5ObFNEVk9hbEJZZVhoRVZWbFJhRUpTVkV0NFVrZFdSM2xqUjA5akwycDNMemhNWjA5MGRHUmFWbWR0V0dwblV5OVhhMlFLTkdORE1ITXhWMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pTUkcxQ2MwUlRXVkpKUTNKTVN6aEhjR1JNTmt0ek9UaHdUVGhVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRVzFaUldSSUNqUjZRbE5PU0d0U2VYaFFOakpDVjJoWmRteFdjM1ZwTjNoMFRVeDRiM0JtWTB0MEszbG5TV2RUYWpGVmJFOWpiV2R2WnpaU1NsRXZSWFUzVlVwMVUyZ0tiazh5V1V4V1dYcGFVRlJ3WjJ4V1FtZ3lVVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMDA5YWQ5ZGMtOTcyNy00ZTQ2LWE4MGQtNDkxMjRmYTJhNDFmLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbiIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctY29weS1jbGktdG9rZW4Ka2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbi1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 45.592629ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRWw1VFVadldFUlVUVEZOVkVGNVQxUkZORTFVU1hsTlJtOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDVFc1NFRFc3hkMHBuZDFkQldTOWFDa3BYTVdkc04yZE5aMmMxTm5ObFNEVk9hbEJZZVhoRVZWbFJhRUpTVkV0NFVrZFdSM2xqUjA5akwycDNMemhNWjA5MGRHUmFWbWR0V0dwblV5OVhhMlFLTkdORE1ITXhWMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pTUkcxQ2MwUlRXVkpKUTNKTVN6aEhjR1JNTmt0ek9UaHdUVGhVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRVzFaUldSSUNqUjZRbE5PU0d0U2VYaFFOakpDVjJoWmRteFdjM1ZwTjNoMFRVeDRiM0JtWTB0MEszbG5TV2RUYWpGVmJFOWpiV2R2WnpaU1NsRXZSWFUzVlVwMVUyZ0tiazh5V1V4V1dYcGFVRlJ3WjJ4V1FtZ3lVVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMDA5YWQ5ZGMtOTcyNy00ZTQ2LWE4MGQtNDkxMjRmYTJhNDFmLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbiIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctY29weS1jbGktdG9rZW4Ka2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbi1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1786 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUTk5SRlV4VFRGdldFUlVUVEZOVkVWM1RXcEZNMDFFVlRGTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDVURGclRraExlVkJ3VEVwemEyZHNDblJwTDJveGQwaFpNM2dyZWxsSVZWVTJNVTlFY1dwTFNuVjJaSFpCT0hrclRtbDNaaTlaTkV0elIxcGxSV0pyZVd0dGREVlRhSGx3YTJwU01VSlVXRU1LVFZGcWFVdzFLMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pUYzFBeE1FOHlXVGxtV1cxUFFtRlFORkZCUW5GU05WcHFSVVJVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRbmc1YTJWVUNrTnhhbmxrTkhsQ09HMU9hVXhXZUZNcmJHMUhha1l6V1RGTVZ6QjNjMFp4VlhORE1FOUJTV2RZU1VsSlJXbEZVRFJyYzBNMVlVTkpNbFEwTXpsQ1oyZ0tOMlJ2SzBGUGIwWkNiMlYzYTA5WmFUTm5ORDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vOTI5MDk2YzYtMThiZS00ODliLWIwNzYtOGVlZTJlMjZlZWE1LmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbiIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctY29weS1jbGktdG9rZW4Ka2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbi1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1786" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 17:08:10 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1ac1ab75-2f4d-4444-aa9d-2d8365af304d + - d7db69d0-4363-4e7f-bd93-c95f81f74f4d status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRWw1VFVadldFUlVUVEZOVkVGNVQxUkZORTFVU1hsTlJtOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDVFc1NFRFc3hkMHBuZDFkQldTOWFDa3BYTVdkc04yZE5aMmMxTm5ObFNEVk9hbEJZZVhoRVZWbFJhRUpTVkV0NFVrZFdSM2xqUjA5akwycDNMemhNWjA5MGRHUmFWbWR0V0dwblV5OVhhMlFLTkdORE1ITXhWMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pTUkcxQ2MwUlRXVkpKUTNKTVN6aEhjR1JNTmt0ek9UaHdUVGhVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRVzFaUldSSUNqUjZRbE5PU0d0U2VYaFFOakpDVjJoWmRteFdjM1ZwTjNoMFRVeDRiM0JtWTB0MEszbG5TV2RUYWpGVmJFOWpiV2R2WnpaU1NsRXZSWFUzVlVwMVUyZ0tiazh5V1V4V1dYcGFVRlJ3WjJ4V1FtZ3lVVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMDA5YWQ5ZGMtOTcyNy00ZTQ2LWE4MGQtNDkxMjRmYTJhNDFmLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbiIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctY29weS1jbGktdG9rZW4Ka2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbi1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 23.817719ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRWw1VFVadldFUlVUVEZOVkVGNVQxUkZORTFVU1hsTlJtOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDVFc1NFRFc3hkMHBuZDFkQldTOWFDa3BYTVdkc04yZE5aMmMxTm5ObFNEVk9hbEJZZVhoRVZWbFJhRUpTVkV0NFVrZFdSM2xqUjA5akwycDNMemhNWjA5MGRHUmFWbWR0V0dwblV5OVhhMlFLTkdORE1ITXhWMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pTUkcxQ2MwUlRXVkpKUTNKTVN6aEhjR1JNTmt0ek9UaHdUVGhVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRVzFaUldSSUNqUjZRbE5PU0d0U2VYaFFOakpDVjJoWmRteFdjM1ZwTjNoMFRVeDRiM0JtWTB0MEszbG5TV2RUYWpGVmJFOWpiV2R2WnpaU1NsRXZSWFUzVlVwMVUyZ0tiazh5V1V4V1dYcGFVRlJ3WjJ4V1FtZ3lVVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMDA5YWQ5ZGMtOTcyNy00ZTQ2LWE4MGQtNDkxMjRmYTJhNDFmLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbiIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctY29weS1jbGktdG9rZW4Ka2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbi1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1786 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUTk5SRlV4VFRGdldFUlVUVEZOVkVWM1RXcEZNMDFFVlRGTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDVURGclRraExlVkJ3VEVwemEyZHNDblJwTDJveGQwaFpNM2dyZWxsSVZWVTJNVTlFY1dwTFNuVjJaSFpCT0hrclRtbDNaaTlaTkV0elIxcGxSV0pyZVd0dGREVlRhSGx3YTJwU01VSlVXRU1LVFZGcWFVdzFLMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pUYzFBeE1FOHlXVGxtV1cxUFFtRlFORkZCUW5GU05WcHFSVVJVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRbmc1YTJWVUNrTnhhbmxrTkhsQ09HMU9hVXhXZUZNcmJHMUhha1l6V1RGTVZ6QjNjMFp4VlhORE1FOUJTV2RZU1VsSlJXbEZVRFJyYzBNMVlVTkpNbFEwTXpsQ1oyZ0tOMlJ2SzBGUGIwWkNiMlYzYTA5WmFUTm5ORDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vOTI5MDk2YzYtMThiZS00ODliLWIwNzYtOGVlZTJlMjZlZWE1LmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbiIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWNvcHktY2xpLXRva2VuLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctY29weS1jbGktdG9rZW4Ka2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1jb3B5LWNsaS10b2tlbi1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1786" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 17:08:10 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - da61f9c4-f078-43be-b4d5-7cfff6c6f7b9 + - 9629e582-0db5-462b-becc-469acc36a9eb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.712198Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 26.736574ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.712198Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1610 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:08:10.433484Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1610" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 17:08:10 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 5d876783-c0d6-4ab1-9f38-a149d83a702e + status: 200 OK + code: 200 + duration: 120.888386ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:08:10.433484Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:08:10 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 6af233f1-8637-4427-9fc3-c23dade591f8 + status: 200 OK + code: 200 + duration: 37.646306ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:08:10.433484Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 17:08:15 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d322c1d0-66a2-4421-b94e-43b9534776f5 + - 127323bb-5f49-47a9-aa20-adc27d246504 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.712198Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.917554ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.712198Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:08:10.433484Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 17:08:20 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4b413784-3a83-44f2-badf-f3cf2b7fd7ac + - 03c095f5-08fa-449d-951f-35da594de8bd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.712198Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 52.589297ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"region":"fr-par", "id":"009ad9dc-9727-4e46-a80d-49124fa2a41f", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.404871Z", - "updated_at":"2025-10-30T18:13:46.712198Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-copy-cli-token", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.009ad9dc-9727-4e46-a80d-49124fa2a41f.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"044267f3-bad9-4355-83a7-2cb0bc8aecfe", - "commitment_ends_at":"2025-10-30T18:12:20.404880Z", "acl_available":true, "iam_nodes_group_id":"d5b7374e-0376-43eb-96b2-4ba093100b8f", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"929096c6-18be-489b-b076-8eee2e26eea5\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:05:53.832830Z\", \"updated_at\":\"2025-11-03T17:08:10.433484Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-copy-cli-token\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.929096c6-18be-489b-b076-8eee2e26eea5.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"37c14d33-7cf5-47ca-b4f8-384a0f20306c\", \"commitment_ends_at\":\"2025-11-03T17:05:53.832839Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0e5275ce-9d5d-4a21-95c2-f89297e4976d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 17:08:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - fecc6ab8-947a-436e-8cb0-00bf10e30731 + - 2e3b3ed9-315b-4645-9f90-4eb2e4f4eb50 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"009ad9dc-9727-4e46-a80d-49124fa2a41f","type":"not_found"}' - form: {} + duration: 47.777584ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/009ad9dc-9727-4e46-a80d-49124fa2a41f + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/929096c6-18be-489b-b076-8eee2e26eea5 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"009ad9dc-9727-4e46-a80d-49124fa2a41f","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"929096c6-18be-489b-b076-8eee2e26eea5\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:56 GMT + - Mon, 03 Nov 2025 17:08:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ae9a3ec9-a8db-43b6-8a18-450840c9be74 + - 45b22647-04b6-4c21-bdf3-bfc051264576 status: 404 Not Found code: 404 - duration: "" + duration: 23.805436ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.golden b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.golden index b74b02195e..974e5d5e9a 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-copy-cli-token.golden @@ -3,8 +3,8 @@ apiVersion: v1 clusters: - cluster: - certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCTW54TEsxd0pnd1dBWS9aCkpXMWdsN2dNZ2c1NnNlSDVOalBYeXhEVVlRaEJSVEt4UkdWR3ljR09jL2p3LzhMZ090dGRaVmdtWGpnUy9Xa2QKNGNDMHMxV2pRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJSRG1Cc0RTWVJJQ3JMSzhHcGRMNktzOThwTThUQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQW1ZRWRICjR6QlNOSGtSeXhQNjJCV2hZdmxWc3VpN3h0TUx4b3BmY0t0K3lnSWdTajFVbE9jbWdvZzZSSlEvRXU3VUp1U2gKbk8yWUxWWXpaUFRwZ2xWQmgyUT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= - server: https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443 + certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTNNRFUxTTFvWERUTTFNVEV3TWpFM01EVTFNMW93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCUDFrTkhLeVBwTEpza2dsCnRpL2oxd0hZM3grellIVVU2MU9EcWpLSnV2ZHZBOHkrTml3Zi9ZNEtzR1plRWJreWttdDVTaHlwa2pSMUJUWEMKTVFqaUw1K2pRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJTc1AxME8yWTlmWW1PQmFQNFFBQnFSNVpqRURUQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQng5a2VUCkNxanlkNHlCOG1OaUxWeFMrbG1HakYzWTFMVzB3c0ZxVXNDME9BSWdYSUlJRWlFUDRrc0M1YUNJMlQ0MzlCZ2gKN2RvK0FPb0ZCb2V3a09ZaTNnND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= + server: https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443 name: cli-test-get-kubeconfig-copy-cli-token contexts: - context: @@ -20,4 +20,4 @@ users: token: 11111111-1111-1111-1111-111111111111 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 -"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCTW54TEsxd0pnd1dBWS9aCkpXMWdsN2dNZ2c1NnNlSDVOalBYeXhEVVlRaEJSVEt4UkdWR3ljR09jL2p3LzhMZ090dGRaVmdtWGpnUy9Xa2QKNGNDMHMxV2pRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJSRG1Cc0RTWVJJQ3JMSzhHcGRMNktzOThwTThUQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQW1ZRWRICjR6QlNOSGtSeXhQNjJCV2hZdmxWc3VpN3h0TUx4b3BmY0t0K3lnSWdTajFVbE9jbWdvZzZSSlEvRXU3VUp1U2gKbk8yWUxWWXpaUFRwZ2xWQmgyUT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://009ad9dc-9727-4e46-a80d-49124fa2a41f.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-copy-cli-token\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-copy-cli-token\n user: cli-token-11111111\n name: admin@cli-test-get-kubeconfig-copy-cli-token\ncurrent-context: admin@cli-test-get-kubeconfig-copy-cli-token\nkind: Config\npreferences: {}\nusers:\n- name: cli-token-11111111\n user:\n token: 11111111-1111-1111-1111-111111111111\n" +"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTNNRFUxTTFvWERUTTFNVEV3TWpFM01EVTFNMW93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCUDFrTkhLeVBwTEpza2dsCnRpL2oxd0hZM3grellIVVU2MU9EcWpLSnV2ZHZBOHkrTml3Zi9ZNEtzR1plRWJreWttdDVTaHlwa2pSMUJUWEMKTVFqaUw1K2pRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJTc1AxME8yWTlmWW1PQmFQNFFBQnFSNVpqRURUQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQng5a2VUCkNxanlkNHlCOG1OaUxWeFMrbG1HakYzWTFMVzB3c0ZxVXNDME9BSWdYSUlJRWlFUDRrc0M1YUNJMlQ0MzlCZ2gKN2RvK0FPb0ZCb2V3a09ZaTNnND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://929096c6-18be-489b-b076-8eee2e26eea5.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-copy-cli-token\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-copy-cli-token\n user: cli-token-11111111\n name: admin@cli-test-get-kubeconfig-copy-cli-token\ncurrent-context: admin@cli-test-get-kubeconfig-copy-cli-token\nkind: Config\npreferences: {}\nusers:\n- name: cli-token-11111111\n user:\n token: 11111111-1111-1111-1111-111111111111\n" diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.cassette.yaml index aad369da82..3c30c8840e 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:05 GMT + - Mon, 03 Nov 2025 16:52:01 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dc35217e-39c7-499e-9498-901114f057b8 + - 31703317-f31c-4788-9792-bf0394269483 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", "name":"pn-stoic-euclid", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:22:05.095284Z", "updated_at":"2025-10-31T13:22:05.095284Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"a230515b-7833-4e80-8b04-92f81c839b57", - "created_at":"2025-10-31T13:22:05.095284Z", "updated_at":"2025-10-31T13:22:05.095284Z", - "subnet":"172.16.12.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"f2f3c5f9-ffa3-459a-b778-f22ffc70c1a0", "created_at":"2025-10-31T13:22:05.095284Z", - "updated_at":"2025-10-31T13:22:05.095284Z", "subnet":"fd63:256c:45f7:34c0::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 168.260825ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 201 + host: api.scaleway.com + body: "{\"name\":\"pn-intelligent-volhard\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", "name":"pn-stoic-euclid", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:22:05.095284Z", "updated_at":"2025-10-31T13:22:05.095284Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"a230515b-7833-4e80-8b04-92f81c839b57", - "created_at":"2025-10-31T13:22:05.095284Z", "updated_at":"2025-10-31T13:22:05.095284Z", - "subnet":"172.16.12.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"f2f3c5f9-ffa3-459a-b778-f22ffc70c1a0", "created_at":"2025-10-31T13:22:05.095284Z", - "updated_at":"2025-10-31T13:22:05.095284Z", "subnet":"fd63:256c:45f7:34c0::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1141 + body: "{\"id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"name\":\"pn-intelligent-volhard\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:01.372933Z\", \"updated_at\":\"2025-11-03T16:52:01.372933Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"78aee085-6585-43f2-900b-76ceee02ef35\", \"created_at\":\"2025-11-03T16:52:01.372933Z\", \"updated_at\":\"2025-11-03T16:52:01.372933Z\", \"subnet\":\"172.16.0.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"ea84b883-efe8-42a3-a246-149b3f2a0c19\", \"created_at\":\"2025-11-03T16:52:01.372933Z\", \"updated_at\":\"2025-11-03T16:52:01.372933Z\", \"subnet\":\"fd63:256c:45f7:d344::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1135" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1141" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:05 GMT + - Mon, 03 Nov 2025 16:52:01 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 444f2120-e8b7-4964-83a7-46e28d588ea1 + - 759f0fa3-ff3b-439c-b32b-2ae0b6d50481 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:05.976432Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 769.017795ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 675 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-get-kubeconfig-legacy\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\"}" headers: Content-Type: - application/json @@ -162,5642 +84,1983 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:05.976432Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1566 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.177594Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1566" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:06 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 80dfeaca-1bd7-4290-8923-ffee042d1084 + - 258fcfbd-7507-4717-8736-26ebdd9c80fb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:05.976432Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 340.161237ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:05.976432Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1565 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.177594Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1565" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:06 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b12d1f1b-a9d2-4917-989f-2612fffdcacf + - 6ed30896-fd6b-4d7d-b69c-4e2b7e45466a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.380286ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:11 GMT + - Mon, 03 Nov 2025 16:52:07 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 00f50e33-740a-4bc4-95c6-ea290f71a462 + - 6a7679ca-ddc8-45d7-8f67-0a167c0847ec status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.411308ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:16 GMT + - Mon, 03 Nov 2025 16:52:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6be46925-2cb1-4079-b501-f10e8cb30c28 + - 37a98093-12c3-43b0-bd23-9e3f8daa21d0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.604331ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:21 GMT + - Mon, 03 Nov 2025 16:52:17 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b90cf0c0-6622-4f2e-a1b8-9a9a54ca5711 + - 52e6feef-754e-4ae8-abe1-5f7672fcdfe2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.271476ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:26 GMT + - Mon, 03 Nov 2025 16:52:22 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d654ee5b-62a8-4749-a557-fa92e1b882ca + - 45f28bc5-0b09-4eb1-9e09-2eaba557106b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.731756ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:31 GMT + - Mon, 03 Nov 2025 16:52:27 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5f3ce70c-87d9-49b7-a141-949c52efa83d + - f275a6a3-6184-4b56-84c9-42ca1b4467a1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.016569ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:36 GMT + - Mon, 03 Nov 2025 16:52:32 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d94e4716-4d72-41ab-949c-815622512a83 + - bc727dee-39ce-46d9-a4b8-0b1fcfbc0d38 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 32.359875ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:41 GMT + - Mon, 03 Nov 2025 16:52:37 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8c9c1668-4624-47d1-9d44-5024f29dfeb8 + - d2d164b4-316e-4b5c-9796-412c6f313a5d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.384381ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:46 GMT + - Mon, 03 Nov 2025 16:52:42 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f74ffd8b-3d4a-4987-9a32-d4dc559b4e13 + - cd8889cb-59e5-4655-b872-d761d0e3e4e7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.324131ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:51 GMT + - Mon, 03 Nov 2025 16:52:47 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 401c8c13-6420-456c-952d-b2ba6c189c1a + - 1c4532f7-4a6d-449d-880c-3ab2b7499943 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.629149ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:56 GMT + - Mon, 03 Nov 2025 16:52:52 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3e25dfd5-f48a-487b-8cab-04362efafdf9 + - 3ffa7818-7721-4af0-a29f-dc1e4a124ca3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.535684ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:02 GMT + - Mon, 03 Nov 2025 16:52:57 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 51658984-29cf-4962-be4c-c37d98b8d721 + - e30d8696-3f2b-4cc5-b2b0-7824de246fc8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.145777ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:07 GMT + - Mon, 03 Nov 2025 16:53:02 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - aaa19770-63bd-475f-97f7-9ed448280320 + - 37f665a4-864b-4eb2-aecd-76e0fb0645fa status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 56.371986ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:12 GMT + - Mon, 03 Nov 2025 16:53:07 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1bdb4269-9c57-4170-b1ce-7640e6ee1028 + - ee731482-1742-4485-b8c5-62a3436612bb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.540099ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:17 GMT + - Mon, 03 Nov 2025 16:53:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3ff16df1-c786-4626-8851-791f5bdea618 + - cdb54770-8dcd-4f1a-85c6-9d4ce345e9dd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.560623ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:22 GMT + - Mon, 03 Nov 2025 16:53:18 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 772b115f-d9f2-4830-b62a-784eab8b5ff9 + - 8be8c3ba-f7c0-48fd-96d2-d11dddbce834 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.379967ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:27 GMT + - Mon, 03 Nov 2025 16:53:23 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cd387b59-5c0a-46b3-8de6-68f0e553ed0a + - 842a1fb6-826b-42be-bbe8-27c5ef939478 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.18686ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:32 GMT + - Mon, 03 Nov 2025 16:53:28 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 12eb2ac3-2515-4df4-a062-7e659d098373 + - 26e85da7-7d2a-4a4a-a89b-d3b41e9bf367 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 54.794327ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:37 GMT + - Mon, 03 Nov 2025 16:53:33 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2e6f22fe-bd46-42c6-8da7-feb6b3ca4bb0 + - 375e0a69-961e-463d-85ca-3907f5278bd3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 174.639706ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:42 GMT + - Mon, 03 Nov 2025 16:53:38 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3ced3583-e9e5-413f-814b-b8e25ba7e19b + - 458a0727-8d1b-46da-b31c-0ee646f65b3c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 180.664494ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:47 GMT + - Mon, 03 Nov 2025 16:53:43 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c80d0806-cb9e-47c9-b5b7-1cf773850566 + - 6eefc936-0f97-4151-818e-efb52e1995a8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.260074ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:52 GMT + - Mon, 03 Nov 2025 16:53:48 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fe7026e3-a44d-47c3-b518-89fb0f09949b + - e51cfe5c-caed-4434-9596-01ffc6ff31a5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.264877ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:23:57 GMT + - Mon, 03 Nov 2025 16:53:53 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e197b04e-5122-4255-ba8d-2ec1a453202c + - 77f88b2a-2da2-49ac-a078-241bed32b67c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.514166ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:02 GMT + - Mon, 03 Nov 2025 16:53:58 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9b3aaa3-e4d5-4473-8b63-e8861ce47574 + - 56f85bc3-d256-40d4-805b-e3f6cf06a4ea status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.620199ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:07 GMT + - Mon, 03 Nov 2025 16:54:03 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 83915f91-ae44-416d-8b3d-17677ffa2112 + - 9ad68fa6-9de8-447b-a046-0798af2133be status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 34.947102ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:12 GMT + - Mon, 03 Nov 2025 16:54:08 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8ec965c5-9a67-4bd8-8c33-433ee4b66f9b + - dd9da217-3b01-4ae6-a365-3a57021005f9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.122041ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:17 GMT + - Mon, 03 Nov 2025 16:54:13 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e6b55636-3b5f-48b4-8935-abd0494dd475 + - 2510ce7e-c5c0-4612-bce1-8499aeaf8bc0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 50.474126ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:22 GMT + - Mon, 03 Nov 2025 16:54:18 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0e9815da-937c-443f-a9ed-8e9c0e2b9ed9 + - 7de65cae-91f8-4ef2-9d9f-8413c3199a05 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.329561ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:27 GMT + - Mon, 03 Nov 2025 16:54:23 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b81b4f6f-4fc6-4b57-8832-bb4621bed85f + - b3c6f4bd-ee8e-4267-9331-cf401d054296 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.397259ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:32 GMT + - Mon, 03 Nov 2025 16:54:28 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 8be537ee-cc11-426f-8a58-ed739dec58b7 + - 0e59a291-3885-4b8f-b641-1fcf422da0c4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.048247ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:38 GMT + - Mon, 03 Nov 2025 16:54:34 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ec8844e2-5b54-41de-936c-ed8ca9499dbf + - 5cc5ad7a-b16f-4c07-9389-374281e95067 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.301742ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:43 GMT + - Mon, 03 Nov 2025 16:54:39 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f4dd349c-3a6e-4dd9-a182-ed67b4630e94 + - 58c19edc-514d-49d9-8919-7b999ad96f6c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.940118ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:48 GMT + - Mon, 03 Nov 2025 16:54:44 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - eb5de62d-7d4f-4f4e-b263-56c302a2725b + - 4d4f6c36-bff4-48a5-8264-f1ff5f90a51e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 54.813321ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:53 GMT + - Mon, 03 Nov 2025 16:54:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 957aa43a-8fb3-452f-b6bb-ec279b149fc7 + - 0f2d5203-748c-4c0f-876b-5fc29bbd6b59 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.893157ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:24:58 GMT + - Mon, 03 Nov 2025 16:54:54 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fc262b90-afd6-4e66-9481-6bd472dbcd81 + - e7c524de-3d4c-4035-aeb6-f27cc3ca1cf1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.053884ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:03 GMT + - Mon, 03 Nov 2025 16:54:59 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5d5244f5-bdd6-4f16-ac1d-c8f46df5b6b1 + - 87adf14b-2134-4980-9f91-73c24b774e4d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.073768ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:08 GMT + - Mon, 03 Nov 2025 16:55:04 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 20035d86-9b14-4e58-8e7e-c446191ef72b + - 7a3ce2e3-39aa-4a0f-93c6-0a6644d769b3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.238658ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:13 GMT + - Mon, 03 Nov 2025 16:55:09 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 76f8bbab-b535-4452-b25f-51b8a7d6b5fa + - 3088003a-914a-4623-93bc-7a3319deed69 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.23654ms +- id: 41 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:18 GMT + - Mon, 03 Nov 2025 16:55:14 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7aed357f-cb1f-4e9a-8564-5cee2add35d7 + - f3680015-fa9f-4cf3-8c1b-791b237e046a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 37.411876ms +- id: 42 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:23 GMT + - Mon, 03 Nov 2025 16:55:19 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1f43ff12-fe4c-40e9-b98d-b4603cb87fc1 + - 6097fa57-904a-4a03-a7f6-0989dfe2f402 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.617695ms +- id: 43 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:28 GMT + - Mon, 03 Nov 2025 16:55:24 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a1544201-f53a-42cb-aa42-38729c2a6ee5 + - 1c90ebd6-b79b-452e-ac66-9fb9307f648c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.796624ms +- id: 44 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:33 GMT + - Mon, 03 Nov 2025 16:55:29 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 508fa1dd-373a-41f5-92e9-b1f38a9ad06e + - 333468b6-9073-4e25-863d-afe109e97517 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.502116ms +- id: 45 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:38 GMT + - Mon, 03 Nov 2025 16:55:34 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3ee85469-7408-4fbc-bbfa-b9f56490eae7 + - 3a005088-3eb3-4883-b6f7-02e8c7c7a75b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.387748ms +- id: 46 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:43 GMT + - Mon, 03 Nov 2025 16:55:39 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c986a677-ba4b-4e71-bb9c-8d19a0fc04be + - 7370d35f-3cac-401a-902d-2ca32d28926d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.868468ms +- id: 47 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:48 GMT + - Mon, 03 Nov 2025 16:55:44 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 24603909-ddc8-49f7-b2a7-6346074369c9 + - 10faffa6-c1ed-41aa-99be-d5ac84d32168 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.032405ms +- id: 48 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:53 GMT + - Mon, 03 Nov 2025 16:55:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a7e03857-a0d4-45af-bdc6-982105d76f48 + - 3a89d229-fad1-4460-92da-aa6e273942f5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 46.608645ms +- id: 49 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:25:58 GMT + - Mon, 03 Nov 2025 16:55:54 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 42a8418c-d251-4635-8fc8-04c8331f28b6 + - fc27955c-51dc-491b-86ed-d096a4480763 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.863327ms +- id: 50 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:26:03 GMT + - Mon, 03 Nov 2025 16:55:59 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d1a60e93-5175-4b23-9804-dc545fc0fbd4 + - bbf437ce-ac38-4e15-83e6-0e91fd8c2b6f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 36.995097ms +- id: 51 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:26:08 GMT + - Mon, 03 Nov 2025 16:56:04 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 69ca716b-f70a-4811-af5d-fe216a8d9db9 + - e8c623c0-e1d1-4fbe-ae31-e18a28b7408f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.392151ms +- id: 52 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:26:14 GMT + - Mon, 03 Nov 2025 16:56:09 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5c13e127-cde1-4826-9423-d5bb45ec258f + - b7884783-bd43-4f17-bf51-403e347eaa46 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 57.770685ms +- id: 53 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:26:19 GMT + - Mon, 03 Nov 2025 16:56:15 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a9347afd-11bb-429e-84e5-d9724404ff68 + - c368ace9-fa2e-4719-b909-fe4674513796 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.621334ms +- id: 54 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:26:24 GMT + - Mon, 03 Nov 2025 16:56:20 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cf321ca6-5c8f-4e04-9a99-d3c536448d38 + - 26636091-1c92-46d3-953b-832fd3144c5f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.344423ms +- id: 55 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:26:29 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 078459de-62b0-418a-abe2-c95f3f51e7ef + - 58b170f2-9a8a-40b0-9f75-447dbb563fc5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.429569ms +- id: 56 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:52:02.726861Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:26:34 GMT + - Mon, 03 Nov 2025 16:56:30 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f283f16e-65a4-47e0-a7e6-fb8caa9a0d53 + - 37aa0d2c-fc65-4a74-9984-05786b48b3a7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.936895ms +- id: 57 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1598 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:56:33.718544Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:39 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - cf2eb249-94f2-4532-b987-1632cf5c1e80 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:44 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - c2587cf3-6240-4b54-aa5f-baa41defac7f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:49 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - cc0ce46c-446e-4c9f-b08a-6129ed29a733 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:54 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 396cd34e-a1a0-4915-b239-6293348694b4 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:59 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0184cea0-bd38-482e-9960-89bc20ab8acd - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:04 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 1992932d-d31f-4149-a7a1-1d8ac7dd6f8d - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:09 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 83b6fc45-cb78-4cfc-bcd4-e019edb2d179 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:14 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d52e3129-f4d2-42b9-8f85-6c0c5198f6ad - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:19 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b154bebc-bc27-4dbc-b79f-bee8612ee4a3 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:24 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - a70a9422-5a7c-4eb4-b478-bdda22520683 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:29 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7cbf53e9-0241-4960-9c7e-c44b8c5b2bd5 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:34 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b945081f-f38e-41e7-bbce-3999e858f4ad - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:39 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 8868cff8-f1a1-421a-83bb-1f420b724234 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:44 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ecf478e2-43d6-47e4-9463-5822e045fa7e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:50 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 2caa41f0-8cb0-432d-b84c-e2fb3aa77ce2 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:55 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 21f1e9dc-5001-4620-a0ed-b2367e576109 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:00 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0c5364fe-c3a3-4d3e-9605-683c814ec37b - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:05 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 9c4da1a8-dcfe-40fd-88a7-9b81c924f355 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:10 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 1d17c220-76ec-43cf-a66d-7022483e4c66 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:15 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 9272cf7b-f380-404b-a84b-f4091d560be7 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:20 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 22d30397-7f82-4e3d-85a3-9676ae91ca3e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:25 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - c61ce0cc-c162-4d55-9a1a-d3515592f6cc - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:30 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - dd8f51a1-bbf6-4b57-88e0-f15809dd18d4 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:28:35 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 8afe83b8-e9ed-4dc9-801f-08c15ea882f0 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1598" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:28:40 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0d96809f-a496-4e9b-a9f9-ba1be9de6313 + - 70409fce-9d63-4232-91f4-8c0c16279051 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 55.529327ms +- id: 58 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "false" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d/kubeconfig?redacted=false method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1782 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpZUkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVEpPVkVsM1RXeHZXRVJVVFRGTlZFVjNUV3BGTWs1VVNYZE5iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1RXb3dXRFJZZUVoVlRteFNaRUUxQ21GbmJ6UlhNVEowS3pORFVXVlFWM2RNYUdRNE1rYzJOR1p4TUd0dlptVjVSemxxUVROcFRFSnRlbHByT1ZkWGRGUTFNek13TkcxMWIwUk1hR0pEUkdnS1NrUlFiRVZNTW1wUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKU1FWQnJlWFJ2VjBWaVNuUXlaUzlHY21KeVRUWXZkWE41TlZWNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1S1FVUkNSMEZwUlVGdFUwbFNDazR5TURZM04wZE5WMVY1VkdRd1dFSlFiVVZIUWs5MmNWRTRVbXRhWjBGTk1HUnNTMjltTUVOSlVVUTJSREEyV0hBMmJIRTJSVEJYT1VrMWJHSnJTWEVLWldGWVdVaGhOelkxVEUxTWVHMUdlbkJOWmpablFUMDlDaTB0TFMwdFJVNUVJRU5GVWxSSlJrbERRVlJGTFMwdExTMEsKICAgIHNlcnZlcjogaHR0cHM6Ly8zOGMxNDhjOS1lYmI2LTQxMDUtYTk3YS1jMjg0NTY0YTE3M2QuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctbGVnYWN5CiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3ktYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3ktYWRtaW4KICB1c2VyOgogICAgdG9rZW46IEliUVhRSW4yMGtzWDU1emZXZFQ1RmtWSjRsMHluVWs5NmYzYWZHdGRRQXRMc1RkQXZzNFdUMHFj\"}" headers: Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1782" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:28:45 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 246c324b-3923-42af-92e6-f3a50a162a5f + - 926cfa55-ff53-4223-81ad-d091fa7da815 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.583028ms +- id: 59 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "false" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d/kubeconfig?redacted=false method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1782 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpZUkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVEpPVkVsM1RXeHZXRVJVVFRGTlZFVjNUV3BGTWs1VVNYZE5iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1RXb3dXRFJZZUVoVlRteFNaRUUxQ21GbmJ6UlhNVEowS3pORFVXVlFWM2RNYUdRNE1rYzJOR1p4TUd0dlptVjVSemxxUVROcFRFSnRlbHByT1ZkWGRGUTFNek13TkcxMWIwUk1hR0pEUkdnS1NrUlFiRVZNTW1wUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKU1FWQnJlWFJ2VjBWaVNuUXlaUzlHY21KeVRUWXZkWE41TlZWNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1S1FVUkNSMEZwUlVGdFUwbFNDazR5TURZM04wZE5WMVY1VkdRd1dFSlFiVVZIUWs5MmNWRTRVbXRhWjBGTk1HUnNTMjltTUVOSlVVUTJSREEyV0hBMmJIRTJSVEJYT1VrMWJHSnJTWEVLWldGWVdVaGhOelkxVEUxTWVHMUdlbkJOWmpablFUMDlDaTB0TFMwdFJVNUVJRU5GVWxSSlJrbERRVlJGTFMwdExTMEsKICAgIHNlcnZlcjogaHR0cHM6Ly8zOGMxNDhjOS1lYmI2LTQxMDUtYTk3YS1jMjg0NTY0YTE3M2QuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctbGVnYWN5CiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3ktYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3ktYWRtaW4KICB1c2VyOgogICAgdG9rZW46IEliUVhRSW4yMGtzWDU1emZXZFQ1RmtWSjRsMHluVWs5NmYzYWZHdGRRQXRMc1RkQXZzNFdUMHFj\"}" headers: Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1782" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:28:50 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cd703531-7073-4b44-aee3-011624722f8c + - 517b1782-6000-4b05-9978-4d48b372a37a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 58.665398ms +- id: 60 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d?with_additional_resources=true + method: DELETE response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1602 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:56:35.336486Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1602" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:28:56 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - caf71a64-99ec-45ae-b7b1-32beb69323bd + - fd0e57a1-2c2b-433c-b179-d5a39e1d30e5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 86.737325ms +- id: 61 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:22:06.549003Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:56:35.336486Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:29:01 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 1f59d392-ebc2-403e-9523-988876119f2e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:29:02.753031Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 - method: GET - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:29:02.753031Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1598" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:29:06 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - c9d54cb3-d8d0-4425-b3ed-53c0abb0aeae - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYYWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtsM1RteHZXRVJVVFRGTlZFRjZUVVJGZWsxcVNYZE9iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1JFUnFhSFZhVlRWQk4zQjRlVGREQ2tvMldsZFJOR3czWjFaUFUyMVhXVU5HU0dwTU5rZzJaSG81V0hGNlZXODRSRGxFYjJsNU4xcFNSazExYW1oRVluZDJNREpMUVZSRk0yZGFjRFpCT1dJS2QzSnBVa3RHYVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlV6WmljMU5JVWpac1JtSnlTbXg2TlZGcFoyZDJjbk56VVhORVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SVFVUkNSVUZwUW1sR2JGRkVDbk5TVnpGMVZFczNjRVJSUkhwclRXMVRheXQyY25OQ09XZ3ZTRkZrWlRKQk5IQmlZV3RSU1dkTlNFOHJPVkJTYzBsT2JqRklaa0ZuV1c5a05TdEVZaXNLVkVOWVNrdE9UV2RXY1VWMWNVNU5UazR2U1QwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzkyNGE0ZjRlLWQzYzgtNDFkYi05ZTA5LTA1ODJhNWUzZGVmOS5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogWG16SXJFUHV4em5SV3ZXOEgwdHMxd0R6cHVUaE1teW9KUjNJbjZuVGttMEUwZEx1WkN6aXYyaGQ="}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9/kubeconfig?redacted=false - method: GET - response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYYWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtsM1RteHZXRVJVVFRGTlZFRjZUVVJGZWsxcVNYZE9iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1JFUnFhSFZhVlRWQk4zQjRlVGREQ2tvMldsZFJOR3czWjFaUFUyMVhXVU5HU0dwTU5rZzJaSG81V0hGNlZXODRSRGxFYjJsNU4xcFNSazExYW1oRVluZDJNREpMUVZSRk0yZGFjRFpCT1dJS2QzSnBVa3RHYVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlV6WmljMU5JVWpac1JtSnlTbXg2TlZGcFoyZDJjbk56VVhORVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SVFVUkNSVUZwUW1sR2JGRkVDbk5TVnpGMVZFczNjRVJSUkhwclRXMVRheXQyY25OQ09XZ3ZTRkZrWlRKQk5IQmlZV3RSU1dkTlNFOHJPVkJTYzBsT2JqRklaa0ZuV1c5a05TdEVZaXNLVkVOWVNrdE9UV2RXY1VWMWNVNU5UazR2U1QwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzkyNGE0ZjRlLWQzYzgtNDFkYi05ZTA5LTA1ODJhNWUzZGVmOS5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogWG16SXJFUHV4em5SV3ZXOEgwdHMxd0R6cHVUaE1teW9KUjNJbjZuVGttMEUwZEx1WkN6aXYyaGQ="}' - headers: - Content-Length: - - "1778" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:29:06 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 3cd05376-3982-4d1d-b7b0-f75c41e9e118 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYYWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtsM1RteHZXRVJVVFRGTlZFRjZUVVJGZWsxcVNYZE9iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1JFUnFhSFZhVlRWQk4zQjRlVGREQ2tvMldsZFJOR3czWjFaUFUyMVhXVU5HU0dwTU5rZzJaSG81V0hGNlZXODRSRGxFYjJsNU4xcFNSazExYW1oRVluZDJNREpMUVZSRk0yZGFjRFpCT1dJS2QzSnBVa3RHYVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlV6WmljMU5JVWpac1JtSnlTbXg2TlZGcFoyZDJjbk56VVhORVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SVFVUkNSVUZwUW1sR2JGRkVDbk5TVnpGMVZFczNjRVJSUkhwclRXMVRheXQyY25OQ09XZ3ZTRkZrWlRKQk5IQmlZV3RSU1dkTlNFOHJPVkJTYzBsT2JqRklaa0ZuV1c5a05TdEVZaXNLVkVOWVNrdE9UV2RXY1VWMWNVNU5UazR2U1QwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzkyNGE0ZjRlLWQzYzgtNDFkYi05ZTA5LTA1ODJhNWUzZGVmOS5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogWG16SXJFUHV4em5SV3ZXOEgwdHMxd0R6cHVUaE1teW9KUjNJbjZuVGttMEUwZEx1WkN6aXYyaGQ="}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9/kubeconfig?redacted=false - method: GET - response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYYWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtsM1RteHZXRVJVVFRGTlZFRjZUVVJGZWsxcVNYZE9iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1JFUnFhSFZhVlRWQk4zQjRlVGREQ2tvMldsZFJOR3czWjFaUFUyMVhXVU5HU0dwTU5rZzJaSG81V0hGNlZXODRSRGxFYjJsNU4xcFNSazExYW1oRVluZDJNREpMUVZSRk0yZGFjRFpCT1dJS2QzSnBVa3RHYVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlV6WmljMU5JVWpac1JtSnlTbXg2TlZGcFoyZDJjbk56VVhORVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SVFVUkNSVUZwUW1sR2JGRkVDbk5TVnpGMVZFczNjRVJSUkhwclRXMVRheXQyY25OQ09XZ3ZTRkZrWlRKQk5IQmlZV3RSU1dkTlNFOHJPVkJTYzBsT2JqRklaa0ZuV1c5a05TdEVZaXNLVkVOWVNrdE9UV2RXY1VWMWNVNU5UazR2U1QwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzkyNGE0ZjRlLWQzYzgtNDFkYi05ZTA5LTA1ODJhNWUzZGVmOS5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1sZWdhY3kKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLWxlZ2FjeS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogWG16SXJFUHV4em5SV3ZXOEgwdHMxd0R6cHVUaE1teW9KUjNJbjZuVGttMEUwZEx1WkN6aXYyaGQ="}' - headers: - Content-Length: - - "1778" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:29:06 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - aacd3e03-26da-4d7f-825d-222caaa6bc02 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:29:06.249227Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9?with_additional_resources=true - method: DELETE - response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:29:06.249227Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1602" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:29:06 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5fbdef2d-7a74-45f0-baad-a337039b2e84 + - 0b3d2ccd-d228-437a-af87-7b780da2ec1f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:29:06.249227Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 23.638477ms +- id: 62 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"region":"fr-par", "id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:22:05.976431Z", - "updated_at":"2025-10-31T13:29:06.249227Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-legacy", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.924a4f4e-d3c8-41db-9e09-0582a5e3def9.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"8ceddc43-bbf1-4523-af09-e69daa0edb4b", - "commitment_ends_at":"2025-10-31T13:22:05.976441Z", "acl_available":true, "iam_nodes_group_id":"2f58bc74-bdd4-4887-9c8f-cc72984ef544", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.177593Z\", \"updated_at\":\"2025-11-03T16:56:35.336486Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-legacy\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.38c148c9-ebb6-4105-a97a-c284564a173d.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"553bb4bf-0dfb-41a8-a4d2-cb13dbfe91bd\", \"commitment_ends_at\":\"2025-11-03T16:52:02.177603Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"46f77feb-35b5-4059-b2fd-ccf7cda95ae0\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:29:06 GMT + - Mon, 03 Nov 2025 16:56:40 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - bae3b7d4-8aed-47c9-9560-7d6b4f6523eb + - b89e9bbb-3c0d-4f59-b143-996727759fd2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9","type":"not_found"}' - form: {} + duration: 46.231211ms +- id: 63 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/924a4f4e-d3c8-41db-9e09-0582a5e3def9 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/38c148c9-ebb6-4105-a97a-c284564a173d method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"924a4f4e-d3c8-41db-9e09-0582a5e3def9","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"38c148c9-ebb6-4105-a97a-c284564a173d\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:29:11 GMT + - Mon, 03 Nov 2025 16:56:45 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e272e088-cf2b-48c5-9196-56d37e428ca0 + - d883b7d3-1101-4e00-a451-c394763e0a9b status: 404 Not Found code: 404 - duration: "" + duration: 21.07937ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.golden b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.golden index 0f474cc7a1..fdae54151a 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-legacy.golden @@ -3,8 +3,8 @@ apiVersion: v1 clusters: - cluster: - certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBek1ERXpNakl3TmxvWERUTTFNVEF6TURFek1qSXdObG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCRERqaHVaVTVBN3B4eTdDCko2WldRNGw3Z1ZPU21XWUNGSGpMNkg2ZHo5WHF6VW84RDlEb2l5N1pSRk11amhEYnd2MDJLQVRFM2dacDZBOWIKd3JpUktGaWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRUzZic1NIUjZsRmJySmx6NVFpZ2d2cnNzUXNEQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQmlGbFFECnNSVzF1VEs3cERRRHprTW1Tayt2cnNCOWgvSFFkZTJBNHBiYWtRSWdNSE8rOVBSc0lObjFIZkFnWW9kNStEYisKVENYSktOTWdWcUV1cU5NTk4vST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= - server: https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443 + certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJYRENDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCTWowWDRYeEhVTmxSZEE1CmFnbzRXMTJ0KzNDUWVQV3dMaGQ4Mkc2NGZxMGtvZmV5RzlqQTNpTEJtelprOVdXdFQ1MzMwNG11b0RMaGJDRGgKSkRQbEVMMmpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJSQVBreXRvV0ViSnQyZS9GcmJyTTYvdXN5NVV6QUtCZ2dxaGtqT1BRUURBZ05KQURCR0FpRUFtU0lSCk4yMDY3N0dNV1V5VGQwWEJQbUVHQk92cVE4UmtaZ0FNMGRsS29mMENJUUQ2RDA2WHA2bHE2RTBXOUk1bGJrSXEKZWFYWUhhNzY1TE1MeG1GenBNZjZnQT09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K + server: https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443 name: cli-test-get-kubeconfig-legacy contexts: - context: @@ -17,7 +17,7 @@ preferences: {} users: - name: cli-test-get-kubeconfig-legacy-admin user: - token: XmzIrEPuxznRWvW8H0ts1wDzpuThMmyoJR3In6nTkm0E0dLuZCziv2hd + token: IbQXQIn20ksX55zfWdT5FkVJ4l0ynUk96f3afGtdQAtLsTdAvs4WT0qc 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 -"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBek1ERXpNakl3TmxvWERUTTFNVEF6TURFek1qSXdObG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCRERqaHVaVTVBN3B4eTdDCko2WldRNGw3Z1ZPU21XWUNGSGpMNkg2ZHo5WHF6VW84RDlEb2l5N1pSRk11amhEYnd2MDJLQVRFM2dacDZBOWIKd3JpUktGaWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRUzZic1NIUjZsRmJySmx6NVFpZ2d2cnNzUXNEQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQmlGbFFECnNSVzF1VEs3cERRRHprTW1Tayt2cnNCOWgvSFFkZTJBNHBiYWtRSWdNSE8rOVBSc0lObjFIZkFnWW9kNStEYisKVENYSktOTWdWcUV1cU5NTk4vST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://924a4f4e-d3c8-41db-9e09-0582a5e3def9.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-legacy\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-legacy\n user: cli-test-get-kubeconfig-legacy-admin\n name: admin@cli-test-get-kubeconfig-legacy\ncurrent-context: admin@cli-test-get-kubeconfig-legacy\nkind: Config\npreferences: {}\nusers:\n- name: cli-test-get-kubeconfig-legacy-admin\n user:\n token: XmzIrEPuxznRWvW8H0ts1wDzpuThMmyoJR3In6nTkm0E0dLuZCziv2hd\n" +"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJYRENDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCTWowWDRYeEhVTmxSZEE1CmFnbzRXMTJ0KzNDUWVQV3dMaGQ4Mkc2NGZxMGtvZmV5RzlqQTNpTEJtelprOVdXdFQ1MzMwNG11b0RMaGJDRGgKSkRQbEVMMmpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJSQVBreXRvV0ViSnQyZS9GcmJyTTYvdXN5NVV6QUtCZ2dxaGtqT1BRUURBZ05KQURCR0FpRUFtU0lSCk4yMDY3N0dNV1V5VGQwWEJQbUVHQk92cVE4UmtaZ0FNMGRsS29mMENJUUQ2RDA2WHA2bHE2RTBXOUk1bGJrSXEKZWFYWUhhNzY1TE1MeG1GenBNZjZnQT09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: https://38c148c9-ebb6-4105-a97a-c284564a173d.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-legacy\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-legacy\n user: cli-test-get-kubeconfig-legacy-admin\n name: admin@cli-test-get-kubeconfig-legacy\ncurrent-context: admin@cli-test-get-kubeconfig-legacy\nkind: Config\npreferences: {}\nusers:\n- name: cli-test-get-kubeconfig-legacy-admin\n user:\n token: IbQXQIn20ksX55zfWdT5FkVJ4l0ynUk96f3afGtdQAtLsTdAvs4WT0qc\n" diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.cassette.yaml index b0b8c041c5..198984235d 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:30 GMT + - Mon, 03 Nov 2025 17:04:17 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 8c877448-fff4-4d40-b875-e2896dd3e3ce + - f891eca5-14f5-4ba6-a17f-6d5f07b8f3ba status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", "name":"pn-angry-haslett", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:21:30.643555Z", "updated_at":"2025-10-31T13:21:30.643555Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b8dcbd30-4505-4b2c-8364-5eaa75c591a2", - "created_at":"2025-10-31T13:21:30.643555Z", "updated_at":"2025-10-31T13:21:30.643555Z", - "subnet":"172.16.48.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"847368fc-296e-4f06-bb3f-55d344589692", "created_at":"2025-10-31T13:21:30.643555Z", - "updated_at":"2025-10-31T13:21:30.643555Z", "subnet":"fd63:256c:45f7:156::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 254.38392ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 199 + host: api.scaleway.com + body: "{\"name\":\"pn-nostalgic-swirles\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", "name":"pn-angry-haslett", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:21:30.643555Z", "updated_at":"2025-10-31T13:21:30.643555Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b8dcbd30-4505-4b2c-8364-5eaa75c591a2", - "created_at":"2025-10-31T13:21:30.643555Z", "updated_at":"2025-10-31T13:21:30.643555Z", - "subnet":"172.16.48.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"847368fc-296e-4f06-bb3f-55d344589692", "created_at":"2025-10-31T13:21:30.643555Z", - "updated_at":"2025-10-31T13:21:30.643555Z", "subnet":"fd63:256c:45f7:156::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1140 + body: "{\"id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"name\":\"pn-nostalgic-swirles\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:17.430537Z\", \"updated_at\":\"2025-11-03T17:04:17.430537Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"4568a850-64b4-4f0d-8ea9-0edff52d0a8e\", \"created_at\":\"2025-11-03T17:04:17.430537Z\", \"updated_at\":\"2025-11-03T17:04:17.430537Z\", \"subnet\":\"172.16.16.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"b8e4de39-4c33-4db9-af22-fcff1fb16677\", \"created_at\":\"2025-11-03T17:04:17.430537Z\", \"updated_at\":\"2025-11-03T17:04:17.430537Z\", \"subnet\":\"fd63:256c:45f7:6bc5::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1135" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1140" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:31 GMT + - Mon, 03 Nov 2025 17:04:17 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - b26448f3-f57a-4c8a-98b1-429e3954e1ed + - 0b68da0e-2db5-4a8e-a87f-b9cf0fd6ac78 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:31.657324Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 615.200639ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 675 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-get-kubeconfig-simple\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\"}" headers: Content-Type: - application/json @@ -162,4978 +84,831 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:31.657324Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1566 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.299237Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1566" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:31 GMT + - Mon, 03 Nov 2025 17:04:18 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - b5f210bc-7686-4a0b-9ae7-88a24708cdc7 + - 873b1cf5-d5a1-41eb-a190-d8c6d980a7f0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:31.657324Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 520.447781ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:31.657324Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1565 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.299237Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1565" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:31 GMT + - Mon, 03 Nov 2025 17:04:18 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 9844ac31-0248-4cd9-9c2d-198250d36efa + - a8c2e83e-b16b-4134-a097-a86fe8e9fa53 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 95.761585ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:36 GMT + - Mon, 03 Nov 2025 17:04:23 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 8cb86bf9-8832-4d06-9fc8-82bc3e87f0e6 + - 5f6de830-ffee-4259-9d13-b34d9eb90f3d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.775049ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:41 GMT + - Mon, 03 Nov 2025 17:04:28 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4df028a9-0de6-4b92-be3c-084f5c8e034b + - fdee6aa3-5570-4f4a-9fc4-54575e1f315f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.845663ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:46 GMT + - Mon, 03 Nov 2025 17:04:33 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - b93a316d-5369-4858-a9c3-b8ec85835ed2 + - 2baf3d68-4030-4b5a-98f6-ae4a60fba7fd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.210539ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:52 GMT + - Mon, 03 Nov 2025 17:04:38 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - d792b24f-c1e4-45d8-8275-03e9105886c2 + - f856ee08-8756-4ab1-9a6c-997d83ec7831 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 52.201982ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:21:57 GMT + - Mon, 03 Nov 2025 17:04:43 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 2f3060b7-558f-47b7-9b4c-87ae0cdf9f48 + - f958acfa-cd78-4dbe-a67b-35555cccee39 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.950783ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:02 GMT + - Mon, 03 Nov 2025 17:04:48 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 18cec96a-e81b-42dd-a2f6-0e89096efa9d + - 89e4eb7d-f304-4fc5-937e-9ae0e69dac8d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.857037ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:07 GMT + - Mon, 03 Nov 2025 17:04:53 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 642f6426-9813-4182-889b-fd2c0d8aebdb + - 5e95f272-71f8-4ee7-8bb2-8075fc280b8e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 47.568757ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:12 GMT + - Mon, 03 Nov 2025 17:04:58 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 696c1b17-a2e9-4043-8e1e-0b5bc3a041f7 + - ec43425c-1189-4075-a63b-2d84d14b85b2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 36.069389ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:17 GMT + - Mon, 03 Nov 2025 17:05:04 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - d4d6e498-5e6c-4734-9d9f-87a771c5ec59 + - 0cea3fbc-2910-40d6-ab95-8b46ae0c06b5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.985747ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:22 GMT + - Mon, 03 Nov 2025 17:05:09 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 6791e8c0-b385-4766-a918-9d6236ca0a0d + - 9affa39e-3f57-4f9e-b57e-317d15ec8680 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 60.963869ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:27 GMT + - Mon, 03 Nov 2025 17:05:14 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - bcd6fea5-72f6-4181-a9f3-3e39a296f1ca + - 23edaa41-0026-4aef-bd4f-2e26ebb39896 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.147952ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:32 GMT + - Mon, 03 Nov 2025 17:05:19 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 59695f62-8560-44df-87a6-bedb551b83ca + - 2706cee3-a1c3-41f1-8108-b8104aa25aa8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.601115ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:37 GMT + - Mon, 03 Nov 2025 17:05:24 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - f6107f84-99c3-4db7-a88e-fde5c7a4fdd4 + - 83acb667-7bbd-4a63-8525-d0ba09324e3b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 47.090409ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:42 GMT + - Mon, 03 Nov 2025 17:05:29 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 7130cfe2-b4d3-4d48-b734-b4930e635c69 + - 2ec90b9c-454a-48fa-87e2-2640bdec1821 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.541653ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:47 GMT + - Mon, 03 Nov 2025 17:05:34 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 11cc0f55-66b1-4181-9498-7ffe197505b9 + - 46af1d05-51d1-4b6e-8e6a-1ef9d1c58c76 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 56.301298ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:52 GMT + - Mon, 03 Nov 2025 17:05:39 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 9b89197f-4bad-4d02-8641-6311fc9d0f74 + - b80163ea-4443-44ca-9f8b-7a5e8ac3f7e8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 37.738757ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:04:18.930972Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:22:57 GMT + - Mon, 03 Nov 2025 17:05:44 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 5cf932e6-0aee-40a9-8daf-49bb24fcd78f + - da08878a-6491-4ee2-a941-90e449e752e9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 37.636735ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:02 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - c03d2669-1a95-45e4-81fb-7351d110e9a5 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:07 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 557a0fa8-0363-4e0f-aefa-0dd75b1cf347 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:12 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 5570e215-0e7c-424f-b109-fc115c3dea1c - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:17 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 40b79e59-b127-4cc0-b7f8-33711cecdd67 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:22 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 4b64cae6-a8d1-4aa7-8195-483966b54521 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:28 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - dcfa2b53-41b2-42b5-9633-47dd12b48b3c - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:33 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - cfa966f1-4b89-45da-b575-d05fe9a0d7ea - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:38 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 40986e8d-d718-4846-b522-b108f2fefcab - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:43 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - bdb6900c-048e-4f72-9374-dfdcf11978c0 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:48 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - dd8ce4a6-cbce-4245-adea-379379222812 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:53 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ebb81125-5362-4020-9156-f55c377602ab - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:23:58 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d0d5fcc8-285f-4ce7-b8c8-74b5bb19c0ff - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:03 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - f6c0aabc-fe7d-4642-9fff-070d855a5773 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:08 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 4ba55823-876a-4065-9d2c-268c9a7386ab - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:13 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0b5326e0-d384-41d8-80b6-4ee75eddb5c7 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:18 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 504b8d87-9507-40cf-8a8b-2cae5a76c110 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:23 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 6c55de8b-0989-42a3-971e-9502173d6727 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:28 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 143cbb8e-d41d-4345-aab7-6015e2167bbd - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:33 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b6ee0886-4cf6-4f87-8206-3f3954b9bc62 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:38 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - a4368ab7-943f-4d92-bb46-2971cd156488 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:43 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - bf2678f5-4b97-45ab-8f28-b5b7e5185720 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:48 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7f1f44a4-d287-45eb-95a2-0e75c89aac8f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:53 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 366b0fb8-3833-4d7c-b5de-e28ad5ecc842 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:24:58 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 495e2d6a-0cd9-405e-8045-0edc414db599 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:03 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - cf25bd35-f165-41c9-9916-833e12076e2a - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:09 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 1db63578-b1b5-477f-b46d-f65a15c05f85 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:14 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 53068348-b0b4-4fda-9220-15d1ff07156f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:19 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 85e15aa0-c6ba-408d-8b93-00cb6a40e6c6 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:24 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 544e9263-150a-4f7c-841d-1069d1671c2e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:29 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7da62500-5c0b-43ba-a626-f580d20fcc90 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:34 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0ac7e6b3-108a-4b32-8026-c79c18b6a42b - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:39 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7294e3f6-aadb-4fe6-a4f9-dda9455ac2ee - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:44 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - f1b9ff46-749e-40a1-a02b-179e8194d212 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:49 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e1a091a0-e416-4801-ac5e-c4d6212689e4 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:54 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ba67cc74-48d8-46ea-9c27-2256d69a8d16 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:25:59 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - a1d57fab-150b-4a7f-8a63-0188490bfcf3 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:04 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d8f12dae-8fd6-4f8d-9c3a-8c86d5886818 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:09 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - af2dd576-efdf-4415-882e-d2adaa8abdfb - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:14 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ef59e9eb-324b-4939-8e51-a892302f5c0b - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:19 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 960b786f-b00d-4184-a023-8dcae0e6c7e8 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:24 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - f893f00d-facf-464f-a786-aa3bfcc44b1e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:29 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e56d4bce-dc27-40cd-9d3f-79fb243796ec - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:34 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 5fbceeb0-a452-4b46-8486-418ed5e016c0 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:39 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e9ad9cc6-eee8-4dc0-be39-4c4bb261d5f5 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:45 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0b6fec95-a638-4861-8218-20789be18fda - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:50 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 296e79d0-931e-43bf-8e51-19d95e121256 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:26:55 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 9da408a5-2630-4154-9aed-8b3bd2e38510 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:00 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e7222740-b7d4-4c01-8489-2635ac06b825 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:21:32.250076Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:05 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e7f84c82-a91f-40ad-bb8e-2bc265cfdd90 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:07.558508Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:07.558508Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1598 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:05:48.111617Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1598" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:10 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - dd0fa0de-2197-4266-8877-0e821c083ab5 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 - method: GET - response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - headers: - Content-Length: - - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:27:10 GMT + - Mon, 03 Nov 2025 17:05:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 74b5f1db-0c43-46d1-ad1f-42ef6a30a6fa + - 32c877e6-63cc-4efa-94ae-ac96626c991d status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtWNlRWWnZXRVJVVFRGTlZFRjZUVVJGZWsxcVJYcE5WbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VEaEhRMkZuSzA5cU5YZHVXV3czQ2sxeFptcHdVVXhUYVcxdlJYTmxRbVZMTWpadVoyMVlRVGcwTVVRdmNuQnFNbGxvVmxaRU5HaE1abGRyUVdsRVl6STRReTlITUVNeFRteHBTRzFxVGtNS2FqbEpkSFJ2Y1dwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlJGVkdWMEk0VG1GQ04yeFhSRkZqUmt0UU1XUmxMMjA0ZEhCNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUW5GS09WaHZDa3BQVlZKR1ZFMXlWRk5uYmtkMGIyeFdabEZRV2sxUlVsRktWRWsxU2pZck5HNW1abEIzU1doQlRraEpRM0poVDJKM2NtRlFRWGxGYVU5bE0yOTZia1lLV0V4allqa3ZaVzE1VlM5bmFHNXJhbWd6Y25ZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovL2Q2NTg1Nzg1LTgzMTUtNGU4ZS05ZDk3LWQ0YWViODZkYTE4Ny5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1zaW1wbGUKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 54.147311ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtWNlRWWnZXRVJVVFRGTlZFRjZUVVJGZWsxcVJYcE5WbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VEaEhRMkZuSzA5cU5YZHVXV3czQ2sxeFptcHdVVXhUYVcxdlJYTmxRbVZMTWpadVoyMVlRVGcwTVVRdmNuQnFNbGxvVmxaRU5HaE1abGRyUVdsRVl6STRReTlITUVNeFRteHBTRzFxVGtNS2FqbEpkSFJ2Y1dwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlJGVkdWMEk0VG1GQ04yeFhSRkZqUmt0UU1XUmxMMjA0ZEhCNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUW5GS09WaHZDa3BQVlZKR1ZFMXlWRk5uYmtkMGIyeFdabEZRV2sxUlVsRktWRWsxU2pZck5HNW1abEIzU1doQlRraEpRM0poVDJKM2NtRlFRWGxGYVU5bE0yOTZia1lLV0V4allqa3ZaVzE1VlM5bmFHNXJhbWd6Y25ZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovL2Q2NTg1Nzg1LTgzMTUtNGU4ZS05ZDk3LWQ0YWViODZkYTE4Ny5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1zaW1wbGUKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1722 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVE5OUkZGNFQwWnZXRVJVVFRGTlZFVjNUV3BGTTAxRVVYaFBSbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1JrUktOVlZoZEhkdE9ESmxha0ozQ2tWelYwNHpWalJ4VVhORFZWVnNOMHhUTjFZdmVVTXlPR2RGWjNKTE5WaG5RV2htTnpONGExaFFiVTFYYlZoalZFdzJXVkJEWnpWaEwzQklXbkpWV0RJS2NrNURXVzF3YldwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKU05YUTRNV0V3VUhsMmNTczJkek1yUjNGaWRXTXdWVWt2Wm1aNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUlVGeWJqUm5DamhWV2tGV2JWWXpXbWtyV2xwdWFsUjVhM0owVEc4M1RUTnhRM0JYU21wNk5EWnFUMEZJYzBOSlNITkpNMmt2UkVaRE9XazFXbXcyTTJ0WmFHRkphV2dLU21WS2FVUlRWVGRHU2xWclRFaEdjWFYwVUVZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzUyMzE1NTliLTY2ODYtNDU1Yi1hOGNiLWU1MjQzZTAzMzYzOS5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1zaW1wbGUKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1722" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:27:10 GMT + - Mon, 03 Nov 2025 17:05:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4e9382c4-3e11-4adc-b56d-eb42035893bc + - 5df79cea-50bd-41c3-ba5c-31eb42745969 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtWNlRWWnZXRVJVVFRGTlZFRjZUVVJGZWsxcVJYcE5WbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VEaEhRMkZuSzA5cU5YZHVXV3czQ2sxeFptcHdVVXhUYVcxdlJYTmxRbVZMTWpadVoyMVlRVGcwTVVRdmNuQnFNbGxvVmxaRU5HaE1abGRyUVdsRVl6STRReTlITUVNeFRteHBTRzFxVGtNS2FqbEpkSFJ2Y1dwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlJGVkdWMEk0VG1GQ04yeFhSRkZqUmt0UU1XUmxMMjA0ZEhCNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUW5GS09WaHZDa3BQVlZKR1ZFMXlWRk5uYmtkMGIyeFdabEZRV2sxUlVsRktWRWsxU2pZck5HNW1abEIzU1doQlRraEpRM0poVDJKM2NtRlFRWGxGYVU5bE0yOTZia1lLV0V4allqa3ZaVzE1VlM5bmFHNXJhbWd6Y25ZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovL2Q2NTg1Nzg1LTgzMTUtNGU4ZS05ZDk3LWQ0YWViODZkYTE4Ny5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1zaW1wbGUKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 45.257325ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOYWtWNlRWWnZXRVJVVFRGTlZFRjZUVVJGZWsxcVJYcE5WbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VEaEhRMkZuSzA5cU5YZHVXV3czQ2sxeFptcHdVVXhUYVcxdlJYTmxRbVZMTWpadVoyMVlRVGcwTVVRdmNuQnFNbGxvVmxaRU5HaE1abGRyUVdsRVl6STRReTlITUVNeFRteHBTRzFxVGtNS2FqbEpkSFJ2Y1dwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlJGVkdWMEk0VG1GQ04yeFhSRkZqUmt0UU1XUmxMMjA0ZEhCNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUW5GS09WaHZDa3BQVlZKR1ZFMXlWRk5uYmtkMGIyeFdabEZRV2sxUlVsRktWRWsxU2pZck5HNW1abEIzU1doQlRraEpRM0poVDJKM2NtRlFRWGxGYVU5bE0yOTZia1lLV0V4allqa3ZaVzE1VlM5bmFHNXJhbWd6Y25ZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovL2Q2NTg1Nzg1LTgzMTUtNGU4ZS05ZDk3LWQ0YWViODZkYTE4Ny5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1zaW1wbGUKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1722 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVE5OUkZGNFQwWnZXRVJVVFRGTlZFVjNUV3BGTTAxRVVYaFBSbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1JrUktOVlZoZEhkdE9ESmxha0ozQ2tWelYwNHpWalJ4VVhORFZWVnNOMHhUTjFZdmVVTXlPR2RGWjNKTE5WaG5RV2htTnpONGExaFFiVTFYYlZoalZFdzJXVkJEWnpWaEwzQklXbkpWV0RJS2NrNURXVzF3YldwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKU05YUTRNV0V3VUhsMmNTczJkek1yUjNGaWRXTXdWVWt2Wm1aNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUlVGeWJqUm5DamhWV2tGV2JWWXpXbWtyV2xwdWFsUjVhM0owVEc4M1RUTnhRM0JYU21wNk5EWnFUMEZJYzBOSlNITkpNMmt2UkVaRE9XazFXbXcyTTJ0WmFHRkphV2dLU21WS2FVUlRWVGRHU2xWclRFaEdjWFYwVUVZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzUyMzE1NTliLTY2ODYtNDU1Yi1hOGNiLWU1MjQzZTAzMzYzOS5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy1zaW1wbGUKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1722" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:27:10 GMT + - Mon, 03 Nov 2025 17:05:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 9619e52f-a5e0-4118-b8fd-91e63374cb13 + - 561abb6f-8756-40f9-af5e-4a470b120c39 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 22.977598ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1602 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:05:49.611784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1602" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:10 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - da47c903-7d42-4a65-81a7-3b648e67d4e0 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:10 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - bbd9451c-42e9-43d7-acc3-eb557cf9de69 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:15 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 23cddd96-8f9e-4cf5-9317-8c8c48e6cc3f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:27:20 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - a2ea669c-8ad4-4273-81d2-eaef426eba08 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 - method: GET - response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:27:25 GMT + - Mon, 03 Nov 2025 17:05:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 01927cfa-e5a6-4357-b447-8cf3143c6e8c + - 2c9a1c7e-dcd6-4d35-980c-218895e2895f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 128.568149ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:05:49.611784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:27:30 GMT + - Mon, 03 Nov 2025 17:05:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 32a91463-09df-492f-b452-08bf61e9f6f5 + - ba3195ab-87a0-446e-b860-08a30db955c1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 21.230756ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"region":"fr-par", "id":"d6585785-8315-4e8e-9d97-d4aeb86da187", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:21:31.657324Z", - "updated_at":"2025-10-31T13:27:10.493635Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.d6585785-8315-4e8e-9d97-d4aeb86da187.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7bc516b2-ad8b-451c-bf42-6294a26a3151", - "commitment_ends_at":"2025-10-31T13:21:31.657342Z", "acl_available":true, "iam_nodes_group_id":"2aba6f6c-26aa-41ef-b5e1-35c238c3fa30", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"5231559b-6686-455b-a8cb-e5243e033639\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:04:18.299237Z\", \"updated_at\":\"2025-11-03T17:05:49.611784Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-simple\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.5231559b-6686-455b-a8cb-e5243e033639.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"c06dcdff-4f39-4694-b9d3-437b025088e1\", \"commitment_ends_at\":\"2025-11-03T17:04:18.299260Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"a722b4c9-556e-47eb-bd0e-36e1ca07cbcd\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:27:35 GMT + - Mon, 03 Nov 2025 17:05:54 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - d273abbb-1a7b-4f30-899e-3de6b45b7b4c + - 74c38b73-fc12-470c-8c25-4d78bc5fb7ae status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"d6585785-8315-4e8e-9d97-d4aeb86da187","type":"not_found"}' - form: {} + duration: 45.90379ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/d6585785-8315-4e8e-9d97-d4aeb86da187 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/5231559b-6686-455b-a8cb-e5243e033639 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"d6585785-8315-4e8e-9d97-d4aeb86da187","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"5231559b-6686-455b-a8cb-e5243e033639\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:27:40 GMT + - Mon, 03 Nov 2025 17:05:59 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 06659457-35a5-4ebb-be0d-2f817bd1c5d9 + - 1a8c3709-4532-4a1e-a5de-5c2a6305c784 status: 404 Not Found code: 404 - duration: "" + duration: 31.461571ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.golden b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.golden index 0d6483be9d..ba2d1a70ac 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-simple.golden @@ -3,8 +3,8 @@ apiVersion: v1 clusters: - cluster: - certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBek1ERXpNakV6TVZvWERUTTFNVEF6TURFek1qRXpNVm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCUDhHQ2FnK09qNXduWWw3Ck1xZmpwUUxTaW1vRXNlQmVLMjZuZ21YQTg0MUQvcnBqMlloVlZENGhMZldrQWlEYzI4Qy9HMEMxTmxpSG1qTkMKajlJdHRvcWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRRFVGV0I4TmFCN2xXRFFjRktQMWRlL204dHB6QUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpQnFKOVhvCkpPVVJGVE1yVFNnbkd0b2xWZlFQWk1RUlFKVEk1SjYrNG5mZlB3SWhBTkhJQ3JhT2J3cmFQQXlFaU9lM296bkYKWExjYjkvZW15VS9naG5ramgzcnYKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= - server: https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443 + certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTNNRFF4T0ZvWERUTTFNVEV3TWpFM01EUXhPRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCRkRKNVVhdHdtODJlakJ3CkVzV04zVjRxUXNDVVVsN0xTN1YveUMyOGdFZ3JLNVhnQWhmNzN4a1hQbU1XbVhjVEw2WVBDZzVhL3BIWnJVWDIKck5DWW1wbWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJSNXQ4MWEwUHl2cSs2dzMrR3FidWMwVUkvZmZ6QUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpRUFybjRnCjhVWkFWbVYzWmkrWlpualR5a3J0TG83TTNxQ3BXSmp6NDZqT0FIc0NJSHNJM2kvREZDOWk1Wmw2M2tZaGFJaWgKSmVKaURTVTdGSlVrTEhGcXV0UEYKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= + server: https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443 name: cli-test-get-kubeconfig-simple contexts: - context: @@ -29,4 +29,4 @@ users: interactiveMode: Never 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 -"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBek1ERXpNakV6TVZvWERUTTFNVEF6TURFek1qRXpNVm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCUDhHQ2FnK09qNXduWWw3Ck1xZmpwUUxTaW1vRXNlQmVLMjZuZ21YQTg0MUQvcnBqMlloVlZENGhMZldrQWlEYzI4Qy9HMEMxTmxpSG1qTkMKajlJdHRvcWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRRFVGV0I4TmFCN2xXRFFjRktQMWRlL204dHB6QUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpQnFKOVhvCkpPVVJGVE1yVFNnbkd0b2xWZlFQWk1RUlFKVEk1SjYrNG5mZlB3SWhBTkhJQ3JhT2J3cmFQQXlFaU9lM296bkYKWExjYjkvZW15VS9naG5ramgzcnYKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://d6585785-8315-4e8e-9d97-d4aeb86da187.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-simple\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-simple\n user: cli-config-00000000\n name: admin@cli-test-get-kubeconfig-simple\ncurrent-context: admin@cli-test-get-kubeconfig-simple\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-00000000\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - k8s\n - exec-credential\n command: scw\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" +"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTNNRFF4T0ZvWERUTTFNVEV3TWpFM01EUXhPRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCRkRKNVVhdHdtODJlakJ3CkVzV04zVjRxUXNDVVVsN0xTN1YveUMyOGdFZ3JLNVhnQWhmNzN4a1hQbU1XbVhjVEw2WVBDZzVhL3BIWnJVWDIKck5DWW1wbWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJSNXQ4MWEwUHl2cSs2dzMrR3FidWMwVUkvZmZ6QUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpRUFybjRnCjhVWkFWbVYzWmkrWlpualR5a3J0TG83TTNxQ3BXSmp6NDZqT0FIc0NJSHNJM2kvREZDOWk1Wmw2M2tZaGFJaWgKSmVKaURTVTdGSlVrTEhGcXV0UEYKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://5231559b-6686-455b-a8cb-e5243e033639.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-simple\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-simple\n user: cli-config-00000000\n name: admin@cli-test-get-kubeconfig-simple\ncurrent-context: admin@cli-test-get-kubeconfig-simple\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-00000000\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - k8s\n - exec-credential\n command: scw\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.cassette.yaml index be8f4bbbaf..c7804cede2 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:19 GMT + - Mon, 03 Nov 2025 16:52:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 9c11ac41-e2b6-4fb6-abeb-6444aa193485 + - 3a6e524e-4c64-450f-b0ec-a69a1503e1c6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", "name":"pn-vigorous-galois", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.696940Z", "updated_at":"2025-10-30T18:12:19.696940Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"f4a92b7d-a8af-4920-b337-889f18f60291", - "created_at":"2025-10-30T18:12:19.696940Z", "updated_at":"2025-10-30T18:12:19.696940Z", - "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"6341123e-366d-4a35-9d8e-180ba95ad86e", "created_at":"2025-10-30T18:12:19.696940Z", - "updated_at":"2025-10-30T18:12:19.696940Z", "subnet":"fd63:256c:45f7:c091::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 172.716704ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 198 + host: api.scaleway.com + body: "{\"name\":\"pn-hopeful-dubinsky\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", "name":"pn-vigorous-galois", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.696940Z", "updated_at":"2025-10-30T18:12:19.696940Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"f4a92b7d-a8af-4920-b337-889f18f60291", - "created_at":"2025-10-30T18:12:19.696940Z", "updated_at":"2025-10-30T18:12:19.696940Z", - "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"6341123e-366d-4a35-9d8e-180ba95ad86e", "created_at":"2025-10-30T18:12:19.696940Z", - "updated_at":"2025-10-30T18:12:19.696940Z", "subnet":"fd63:256c:45f7:c091::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1138 + body: "{\"id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"name\":\"pn-hopeful-dubinsky\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:01.561772Z\", \"updated_at\":\"2025-11-03T16:52:01.561772Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"7f5cce00-936f-403f-a62f-fedff7bb813d\", \"created_at\":\"2025-11-03T16:52:01.561772Z\", \"updated_at\":\"2025-11-03T16:52:01.561772Z\", \"subnet\":\"172.16.4.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"fc3077c8-96bd-4f0d-bb12-28a297fdd7ca\", \"created_at\":\"2025-11-03T16:52:01.561772Z\", \"updated_at\":\"2025-11-03T16:52:01.561772Z\", \"subnet\":\"fd63:256c:45f7:884a::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1137" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1138" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 640bac51-479f-4a75-8fb0-335951cc69b0 + - d4239dd8-196c-4fbc-a5ad-e82352f0dd9b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:20.764502Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 945.602703ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 678 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-get-kubeconfig-with-envs\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\"}" headers: Content-Type: - application/json @@ -162,1546 +84,1983 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:20.764502Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1569 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.332190Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1569" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 82baf7ed-e52e-41dd-8a1a-a7c92040c6d8 + - 72c94eb9-a9fb-43d9-b30f-a8d8ee2eabf6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:20.764502Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 322.640354ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1568 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.332190Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1568" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:02 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a41a7d22-957f-4859-adcf-c07a885da211 + status: 200 OK + code: 200 + duration: 58.197966ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:07 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 557f6c1f-8107-45cd-9d79-1cf69ad8437f + status: 200 OK + code: 200 + duration: 47.320049ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:12 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 6a903674-89b1-4ed6-ab78-009d86af19b3 + status: 200 OK + code: 200 + duration: 48.512469ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:17 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 07e74936-e80a-4236-b245-712f7577fbe9 + status: 200 OK + code: 200 + duration: 48.043528ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:22 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8e01c5c9-7f16-4642-9fae-cd4e5e8d222d + status: 200 OK + code: 200 + duration: 43.164556ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:27 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 46ae92e6-fcd7-4ce6-a4aa-fd80a6e7ff35 + status: 200 OK + code: 200 + duration: 45.771492ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:32 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8e7ba179-2c55-43cd-a1c4-99e68130f012 + status: 200 OK + code: 200 + duration: 42.939745ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:37 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 29aca76f-1d90-4a28-a5a2-0928ee74dc42 + status: 200 OK + code: 200 + duration: 35.632412ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:42 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a0f47776-b545-48d8-b878-cd2198886425 + status: 200 OK + code: 200 + duration: 44.253124ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:47 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 09d1596c-cdac-45ca-8115-81e9fee2bdb8 + status: 200 OK + code: 200 + duration: 64.124393ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:52 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 50240831-2a04-4b3e-904d-5c9156a1fab0 + status: 200 OK + code: 200 + duration: 45.558295ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:58 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 4b130666-adf5-47d4-9708-faeedc5a5c55 + status: 200 OK + code: 200 + duration: 42.3075ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:03 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 228aa7d3-afff-4483-b61d-890928b1b594 + status: 200 OK + code: 200 + duration: 57.671246ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:08 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b4b8a933-b426-43cb-ac1c-f811d964ab09 + status: 200 OK + code: 200 + duration: 40.893997ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:13 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - d89b63b2-724a-423c-accf-84309e9724dd + status: 200 OK + code: 200 + duration: 46.170878ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:18 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a38ee6a6-b0e6-4ab3-b42f-e3a27c33d9bd + status: 200 OK + code: 200 + duration: 41.306993ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:23 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 61378cc8-3c4a-4e25-823c-d53f2886e785 + status: 200 OK + code: 200 + duration: 40.766138ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:28 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 856e618b-fba3-45e4-b5e3-f0fb31d5671d + status: 200 OK + code: 200 + duration: 49.783455ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:33 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 4b7baa68-593d-4bdb-9b13-71ed4b03cdf0 + status: 200 OK + code: 200 + duration: 54.634766ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:38 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8b06b83d-c911-4a6d-afc7-39374a038887 + status: 200 OK + code: 200 + duration: 149.459783ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:43 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - cd017dc7-a120-44e3-99b7-bf709d9c9e7d + status: 200 OK + code: 200 + duration: 46.765538ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:48 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ae5ee74c-effc-421f-a993-8b4f45464e0f + status: 200 OK + code: 200 + duration: 49.468887ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:53 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 83abbc85-d3c5-4bc3-b81f-aeb1e16bbccf + status: 200 OK + code: 200 + duration: 44.49245ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:58 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 2817c598-5811-4cc4-b07d-433f0bd40b88 + status: 200 OK + code: 200 + duration: 43.062335ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:03 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 0a47df39-6dc8-4550-8cf0-841adef257fd + status: 200 OK + code: 200 + duration: 43.539421ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:20.764502Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "1568" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:08 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 194674aa-074e-463c-94e0-209bb74c2352 + status: 200 OK + code: 200 + duration: 55.465712ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:13 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 84ab2081-19b1-4226-9d7e-90d9587bab42 + status: 200 OK + code: 200 + duration: 42.357522ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:18 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 3e73424f-6dca-49bd-963f-4ea579b95ee8 + status: 200 OK + code: 200 + duration: 48.947139ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:23 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 207e7467-ebf3-48fd-a41e-252d6d389612 + status: 200 OK + code: 200 + duration: 43.532339ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:28 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a79499e8-e40d-4ebc-bfdf-c231f099a33b + status: 200 OK + code: 200 + duration: 43.832053ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:34 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - c8cfbfa0-e927-4ca7-a9dc-12a3124459a5 + status: 200 OK + code: 200 + duration: 39.36958ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:39 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 71445aed-07c2-4186-a684-5904d6a7bf86 + status: 200 OK + code: 200 + duration: 55.232929ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:44 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - bc0d767f-080f-4171-a7db-a53c86098b05 + status: 200 OK + code: 200 + duration: 36.102976ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:49 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 9c234362-649a-4e8e-b593-9c6b58cd7fe0 + status: 200 OK + code: 200 + duration: 40.618879ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:54 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 51ed43d7-48d5-4b40-837b-b3751414fad9 + status: 200 OK + code: 200 + duration: 45.429426ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:59 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 4074f0b0-25a9-48c4-8ebc-aebbecf18cce + status: 200 OK + code: 200 + duration: 46.32072ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1604" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:55:04 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a078fb33-598f-4321-abec-642e3b9deed3 + - 6abc71d7-f1d8-4107-ae3b-6872cb1299fb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 69.04145ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:25 GMT + - Mon, 03 Nov 2025 16:55:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 64c48c1e-39ca-4ede-803c-51b14b95dd33 + - 89f1f144-3c6c-4202-a09b-4721a30dff4b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 60.769693ms +- id: 41 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:31 GMT + - Mon, 03 Nov 2025 16:55:14 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b9afd761-28d3-4b01-b082-b74a3efe3da3 + - d44dbbed-25cc-40f7-af1c-6431e666bfc4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 47.808175ms +- id: 42 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:36 GMT + - Mon, 03 Nov 2025 16:55:19 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 274371a5-9a82-4d3f-991e-655f0f6f0cd4 + - cddcbf42-5195-4018-aa98-4c13e6755f03 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 38.092014ms +- id: 43 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:41 GMT + - Mon, 03 Nov 2025 16:55:24 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d76f355e-ec06-4c45-9da8-321349f39cb7 + - 317dedf5-0dba-4e58-9fa3-7def2ce0564f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 43.16248ms +- id: 44 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:46 GMT + - Mon, 03 Nov 2025 16:55:29 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 32a2934f-f4f1-4576-9532-4c95e646bdca + - 2d40a5d8-4113-4947-a0e6-5ff2677b7779 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 37.366292ms +- id: 45 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:51 GMT + - Mon, 03 Nov 2025 16:55:34 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6d86b1b8-a1c5-4317-b45b-72432d5ec8a3 + - 7d93670f-779d-4d78-a606-ceeaebad1d9a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 39.592504ms +- id: 46 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:56 GMT + - Mon, 03 Nov 2025 16:55:39 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0f33d99e-be7f-4552-ac38-700e4bb25a53 + - 29af6bac-55df-408d-bc9e-6c3bf2fa9d8d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 38.006596ms +- id: 47 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:01 GMT + - Mon, 03 Nov 2025 16:55:44 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 435d2327-b441-4702-a806-cf902fdda1a0 + - ce7c5562-a352-4a92-8264-3215386cbc29 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 53.417826ms +- id: 48 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:06 GMT + - Mon, 03 Nov 2025 16:55:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e23c9ee7-d787-4bdb-b50c-bc9fbcd5db00 + - 55ae086b-1d54-4b44-bb84-d85d08a21ff5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 51.34866ms +- id: 49 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:11 GMT + - Mon, 03 Nov 2025 16:55:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0fd0226e-ce1d-42bf-8e20-508432a7897a + - 7c7f08f4-7c8a-4c13-a583-3453e4922636 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 37.281384ms +- id: 50 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:16 GMT + - Mon, 03 Nov 2025 16:55:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8ce75f0b-51f4-4c81-9f3e-6b8570364b90 + - 42e42173-0362-46fe-9641-1625433a3bbc status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 51.583822ms +- id: 51 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:21 GMT + - Mon, 03 Nov 2025 16:56:04 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4a339dff-5e4a-427d-9157-540fd51c1121 + - 1bb7d4f4-a227-4958-a513-b88e30941112 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 46.068271ms +- id: 52 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:26 GMT + - Mon, 03 Nov 2025 16:56:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 033c8ef9-7cc5-41c7-bbfd-2bd79f10faa4 + - dcfcc851-def1-43fc-bfcc-2094b160e91d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 44.008292ms +- id: 53 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:31 GMT + - Mon, 03 Nov 2025 16:56:15 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ad7f7cd9-34ab-4a56-a5f0-056e41268084 + - 95b84226-77bd-43a3-bcc3-db491042a2ec status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 47.333218ms +- id: 54 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:36 GMT + - Mon, 03 Nov 2025 16:56:20 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f61a95d4-da82-4574-a84c-8380308d56e7 + - cb9e3add-cdf6-4011-89a5-e064b5306eb1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 50.95331ms +- id: 55 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:41 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d8b53816-6349-491d-91f1-4b2d33b347d2 + - 264c37e1-36b6-4d46-a8e4-34543061679f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 41.510862ms +- id: 56 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:12:21.283967Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:52:02.951107Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 16:56:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 90c0df94-38e7-4cf6-899b-011d6a786ca8 + - 396b887f-c0f6-411e-8f22-68f72c6a7764 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:47.325926Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 44.317495ms +- id: 57 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:47.325926Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:56:32.629334Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1a1fe3c8-30dd-4b02-b0c8-8652c1c38263 + - bf918ecf-a696-4182-9be7-8b2b93d2d5f4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpZUkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVVOVVSVFJOVkVsNVRVWnZXRVJVVFRGTlZFRjVUMVJGTkUxVVNYbE5SbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VHSnNNRmxOVjFrdlREQnpVV3BaQ2s1emNHZDNkM2wzZDFWaFlsbEtabGwwUXpCdVVUTjBXVEJKUm1SR09IaGxUbk5XWmtaSmFtaFNTRXh3Y1RGSVkxQjZiV2d3VEZoaWJsQjRORVIwTWlzS2FITnhSV1ZoYldwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlpFSTFVMFpPUjJneFJsSkRTVEZqT1ZoNGVFbDJWREJwYzNacVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1S1FVUkNSMEZwUlVFMVVIZ3dDazl2WTBWeVJVNUlSRUpPZURKcVZFVk1TalpJYjNoTFNEQnBTMUpuTjFsQ1pVOWxkemRhUVVOSlVVTkhNeXRWUm1wMGJETjVRak42UTBWYU9IUkZSVVFLTURkSVFtOVhiaXRCYlVwT1lpdEdRelJXY0dKalVUMDlDaTB0TFMwdFJVNUVJRU5GVWxSSlJrbERRVlJGTFMwdExTMEsKICAgIHNlcnZlcjogaHR0cHM6Ly8zOTE5MjFiNi0xYzRkLTRkODktYTQ5NS02OWVjZjA1YTMxZDYuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1lbnZzCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' - form: {} + duration: 36.510669ms +- id: 58 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpZUkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVVOVVSVFJOVkVsNVRVWnZXRVJVVFRGTlZFRjVUMVJGTkUxVVNYbE5SbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VHSnNNRmxOVjFrdlREQnpVV3BaQ2s1emNHZDNkM2wzZDFWaFlsbEtabGwwUXpCdVVUTjBXVEJKUm1SR09IaGxUbk5XWmtaSmFtaFNTRXh3Y1RGSVkxQjZiV2d3VEZoaWJsQjRORVIwTWlzS2FITnhSV1ZoYldwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlpFSTFVMFpPUjJneFJsSkRTVEZqT1ZoNGVFbDJWREJwYzNacVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1S1FVUkNSMEZwUlVFMVVIZ3dDazl2WTBWeVJVNUlSRUpPZURKcVZFVk1TalpJYjNoTFNEQnBTMUpuTjFsQ1pVOWxkemRhUVVOSlVVTkhNeXRWUm1wMGJETjVRak42UTBWYU9IUkZSVVFLTURkSVFtOVhiaXRCYlVwT1lpdEdRelJXY0dKalVUMDlDaTB0TFMwdFJVNUVJRU5GVWxSSlJrbERRVlJGTFMwdExTMEsKICAgIHNlcnZlcjogaHR0cHM6Ly8zOTE5MjFiNi0xYzRkLTRkODktYTQ5NS02OWVjZjA1YTMxZDYuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1lbnZzCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVEpPVkVsM1RXeHZXRVJVVFRGTlZFVjNUV3BGTWs1VVNYZE5iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1FYQjJZekkyVmtvclRITk5iVGQxQ2tGak4yMWtlbkJvWkd3NE9FcG9ia1ZNWTBGSFVuZ3ZlbkJZV0hoemNsYzRWVnBGVWpCSFptRTRXa0YyYUVOaVNUYzVia2h0VUdZelJrdE9WVnBhVWtJS2NuWnZhVlZ2ZVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKVVNWcEZNWHBsWlc5UGNFSkRia3RvVXpWQ1dHaEtaeko1VGt0VVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUW5KSmQyTldDbU55VmxaNVRtd3lTV3R5UXpCM1kxTnJiR0o0UkdVMVpFaEpPSGN5VkRKa1ZqQkpielZCU1doQlQwWmxiM0pvY21NNFIwRjJWREZXY0VaaVVFSlBRbU1LYWtGcWRXUndVMnRhYWl0TGREY3JLMDVoU0ZFS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzczOWUwYjljLWE3MDMtNGRkMi1hZDc5LWQ2OGMwMTAxNzI0Ni5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cy1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - - "1750" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ca02e758-cf61-40c3-ba3c-9f5222e02311 + - d549e900-e54a-4892-9e91-f3a92629fb50 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpZUkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVVOVVSVFJOVkVsNVRVWnZXRVJVVFRGTlZFRjVUMVJGTkUxVVNYbE5SbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VHSnNNRmxOVjFrdlREQnpVV3BaQ2s1emNHZDNkM2wzZDFWaFlsbEtabGwwUXpCdVVUTjBXVEJKUm1SR09IaGxUbk5XWmtaSmFtaFNTRXh3Y1RGSVkxQjZiV2d3VEZoaWJsQjRORVIwTWlzS2FITnhSV1ZoYldwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlpFSTFVMFpPUjJneFJsSkRTVEZqT1ZoNGVFbDJWREJwYzNacVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1S1FVUkNSMEZwUlVFMVVIZ3dDazl2WTBWeVJVNUlSRUpPZURKcVZFVk1TalpJYjNoTFNEQnBTMUpuTjFsQ1pVOWxkemRhUVVOSlVVTkhNeXRWUm1wMGJETjVRak42UTBWYU9IUkZSVVFLTURkSVFtOVhiaXRCYlVwT1lpdEdRelJXY0dKalVUMDlDaTB0TFMwdFJVNUVJRU5GVWxSSlJrbERRVlJGTFMwdExTMEsKICAgIHNlcnZlcjogaHR0cHM6Ly8zOTE5MjFiNi0xYzRkLTRkODktYTQ5NS02OWVjZjA1YTMxZDYuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1lbnZzCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' - form: {} + duration: 18.999763ms +- id: 59 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpZUkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVVOVVSVFJOVkVsNVRVWnZXRVJVVFRGTlZFRjVUMVJGTkUxVVNYbE5SbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1VHSnNNRmxOVjFrdlREQnpVV3BaQ2s1emNHZDNkM2wzZDFWaFlsbEtabGwwUXpCdVVUTjBXVEJKUm1SR09IaGxUbk5XWmtaSmFtaFNTRXh3Y1RGSVkxQjZiV2d3VEZoaWJsQjRORVIwTWlzS2FITnhSV1ZoYldwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUlpFSTFVMFpPUjJneFJsSkRTVEZqT1ZoNGVFbDJWREJwYzNacVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1S1FVUkNSMEZwUlVFMVVIZ3dDazl2WTBWeVJVNUlSRUpPZURKcVZFVk1TalpJYjNoTFNEQnBTMUpuTjFsQ1pVOWxkemRhUVVOSlVVTkhNeXRWUm1wMGJETjVRak42UTBWYU9IUkZSVVFLTURkSVFtOVhiaXRCYlVwT1lpdEdRelJXY0dKalVUMDlDaTB0TFMwdFJVNUVJRU5GVWxSSlJrbERRVlJGTFMwdExTMEsKICAgIHNlcnZlcjogaHR0cHM6Ly8zOTE5MjFiNi0xYzRkLTRkODktYTQ5NS02OWVjZjA1YTMxZDYuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1lbnZzCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVEpPVkVsM1RXeHZXRVJVVFRGTlZFVjNUV3BGTWs1VVNYZE5iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1FYQjJZekkyVmtvclRITk5iVGQxQ2tGak4yMWtlbkJvWkd3NE9FcG9ia1ZNWTBGSFVuZ3ZlbkJZV0hoemNsYzRWVnBGVWpCSFptRTRXa0YyYUVOaVNUYzVia2h0VUdZelJrdE9WVnBhVWtJS2NuWnZhVlZ2ZVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKVVNWcEZNWHBsWlc5UGNFSkRia3RvVXpWQ1dHaEtaeko1VGt0VVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUW5KSmQyTldDbU55VmxaNVRtd3lTV3R5UXpCM1kxTnJiR0o0UkdVMVpFaEpPSGN5VkRKa1ZqQkpielZCU1doQlQwWmxiM0pvY21NNFIwRjJWREZXY0VaaVVFSlBRbU1LYWtGcWRXUndVMnRhYWl0TGREY3JLMDVoU0ZFS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzczOWUwYjljLWE3MDMtNGRkMi1hZDc5LWQ2OGMwMTAxNzI0Ni5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWVudnMKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cy1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZW52cy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - - "1750" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1746" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:52 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ddc75ad3-5ceb-4a9c-aa18-24e826bf4878 + - 4e0394f1-7ca8-4b61-958a-35fb2eb76715 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:52.050150Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6?with_additional_resources=true + duration: 25.787755ms +- id: 60 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:52.050150Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:56:35.273119Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:52 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - fd6167be-deb7-4c20-8b7e-673f3de48cf9 + - 14e45abc-d5c3-4eb0-a5c6-d509db8fa007 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:52.050150Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 126.071869ms +- id: 61 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:52.050150Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:56:35.273119Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:52 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 509c6ea8-9477-40c3-8091-34d07c0ab7cd + - a4d7b802-cc5c-4378-b250-76868737e19a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:52.050150Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + duration: 37.803057ms +- id: 62 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"region":"fr-par", "id":"391921b6-1c4d-4d89-a495-69ecf05a31d6", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.764502Z", - "updated_at":"2025-10-30T18:13:52.050150Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.391921b6-1c4d-4d89-a495-69ecf05a31d6.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"3cd75d03-bcff-495b-a8d2-60f329d3d3dc", - "commitment_ends_at":"2025-10-30T18:12:20.764511Z", "acl_available":true, "iam_nodes_group_id":"b14fb03c-489f-4f7d-8684-8094961d3d32", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.332190Z\", \"updated_at\":\"2025-11-03T16:56:35.273119Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-envs\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.739e0b9c-a703-4dd2-ad79-d68c01017246.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"feb7d755-c33d-4a3b-9809-2e9b85862053\", \"commitment_ends_at\":\"2025-11-03T16:52:02.332201Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"8ae3a46f-4241-47c1-b1ff-4f94463c3fe5\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:57 GMT + - Mon, 03 Nov 2025 16:56:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 80c171a7-a6c6-47c1-9229-9f9b7179eb2f + - 8092d3ec-85ab-40b5-9f3a-f97367049779 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"391921b6-1c4d-4d89-a495-69ecf05a31d6","type":"not_found"}' - form: {} + duration: 39.961442ms +- id: 63 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/391921b6-1c4d-4d89-a495-69ecf05a31d6 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/739e0b9c-a703-4dd2-ad79-d68c01017246 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"391921b6-1c4d-4d89-a495-69ecf05a31d6","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"739e0b9c-a703-4dd2-ad79-d68c01017246\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:02 GMT + - Mon, 03 Nov 2025 16:56:45 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 36a130c0-be5d-415c-9a51-ff623cafad4a + - 436f5621-2f1d-4776-8f8d-01979907c2fb status: 404 Not Found code: 404 - duration: "" + duration: 29.546527ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.golden b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.golden index 65e49d8868..e674e6978c 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-envs.golden @@ -3,8 +3,8 @@ apiVersion: v1 clusters: - cluster: - certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJYRENDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCUGJsMFlNV1kvTDBzUWpZCk5zcGd3d3l3d1VhYllKZll0QzBuUTN0WTBJRmRGOHhlTnNWZkZJamhSSExwcTFIY1B6bWgwTFhiblB4NER0MisKaHNxRWVhbWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRZEI1U0ZOR2gxRlJDSTFjOVh4eEl2VDBpc3ZqQUtCZ2dxaGtqT1BRUURBZ05KQURCR0FpRUE1UHgwCk9vY0VyRU5IREJOeDJqVEVMSjZIb3hLSDBpS1JnN1lCZU9ldzdaQUNJUUNHMytVRmp0bDN5QjN6Q0VaOHRFRUQKMDdIQm9XbitBbUpOYitGQzRWcGJjUT09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K - server: https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443 + certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCQXB2YzI2VkorTHNNbTd1CkFjN21kenBoZGw4OEpobkVMY0FHUngvenBYWHhzclc4VVpFUjBHZmE4WkF2aENiSTc5bkhtUGYzRktOVVpaUkIKcnZvaVVveWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJUSVpFMXplZW9PcEJDbktoUzVCWGhKZzJ5TktUQUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpQnJJd2NWCmNyVlZ5TmwySWtyQzB3Y1NrbGJ4RGU1ZEhJOHcyVDJkVjBJbzVBSWhBT0Zlb3JocmM4R0F2VDFWcEZiUEJPQmMKakFqdWRwU2taaitLdDcrK05hSFEKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= + server: https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443 name: cli-test-get-kubeconfig-with-envs contexts: - context: @@ -32,4 +32,4 @@ users: interactiveMode: Never 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 -"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJYRENDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCUGJsMFlNV1kvTDBzUWpZCk5zcGd3d3l3d1VhYllKZll0QzBuUTN0WTBJRmRGOHhlTnNWZkZJamhSSExwcTFIY1B6bWgwTFhiblB4NER0MisKaHNxRWVhbWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRZEI1U0ZOR2gxRlJDSTFjOVh4eEl2VDBpc3ZqQUtCZ2dxaGtqT1BRUURBZ05KQURCR0FpRUE1UHgwCk9vY0VyRU5IREJOeDJqVEVMSjZIb3hLSDBpS1JnN1lCZU9ldzdaQUNJUUNHMytVRmp0bDN5QjN6Q0VaOHRFRUQKMDdIQm9XbitBbUpOYitGQzRWcGJjUT09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: https://391921b6-1c4d-4d89-a495-69ecf05a31d6.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-with-envs\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-with-envs\n user: cli-config-3b1b8942\n name: admin@cli-test-get-kubeconfig-with-envs\ncurrent-context: admin@cli-test-get-kubeconfig-with-envs\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-3b1b8942\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - k8s\n - exec-credential\n command: scw\n env:\n - name: SCW_PROFILE\n value: default\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" +"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCQXB2YzI2VkorTHNNbTd1CkFjN21kenBoZGw4OEpobkVMY0FHUngvenBYWHhzclc4VVpFUjBHZmE4WkF2aENiSTc5bkhtUGYzRktOVVpaUkIKcnZvaVVveWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJUSVpFMXplZW9PcEJDbktoUzVCWGhKZzJ5TktUQUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpQnJJd2NWCmNyVlZ5TmwySWtyQzB3Y1NrbGJ4RGU1ZEhJOHcyVDJkVjBJbzVBSWhBT0Zlb3JocmM4R0F2VDFWcEZiUEJPQmMKakFqdWRwU2taaitLdDcrK05hSFEKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://739e0b9c-a703-4dd2-ad79-d68c01017246.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-with-envs\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-with-envs\n user: cli-config-3b1b8942\n name: admin@cli-test-get-kubeconfig-with-envs\ncurrent-context: admin@cli-test-get-kubeconfig-with-envs\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-3b1b8942\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - k8s\n - exec-credential\n command: scw\n env:\n - name: SCW_PROFILE\n value: default\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.cassette.yaml index 3d4b4aca50..470afe1c4b 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:19 GMT + - Mon, 03 Nov 2025 16:52:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 59e997e7-5ffa-402e-8d59-2ea414b3d490 + - 16d3d469-abfc-4012-81ce-8952e46fe042 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", "name":"pn-happy-mccarthy", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.592973Z", "updated_at":"2025-10-30T18:12:19.592973Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b7d1239e-e102-498b-966a-446b00604493", - "created_at":"2025-10-30T18:12:19.592973Z", "updated_at":"2025-10-30T18:12:19.592973Z", - "subnet":"172.16.12.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"2d3b7e6d-5a4e-4d04-a658-6aafd48e586f", "created_at":"2025-10-30T18:12:19.592973Z", - "updated_at":"2025-10-30T18:12:19.592973Z", "subnet":"fd63:256c:45f7:8b32::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 166.880594ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 196 + host: api.scaleway.com + body: "{\"name\":\"pn-festive-clarke\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", "name":"pn-happy-mccarthy", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.592973Z", "updated_at":"2025-10-30T18:12:19.592973Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b7d1239e-e102-498b-966a-446b00604493", - "created_at":"2025-10-30T18:12:19.592973Z", "updated_at":"2025-10-30T18:12:19.592973Z", - "subnet":"172.16.12.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"2d3b7e6d-5a4e-4d04-a658-6aafd48e586f", "created_at":"2025-10-30T18:12:19.592973Z", - "updated_at":"2025-10-30T18:12:19.592973Z", "subnet":"fd63:256c:45f7:8b32::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1137 + body: "{\"id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"name\":\"pn-festive-clarke\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:01.468347Z\", \"updated_at\":\"2025-11-03T16:52:01.468347Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"6156cec5-3522-4cdc-87ab-602976417a66\", \"created_at\":\"2025-11-03T16:52:01.468347Z\", \"updated_at\":\"2025-11-03T16:52:01.468347Z\", \"subnet\":\"172.16.16.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"579d94ca-7af3-4cd9-a2f1-305a79bf19aa\", \"created_at\":\"2025-11-03T16:52:01.468347Z\", \"updated_at\":\"2025-11-03T16:52:01.468347Z\", \"subnet\":\"fd63:256c:45f7:ca29::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - "1137" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 96d5cf33-d93f-4f71-9892-458e08bb071f + - 063d7272-59f2-4d41-8707-7afe4bc89f93 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:20.442802Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 851.921178ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 688 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\"}" headers: Content-Type: - application/json @@ -162,1546 +84,1919 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:20.442802Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1579 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.213167Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1579" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - df7a882c-2d67-482e-a4a7-a84f6e4b3a6f + - 057a0da1-917a-4c0b-88c6-c3f7ff27fa6f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:20.442802Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 296.180972ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:20.442802Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1578 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.213167Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1578" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5828278d-3333-4f19-84d4-760731934a5c + - e460aa96-e493-4984-b2ec-d305ae978cfb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.451525ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:25 GMT + - Mon, 03 Nov 2025 16:52:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e77e2fa1-64f7-47cb-9be1-04972903ffe2 + - b312fe22-2af7-485d-8d85-c13c6e3cf5ef status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 36.178133ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:30 GMT + - Mon, 03 Nov 2025 16:52:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ce8028c8-44a4-48f3-a1e3-ed5889b672a0 + - 0f377617-dbcf-45df-bc43-6b307ad1c1b0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.225309ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:35 GMT + - Mon, 03 Nov 2025 16:52:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2b0e62c0-ccdb-4584-a3e9-99915749b652 + - 0c366478-7d92-4488-8ca3-1b97a0052739 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.6008ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:40 GMT + - Mon, 03 Nov 2025 16:52:22 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0a7f88b8-f06e-4071-82eb-660dfbfc12eb + - d290bd12-171d-4eaf-9231-820fd215bc3c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.143962ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:45 GMT + - Mon, 03 Nov 2025 16:52:27 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8698f1c5-d849-4e0e-adbe-fef8b44754a9 + - 68c5931a-3fba-4815-9d66-b1a50050893b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.084578ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:50 GMT + - Mon, 03 Nov 2025 16:52:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0bcab4f5-d24c-4266-aae1-f5a75dadeab9 + - 30ef766a-84e0-4a75-b89f-38ae35d14691 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 47.028834ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:56 GMT + - Mon, 03 Nov 2025 16:52:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ccb979a0-ef20-4947-91e2-e59f095515ec + - 5759f132-8727-48ee-a981-1abc89e7f9ca status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 36.620548ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:01 GMT + - Mon, 03 Nov 2025 16:52:42 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1eadde41-be57-4846-849a-75f8b34d5cf7 + - b6af559f-2caf-4a0e-858b-231ab3354f5e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.268555ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:06 GMT + - Mon, 03 Nov 2025 16:52:47 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d8ae2d79-2a64-46e7-ba42-23375b1c2005 + - c1398157-0a6d-47a6-b87e-b03975936570 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 67.619227ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:11 GMT + - Mon, 03 Nov 2025 16:52:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c92c7540-a0cb-474a-8e08-8a4a4a46f868 + - 3cd8dff7-c403-4d5c-a237-40a4ff80a7da status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.787748ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:16 GMT + - Mon, 03 Nov 2025 16:52:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 148e3c01-832e-40ca-aa40-0d3a66da4e5b + - 98d3bac3-531f-49c2-acf6-82f198bb5cf3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 58.082929ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:21 GMT + - Mon, 03 Nov 2025 16:53:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 35fe1414-bbf6-4287-b795-78efe7f202ef + - 27628b02-2f87-4984-9cc4-9a29783c9ccb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.446574ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:26 GMT + - Mon, 03 Nov 2025 16:53:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 56b20576-6597-4eef-8302-792e6f875ea4 + - 4c1cef95-7150-4d86-8d62-983f5c57e6fe status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.073656ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:31 GMT + - Mon, 03 Nov 2025 16:53:13 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7e71d093-374c-4abe-a96d-afbf5e09b8e0 + - 14337531-6402-4e92-b9f1-53931279ccfd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.416517ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:36 GMT + - Mon, 03 Nov 2025 16:53:18 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a200bfa5-a645-44cd-8f1a-49f44f410647 + - 63df96fe-86c8-4f23-ba1f-4886c04ae5e0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.793169ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:41 GMT + - Mon, 03 Nov 2025 16:53:23 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a5eb8ec9-b527-4703-aa26-dff005eea43c + - 3c9307bb-e7fb-481d-8f4e-b5abe58383fa status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.599734ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:12:21.048048Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 16:53:28 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 422c5806-b593-4202-ac7a-6647eaa71277 + - b9afb9d9-d789-493b-93b7-4b74a93a0af7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:48.033684Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.668249ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:48.033684Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:33 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - e58b5b5d-4dd5-4dd0-881a-5806bff43dfb + status: 200 OK + code: 200 + duration: 194.774514ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:38 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 6b6b5057-db82-49ba-a1a5-62aaa980f158 + status: 200 OK + code: 200 + duration: 141.826807ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:43 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 7dcb1089-e5ee-4168-9df7-4427ac4b5aa2 + status: 200 OK + code: 200 + duration: 34.499619ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:48 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - f9c9ba7c-d98d-425e-899e-2842077f487d + status: 200 OK + code: 200 + duration: 60.239247ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:53 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 64c9ed67-cab5-4db8-b773-00ef6afac9bd + status: 200 OK + code: 200 + duration: 37.958798ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:58 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - d268cfd1-be11-4734-af63-3152697395a0 + status: 200 OK + code: 200 + duration: 40.936902ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:03 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ddaaff18-7098-4615-a8e1-ac91f18561c5 + status: 200 OK + code: 200 + duration: 52.769368ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:08 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - eb646f86-19ec-4251-a83c-11f73e796429 + status: 200 OK + code: 200 + duration: 40.625007ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:13 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 7a484621-5b7d-4b5b-a794-b032ace1e0d3 + status: 200 OK + code: 200 + duration: 47.414561ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:18 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 9eb73c10-91c8-4350-8ecf-6f6f971ac16c + status: 200 OK + code: 200 + duration: 49.433133ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:23 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 4f9444c6-d78a-42ee-9c20-6cb662c5a088 + status: 200 OK + code: 200 + duration: 43.835338ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:28 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 1fd72d17-9888-4c8a-80d4-2963cc3664cf + status: 200 OK + code: 200 + duration: 38.372999ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:34 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 44267d54-64d6-496e-a9fb-ff7cfdf5947b + status: 200 OK + code: 200 + duration: 48.228732ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:39 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 3bfd6323-46a4-4f8e-9a61-9ff623f0a462 + status: 200 OK + code: 200 + duration: 43.781949ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:44 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8cc154ce-b443-4005-8cc2-4bc035a59039 + status: 200 OK + code: 200 + duration: 51.560852ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:49 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 03829fac-d16a-4ce1-adf7-33f82da7cf52 + status: 200 OK + code: 200 + duration: 39.530715ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:54 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b6dd3d79-51ac-4fac-9128-30efa5be897a + status: 200 OK + code: 200 + duration: 50.452742ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:59 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 508a3acb-4989-48fa-9679-8019f8474332 + status: 200 OK + code: 200 + duration: 41.544719ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:04 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b37de0dd-d58c-43ef-a9ef-cb7c8187c2cc + status: 200 OK + code: 200 + duration: 68.30144ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:09 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 271a1742-28c8-4df6-ac54-ce1933ecb2f3 + status: 200 OK + code: 200 + duration: 38.414961ms +- id: 41 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:14 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 40101e2e-6b42-4aff-b598-7b1fe939c921 + status: 200 OK + code: 200 + duration: 53.995178ms +- id: 42 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:19 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8c8d87e1-db3b-4415-8ca1-d40724a93ca3 + status: 200 OK + code: 200 + duration: 51.045748ms +- id: 43 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:24 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 460621b5-60bb-4aad-bce6-ed0a03598186 + status: 200 OK + code: 200 + duration: 46.690437ms +- id: 44 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:29 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 7cb00ed3-bf9d-46fa-89da-152f95ba7368 + status: 200 OK + code: 200 + duration: 42.595554ms +- id: 45 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:34 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a9fd8ce7-fac1-4628-a596-7840e04687c0 + status: 200 OK + code: 200 + duration: 40.515699ms +- id: 46 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:39 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ec317d5e-ec1f-4742-967d-3039239a1f16 + status: 200 OK + code: 200 + duration: 40.099597ms +- id: 47 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:44 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - f2b2d714-8faf-4ddb-b135-4a3eaf2498dc + status: 200 OK + code: 200 + duration: 40.0054ms +- id: 48 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:49 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - e6f7929e-eba5-43b4-bf3a-777c5ec33dee + status: 200 OK + code: 200 + duration: 42.84194ms +- id: 49 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:54 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8f5de905-4038-474f-9d27-8cac91e8900d + status: 200 OK + code: 200 + duration: 49.40557ms +- id: 50 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:55:59 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ec7fee27-9032-4106-86a7-1d6c37045fb5 + status: 200 OK + code: 200 + duration: 51.547323ms +- id: 51 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:56:04 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 9364c0ba-ce25-471e-a418-be03789fa56e + status: 200 OK + code: 200 + duration: 37.076931ms +- id: 52 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:56:09 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - ba762867-470c-46f6-9741-88e1aa881a04 + status: 200 OK + code: 200 + duration: 55.912625ms +- id: 53 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:56:14 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 5cb6d0da-3aa4-47ff-8424-2e72b540e487 + status: 200 OK + code: 200 + duration: 40.49881ms +- id: 54 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:52:02.784779Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1614" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:56:20 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 4b66c87c-49b7-4478-b786-12f0b67d9128 + status: 200 OK + code: 200 + duration: 57.916451ms +- id: 55 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1611 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:56:22.246342Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1611" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a492a52d-1a77-45bd-af22-4fe001c90faf + - 610c038f-1936-40e1-87a2-139502ea5d0a status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWVJFTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTREpTZVZaWlMzRnpiMDl6Tm5Wa0NuSlJVM05QZHpSV1IzTTRVMDgwZVZKNVJ6VkllWEl3YldkNmFFdEVlRkJ0V0RkeloxUTNVbWRpYzJWd1ZWbzJkVEpsYW5CRFJVeDBjVVY0UldsNVdWTUtWVGhNU0dVclUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJLMEV2TVdOUVZXZGxiM1l3WWsxWVMyZGtlRVJTVjBwR056bEVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUtRVVJDUjBGcFJVRnhRVkp1Q25sb09XSjRObUpDZVZjMGJrUmhTVGxrT0VZckwxTTBaa3RGUkVZMk1EYzNjRnB0UjBkM1owTkpVVU00TmtGUU1rUktTM0ZzYVdWS1lWTkJXSGhPVEdnS2VIVlBaV1I1UVZONmEya3lVMVozT0VwVGFWY3hVVDA5Q2kwdExTMHRSVTVFSUVORlVsUkpSa2xEUVZSRkxTMHRMUzBLCiAgICBzZXJ2ZXI6IGh0dHBzOi8vNTZjNDE4YTAtNzFmNC00MmM3LWI0ODQtMGQwZTBkNGJiNDVhLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzLWFuZC1lbnZzLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' - form: {} + duration: 49.276109ms +- id: 56 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWVJFTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTREpTZVZaWlMzRnpiMDl6Tm5Wa0NuSlJVM05QZHpSV1IzTTRVMDgwZVZKNVJ6VkllWEl3YldkNmFFdEVlRkJ0V0RkeloxUTNVbWRpYzJWd1ZWbzJkVEpsYW5CRFJVeDBjVVY0UldsNVdWTUtWVGhNU0dVclUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJLMEV2TVdOUVZXZGxiM1l3WWsxWVMyZGtlRVJTVjBwR056bEVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUtRVVJDUjBGcFJVRnhRVkp1Q25sb09XSjRObUpDZVZjMGJrUmhTVGxrT0VZckwxTTBaa3RGUkVZMk1EYzNjRnB0UjBkM1owTkpVVU00TmtGUU1rUktTM0ZzYVdWS1lWTkJXSGhPVEdnS2VIVlBaV1I1UVZONmEya3lVMVozT0VwVGFWY3hVVDA5Q2kwdExTMHRSVTVFSUVORlVsUkpSa2xEUVZSRkxTMHRMUzBLCiAgICBzZXJ2ZXI6IGh0dHBzOi8vNTZjNDE4YTAtNzFmNC00MmM3LWI0ODQtMGQwZTBkNGJiNDVhLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzLWFuZC1lbnZzLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1826 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGFrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkZkMDFxUlRKT1ZFbDNUV3h2V0VSVVRURk5WRVYzVFdwRk1rNVVTWGROYkc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNSRmsxY0hkT1VHUjNOM0ZCUlRkTkNuVjZNa0oyUWpjMVpXbFNXUzh5TVRsRVExUlhVamRTV2xwRGFqWnFhMnRxVGpZelVUWk5WekJNT0c5MVJXeHFkRmhOU21ab1lraHhibk41U25CYWNWa0taV2wwUzJVNVlXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJZMWd2UmxWS05rVk1UVGc1ZEROa1YwdHNObFp6VkZSWFIxZFVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUlRVVJDUlVGcFFrcHBNamhSQ2pjd2JFMTJkVXRLYzFWYVIxRm1hRUZaUldvMFdrNUZkMDl4Tm1jeVMwbHNMM3AzWlVaUlNXZGpUbEppYUhGTlNsYzBPR3cyZDBsMU1qVk1kMHRYY0hRS01HZGxPRmxqV1VSS1ptTklTelIzYm5GdFRUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly9hMmY5NmViNi1iZGJjLTRlOWItYTcwZi1mNDVkMTdlOThlNjAuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzLWFuZC1lbnZzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - - "1830" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1826" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6af0aac8-f0cd-46bf-96b5-5ea1e269ef92 + - 08bb3490-04d8-48b2-a22b-4ad1ee6f90db status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWVJFTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTREpTZVZaWlMzRnpiMDl6Tm5Wa0NuSlJVM05QZHpSV1IzTTRVMDgwZVZKNVJ6VkllWEl3YldkNmFFdEVlRkJ0V0RkeloxUTNVbWRpYzJWd1ZWbzJkVEpsYW5CRFJVeDBjVVY0UldsNVdWTUtWVGhNU0dVclUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJLMEV2TVdOUVZXZGxiM1l3WWsxWVMyZGtlRVJTVjBwR056bEVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUtRVVJDUjBGcFJVRnhRVkp1Q25sb09XSjRObUpDZVZjMGJrUmhTVGxrT0VZckwxTTBaa3RGUkVZMk1EYzNjRnB0UjBkM1owTkpVVU00TmtGUU1rUktTM0ZzYVdWS1lWTkJXSGhPVEdnS2VIVlBaV1I1UVZONmEya3lVMVozT0VwVGFWY3hVVDA5Q2kwdExTMHRSVTVFSUVORlVsUkpSa2xEUVZSRkxTMHRMUzBLCiAgICBzZXJ2ZXI6IGh0dHBzOi8vNTZjNDE4YTAtNzFmNC00MmM3LWI0ODQtMGQwZTBkNGJiNDVhLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzLWFuZC1lbnZzLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' - form: {} + duration: 21.881236ms +- id: 57 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWVJFTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTREpTZVZaWlMzRnpiMDl6Tm5Wa0NuSlJVM05QZHpSV1IzTTRVMDgwZVZKNVJ6VkllWEl3YldkNmFFdEVlRkJ0V0RkeloxUTNVbWRpYzJWd1ZWbzJkVEpsYW5CRFJVeDBjVVY0UldsNVdWTUtWVGhNU0dVclUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJLMEV2TVdOUVZXZGxiM1l3WWsxWVMyZGtlRVJTVjBwR056bEVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUtRVVJDUjBGcFJVRnhRVkp1Q25sb09XSjRObUpDZVZjMGJrUmhTVGxrT0VZckwxTTBaa3RGUkVZMk1EYzNjRnB0UjBkM1owTkpVVU00TmtGUU1rUktTM0ZzYVdWS1lWTkJXSGhPVEdnS2VIVlBaV1I1UVZONmEya3lVMVozT0VwVGFWY3hVVDA5Q2kwdExTMHRSVTVFSUVORlVsUkpSa2xEUVZSRkxTMHRMUzBLCiAgICBzZXJ2ZXI6IGh0dHBzOi8vNTZjNDE4YTAtNzFmNC00MmM3LWI0ODQtMGQwZTBkNGJiNDVhLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgICB1c2VyOiBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzLWFuZC1lbnZzLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMtYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1826 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGFrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkZkMDFxUlRKT1ZFbDNUV3h2V0VSVVRURk5WRVYzVFdwRk1rNVVTWGROYkc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNSRmsxY0hkT1VHUjNOM0ZCUlRkTkNuVjZNa0oyUWpjMVpXbFNXUzh5TVRsRVExUlhVamRTV2xwRGFqWnFhMnRxVGpZelVUWk5WekJNT0c5MVJXeHFkRmhOU21ab1lraHhibk41U25CYWNWa0taV2wwUzJVNVlXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJZMWd2UmxWS05rVk1UVGc1ZEROa1YwdHNObFp6VkZSWFIxZFVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUlRVVJDUlVGcFFrcHBNamhSQ2pjd2JFMTJkVXRLYzFWYVIxRm1hRUZaUldvMFdrNUZkMDl4Tm1jeVMwbHNMM3AzWlVaUlNXZGpUbEppYUhGTlNsYzBPR3cyZDBsMU1qVk1kMHRYY0hRS01HZGxPRmxqV1VSS1ptTklTelIzYm5GdFRUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly9hMmY5NmViNi1iZGJjLTRlOWItYTcwZi1mNDVkMTdlOThlNjAuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYW5kLWVudnMtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzLWFuZC1lbnZzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hbmQtZW52cy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - - "1830" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1826" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6a0910bb-9abe-4102-a500-5b3c133413a9 + - a0823801-20b6-4208-8f9c-3a9f00c9d1a9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:51.765982Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.334844ms +- id: 58 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:51.765982Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:56:25.222736Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b737d8bf-5eec-4d16-8ce9-e8d64b13c97f + - f576a628-5556-4037-a9e2-51c809e754ea status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:51.765982Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 179.925365ms +- id: 59 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:51.765982Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:56:25.222736Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0636fcf3-2227-4f80-b804-02a53bfba320 + - ee1141db-44bc-4572-9e86-9ccf447170a8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:51.765982Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 24.839954ms +- id: 60 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"region":"fr-par", "id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.442802Z", - "updated_at":"2025-10-30T18:13:51.765982Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags-and-envs", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.56c418a0-71f4-42c7-b484-0d0e0d4bb45a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"79be1d7d-fb92-4fdd-985c-f37a03520ae6", - "commitment_ends_at":"2025-10-30T18:12:20.442811Z", "acl_available":true, "iam_nodes_group_id":"42dec73f-48c8-46f5-adf1-e09948f38123", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1614 + body: "{\"region\":\"fr-par\", \"id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.213167Z\", \"updated_at\":\"2025-11-03T16:56:25.222736Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags-and-envs\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f6cd0f94-7164-413f-aa18-26ce15999f49\", \"commitment_ends_at\":\"2025-11-03T16:52:02.213175Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"88b8b516-5d6d-40bd-bf69-2354b62655ed\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1614" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:56 GMT + - Mon, 03 Nov 2025 16:56:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6f80ee94-c1b5-4727-a2c9-ed53d4b27f17 + - 0777d18e-c769-418e-99d3-d638baa7f106 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a","type":"not_found"}' - form: {} + duration: 48.021653ms +- id: 61 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/56c418a0-71f4-42c7-b484-0d0e0d4bb45a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"56c418a0-71f4-42c7-b484-0d0e0d4bb45a","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:01 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 770d958b-547c-4b25-9fc0-fdb9c13c2dbe + - f16b2345-1944-4d04-b11d-cf9773299cbb status: 404 Not Found code: 404 - duration: "" + duration: 20.836103ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.golden b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.golden index 9c7ddf8835..fd78e03f21 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags-and-envs.golden @@ -3,8 +3,8 @@ apiVersion: v1 clusters: - cluster: - certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJYRENDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCSDJSeVZZS3Fzb09zNnVkCnJRU3NPdzRWR3M4U080eVJ5RzVIeXIwbWd6aEtEeFBtWDdzZ1Q3Umdic2VwVVo2dTJlanBDRUx0cUV4RWl5WVMKVThMSGUrU2pRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRK0EvMWNQVWdlb3YwYk1YS2dkeERSV0pGNzlEQUtCZ2dxaGtqT1BRUURBZ05KQURCR0FpRUFxQVJuCnloOWJ4NmJCeVc0bkRhSTlkOEYrL1M0ZktFREY2MDc3cFptR0d3Z0NJUUM4NkFQMkRKS3FsaWVKYVNBWHhOTGgKeHVPZWR5QVN6a2kyU1Z3OEpTaVcxUT09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K - server: https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443 + certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCRFk1cHdOUGR3N3FBRTdNCnV6MkJ2Qjc1ZWlSWS8yMTlEQ1RXUjdSWlpDajZqa2tqTjYzUTZNVzBMOG91RWxqdFhNSmZoYkhxbnN5SnBacVkKZWl0S2U5YWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRY1gvRlVKNkVMTTg5dDNkV0tsNlZzVFRXR1dUQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQkppMjhRCjcwbE12dUtKc1VaR1FmaEFZRWo0Wk5Fd09xNmcyS0lsL3p3ZUZRSWdjTlJiaHFNSlc0OGw2d0l1MjVMd0tXcHQKMGdlOFljWURKZmNISzR3bnFtTT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= + server: https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443 name: cli-test-get-kubeconfig-with-flags-and-envs contexts: - context: @@ -34,4 +34,4 @@ users: interactiveMode: Never 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 -"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJYRENDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCSDJSeVZZS3Fzb09zNnVkCnJRU3NPdzRWR3M4U080eVJ5RzVIeXIwbWd6aEtEeFBtWDdzZ1Q3Umdic2VwVVo2dTJlanBDRUx0cUV4RWl5WVMKVThMSGUrU2pRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRK0EvMWNQVWdlb3YwYk1YS2dkeERSV0pGNzlEQUtCZ2dxaGtqT1BRUURBZ05KQURCR0FpRUFxQVJuCnloOWJ4NmJCeVc0bkRhSTlkOEYrL1M0ZktFREY2MDc3cFptR0d3Z0NJUUM4NkFQMkRKS3FsaWVKYVNBWHhOTGgKeHVPZWR5QVN6a2kyU1Z3OEpTaVcxUT09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: https://56c418a0-71f4-42c7-b484-0d0e0d4bb45a.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-with-flags-and-envs\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-with-flags-and-envs\n user: cli-config-90703896\n name: admin@cli-test-get-kubeconfig-with-flags-and-envs\ncurrent-context: admin@cli-test-get-kubeconfig-with-flags-and-envs\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-90703896\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - --profile\n - default\n - k8s\n - exec-credential\n command: scw\n env:\n - name: SCW_PROFILE\n value: default2\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" +"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXakNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCRFk1cHdOUGR3N3FBRTdNCnV6MkJ2Qjc1ZWlSWS8yMTlEQ1RXUjdSWlpDajZqa2tqTjYzUTZNVzBMOG91RWxqdFhNSmZoYkhxbnN5SnBacVkKZWl0S2U5YWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJRY1gvRlVKNkVMTTg5dDNkV0tsNlZzVFRXR1dUQUtCZ2dxaGtqT1BRUURBZ05IQURCRUFpQkppMjhRCjcwbE12dUtKc1VaR1FmaEFZRWo0Wk5Fd09xNmcyS0lsL3p3ZUZRSWdjTlJiaHFNSlc0OGw2d0l1MjVMd0tXcHQKMGdlOFljWURKZmNISzR3bnFtTT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://a2f96eb6-bdbc-4e9b-a70f-f45d17e98e60.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-with-flags-and-envs\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-with-flags-and-envs\n user: cli-config-90703896\n name: admin@cli-test-get-kubeconfig-with-flags-and-envs\ncurrent-context: admin@cli-test-get-kubeconfig-with-flags-and-envs\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-90703896\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - --profile\n - default\n - k8s\n - exec-credential\n command: scw\n env:\n - name: SCW_PROFILE\n value: default2\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.cassette.yaml index 0f8ba4cc06..57bea8ad4f 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:19 GMT + - Mon, 03 Nov 2025 16:52:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 13ed7c3a-6422-41e1-9322-a0b466633def + - 20b2074a-c1df-4349-8e75-d0bf7c399f9f status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"c082c0c3-643f-4810-ac89-13c7fd68b431", "name":"pn-admiring-allen", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.396609Z", "updated_at":"2025-10-30T18:12:19.396609Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"7c8cbfe8-1679-46f3-b663-0d46543903e2", - "created_at":"2025-10-30T18:12:19.396609Z", "updated_at":"2025-10-30T18:12:19.396609Z", - "subnet":"172.16.28.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"cf24e636-f9b8-4bf2-8c8f-8bc245671829", "created_at":"2025-10-30T18:12:19.396609Z", - "updated_at":"2025-10-30T18:12:19.396609Z", "subnet":"fd63:256c:45f7:290c::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 166.916932ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 196 + host: api.scaleway.com + body: "{\"name\":\"pn-stupefied-jang\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"c082c0c3-643f-4810-ac89-13c7fd68b431", "name":"pn-admiring-allen", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:12:19.396609Z", "updated_at":"2025-10-30T18:12:19.396609Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"7c8cbfe8-1679-46f3-b663-0d46543903e2", - "created_at":"2025-10-30T18:12:19.396609Z", "updated_at":"2025-10-30T18:12:19.396609Z", - "subnet":"172.16.28.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"cf24e636-f9b8-4bf2-8c8f-8bc245671829", "created_at":"2025-10-30T18:12:19.396609Z", - "updated_at":"2025-10-30T18:12:19.396609Z", "subnet":"fd63:256c:45f7:290c::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1136 + body: "{\"id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"name\":\"pn-stupefied-jang\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:01.225383Z\", \"updated_at\":\"2025-11-03T16:52:01.225383Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"7d0e6146-a0a5-4621-b143-6a70f3c9c669\", \"created_at\":\"2025-11-03T16:52:01.225383Z\", \"updated_at\":\"2025-11-03T16:52:01.225383Z\", \"subnet\":\"172.16.8.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"57a90d67-6c60-47e4-98bf-3f77634ba834\", \"created_at\":\"2025-11-03T16:52:01.225383Z\", \"updated_at\":\"2025-11-03T16:52:01.225383Z\", \"subnet\":\"fd63:256c:45f7:b029::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1137" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1136" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:52:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4ab5c8f7-1fd6-4a8c-b554-bbf72acba847 + - dbe8bfc2-44cf-4c03-92d9-5bfa2403812f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:20.622779Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 690.235069ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 679 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-get-kubeconfig-with-flags\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\"}" headers: Content-Type: - application/json @@ -162,1546 +84,1983 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:20.622779Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1570 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.195272Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1570" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:52:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 30a63620-19d0-4aa1-bf7f-f3a41354221c + - 04d8f163-be35-431b-b0c5-9ee08f17ea94 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:20.622779Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 436.343219ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1569 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.195272Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1569" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:02 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - fcdb5c96-91d9-4def-b1cd-ffdef4db9324 + status: 200 OK + code: 200 + duration: 40.084589ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:07 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 2b1450d8-8506-4cc8-b25c-2b756b1caf54 + status: 200 OK + code: 200 + duration: 40.714371ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:12 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 44242415-b485-4f75-b063-de426af31940 + status: 200 OK + code: 200 + duration: 38.182749ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:17 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - fc920d9b-c955-49c2-af91-a189a8e887e3 + status: 200 OK + code: 200 + duration: 40.422515ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:22 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b2b0e63c-91a2-413b-9dcd-280ce9381b74 + status: 200 OK + code: 200 + duration: 43.525234ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:27 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 0e915d6a-c69b-4373-a4f7-0f5ac896b5a8 + status: 200 OK + code: 200 + duration: 42.359024ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:32 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 5e1d9061-9052-46dd-95c9-2bd0ba10f3d3 + status: 200 OK + code: 200 + duration: 38.588914ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:37 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 92de65c0-0d50-49db-9380-7d213d665760 + status: 200 OK + code: 200 + duration: 39.098582ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:42 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 340a1b1e-7d53-4893-9a0c-fedd994df64a + status: 200 OK + code: 200 + duration: 50.038768ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:47 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 809aa6f4-4036-4d6f-9eb5-f5995cc2a94f + status: 200 OK + code: 200 + duration: 37.945177ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:52 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - b5be7a2c-e3e1-413d-88ef-f56bdc89ef33 + status: 200 OK + code: 200 + duration: 42.253258ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:52:57 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 745f5162-72f0-4212-ace6-2f9f22f18267 + status: 200 OK + code: 200 + duration: 53.377382ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:02 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - dc74e01b-d15b-4863-b7c7-fd870cc912f9 + status: 200 OK + code: 200 + duration: 47.991867ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:07 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 50c28c5a-22f1-427e-93db-866aef23ebdb + status: 200 OK + code: 200 + duration: 45.045644ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:12 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 3ff2692e-f8dc-4c5d-afc1-fb58f2141d27 + status: 200 OK + code: 200 + duration: 49.162337ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:18 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 61697b10-1142-4bd4-beec-d42fb765d87d + status: 200 OK + code: 200 + duration: 46.771375ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:23 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - d93ad6d8-9d93-45a5-9e01-a5934d719984 + status: 200 OK + code: 200 + duration: 38.489051ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:28 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 5619a36c-38ad-470e-924f-9899b0cea5db + status: 200 OK + code: 200 + duration: 41.005208ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:33 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 6009118d-cc8a-4b20-8cfd-d98390e943f0 + status: 200 OK + code: 200 + duration: 197.015173ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:38 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8cf7b06b-0889-490f-9ad1-f408cf8d4c07 + status: 200 OK + code: 200 + duration: 190.7833ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:43 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 247af9fc-e102-44c0-a3b6-048b0730658a + status: 200 OK + code: 200 + duration: 32.596675ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:48 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 42937188-8e91-4cc3-96f5-25ff68969a99 + status: 200 OK + code: 200 + duration: 56.010474ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:53 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - dabccdba-2338-4b2a-8335-7d88a951c932 + status: 200 OK + code: 200 + duration: 48.726663ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:53:58 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - cdb1a859-0da7-4594-b352-f71476c7e106 + status: 200 OK + code: 200 + duration: 50.884596ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:03 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - fc6b7820-fb4a-40d7-823d-89300cc15fdd + status: 200 OK + code: 200 + duration: 48.074288ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:20.622779Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "1569" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:08 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - dfb02b5a-c69a-4568-91d1-2647ddba9fce + status: 200 OK + code: 200 + duration: 41.797439ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:13 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 78bead03-8a6c-497d-8fba-4756fe6c0cfb + status: 200 OK + code: 200 + duration: 48.088166ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:18 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a6fef568-c4d2-47e6-91e0-dbe54a098ebf + status: 200 OK + code: 200 + duration: 35.818719ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:23 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 8eb8336a-acd4-452d-adde-61218d42b4fe + status: 200 OK + code: 200 + duration: 43.391384ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:28 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 049d895a-7159-4fd7-b1ce-60fce11a3398 + status: 200 OK + code: 200 + duration: 43.865536ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:34 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 860d1837-f682-4392-ae78-51b0b205a0b8 + status: 200 OK + code: 200 + duration: 46.650788ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:39 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a5347eec-c743-4af3-9004-f89060cd6414 + status: 200 OK + code: 200 + duration: 46.689421ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:44 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 34faeba7-4e84-4a6a-bed1-4bb5d676839d + status: 200 OK + code: 200 + duration: 50.637287ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:49 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - d563d557-8325-46f9-8c34-5a2c07b9c73a + status: 200 OK + code: 200 + duration: 38.939774ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:54 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 126eb237-5437-4831-9077-2e2de6d82f85 + status: 200 OK + code: 200 + duration: 45.491743ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:54:59 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 7f6d5bac-7a6d-4da1-b9e2-91d50e26746b + status: 200 OK + code: 200 + duration: 46.268562ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1605" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:20 GMT + - Mon, 03 Nov 2025 16:55:04 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6d60e250-a2d8-4189-a4d7-c62a10d92443 + - 8a011882-fd7e-4e1b-8856-07e17aff4352 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 45.528192ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:25 GMT + - Mon, 03 Nov 2025 16:55:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7b12b853-426a-4b17-97b7-dad0e8941514 + - fad22d73-6561-4bdb-a722-9af29d4e7b44 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 46.805262ms +- id: 41 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:30 GMT + - Mon, 03 Nov 2025 16:55:14 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 403d5aa4-06a8-4946-822b-302818647ab2 + - ecbd5f3f-6ca6-4ab8-ad50-1eedcb4f94e7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 60.127727ms +- id: 42 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:35 GMT + - Mon, 03 Nov 2025 16:55:19 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7090664d-f167-46e4-90e1-a977e2406fac + - f29a33cd-073e-45fe-8bae-2a6a7c5c1684 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 42.271916ms +- id: 43 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:40 GMT + - Mon, 03 Nov 2025 16:55:24 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8fc5c5d0-faff-4c9a-8e55-b45f8f3a74d1 + - 19c4f787-ec03-4b5d-956c-7009ca6fce9c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 47.68764ms +- id: 44 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:46 GMT + - Mon, 03 Nov 2025 16:55:29 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 64aa1823-6f19-4dce-8ad7-380101c2f628 + - ef09a2c1-d079-4f91-82cc-1f32a8c9c9b3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 40.279524ms +- id: 45 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:51 GMT + - Mon, 03 Nov 2025 16:55:34 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 057f7684-e3c0-434e-941e-3ef66cd07f80 + - 3c6e1c2e-3a74-4741-a46d-0c97e3670d28 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 43.356244ms +- id: 46 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:56 GMT + - Mon, 03 Nov 2025 16:55:39 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 46befd8e-cde7-424b-a46b-bcac38aa7451 + - a25bf125-8eef-4694-be62-3b19e30ffd8a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 46.420662ms +- id: 47 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:01 GMT + - Mon, 03 Nov 2025 16:55:44 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2a48402e-0404-475e-bce5-8b8550336975 + - ca872c2e-b163-44f2-aea4-55c031960310 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 49.058447ms +- id: 48 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:06 GMT + - Mon, 03 Nov 2025 16:55:49 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 77048539-3f8d-411f-a718-ae506467e544 + - 3e5b06d0-960e-40a4-b783-ad2c80d0d398 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 37.56136ms +- id: 49 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:11 GMT + - Mon, 03 Nov 2025 16:55:54 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 30a5bd5e-e2b6-4374-9d65-847b6dd7adcc + - 0dcb69a1-6a92-4576-9e5a-6ca38628901c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 53.971067ms +- id: 50 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:16 GMT + - Mon, 03 Nov 2025 16:55:59 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ed721fac-be31-44c1-b5cb-d9a6cdb96689 + - 4f73c00a-29ef-488c-817b-b5b0dbe1ece8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 41.330531ms +- id: 51 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:21 GMT + - Mon, 03 Nov 2025 16:56:04 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4027f6d6-0561-410f-818e-69574b98e77a + - ef639a2d-17cc-4ad7-b7ae-efa9960c89aa status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 48.637217ms +- id: 52 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:26 GMT + - Mon, 03 Nov 2025 16:56:09 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a12b9528-78b7-47a4-a245-8a5b98fcb7d1 + - 8d945d9d-90b1-49f4-b198-e7e7c4dfe6dd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 50.457898ms +- id: 53 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:31 GMT + - Mon, 03 Nov 2025 16:56:14 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a6a8283c-43fe-400b-a47f-0522cdd60537 + - 18dac2bf-4029-41fb-a5ed-676edc3225e0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 40.816787ms +- id: 54 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:36 GMT + - Mon, 03 Nov 2025 16:56:20 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 28d3d1e2-76af-4bfe-bff6-bcc52e8bc7ad + - 0125d8ea-3c1e-4a6f-9d20-8a388a9fb253 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 44.247373ms +- id: 55 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:41 GMT + - Mon, 03 Nov 2025 16:56:25 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 31736462-075b-4ad1-ba5a-5cc65dc40157 + - 41aaf059-51b4-4f58-a4e9-a583c773b14b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 57.264516ms +- id: 56 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:12:21.146873Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:52:02.789714Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:46 GMT + - Mon, 03 Nov 2025 16:56:30 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1ac609a8-54c7-40fa-b2bb-856b7879f9d5 + - 3f4778bd-f2f7-447d-8396-01f8bb67e7cc status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:48.134823Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 47.580173ms +- id: 57 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:48.134823Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1602 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:56:30.442616Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1602" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0cbf3e00-f623-467e-a5d3-13df09d1c727 + - 379b0c0f-34fe-4997-b549-ea7b969382b2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTSEpVZUZGdlJtZEJVekYzVWtnM0NqQk5TbkJ0UTNsVFJrVnlaa2dyWnk5R09WVnVhVnBEYW5kSk9YWmxWeXRuWmtrMWVETmplSGRSWVdGbGFHTlNRbFp0U3l0S1UyOUxaR3RIVFRWTGFUWUtSRGczTWtsemNXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlVVWGMxVGxKRFUyaHhkRWN5V2t0bFMxRmpNV2hJVFRGR1VFcHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFJVRndlVFJOQ21acVkxaFJjSEpST0haTmJtaFVUbEIzZDJWR1FtSmhOM0IxVlRaSFl6VXlaSE42V21sWE1FTkpSR000WkZsMVVVeDJTbmhEYkVGNlNXTkxibmszUldNS1lsaHlhMGRRWkVKYVEyYzNkRWxJYmpCYWVIa0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly83N2NlZGY5My1jMmQ4LTQ5ZDAtOTM2ZS00YjljNzMxODNhZWMuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 36.172082ms +- id: 58 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTSEpVZUZGdlJtZEJVekYzVWtnM0NqQk5TbkJ0UTNsVFJrVnlaa2dyWnk5R09WVnVhVnBEYW5kSk9YWmxWeXRuWmtrMWVETmplSGRSWVdGbGFHTlNRbFp0U3l0S1UyOUxaR3RIVFRWTGFUWUtSRGczTWtsemNXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlVVWGMxVGxKRFUyaHhkRWN5V2t0bFMxRmpNV2hJVFRGR1VFcHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFJVRndlVFJOQ21acVkxaFJjSEpST0haTmJtaFVUbEIzZDJWR1FtSmhOM0IxVlRaSFl6VXlaSE42V21sWE1FTkpSR000WkZsMVVVeDJTbmhEYkVGNlNXTkxibmszUldNS1lsaHlhMGRRWkVKYVEyYzNkRWxJYmpCYWVIa0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly83N2NlZGY5My1jMmQ4LTQ5ZDAtOTM2ZS00YjljNzMxODNhZWMuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkZkMDFxUlRKT1ZFbDNUV3h2V0VSVVRURk5WRVYzVFdwRk1rNVVTWGROYkc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNRa0oyWTFabWJWQXZkMDlzTnpoRENrYzRhMDlMUW5wV2FUQkRWMlk0Wm5kQ09XOUphSE5RVFdoS1dDdFpjRWg0ZURGa00zQmtlSGRPU3k5b05FZHFVemhxTTB0eVNXYzBPR1JZTjB0Sk1Fb0tVM1ZvU0RoVE1tcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlRNWEZvVVVFdlVscFhXVTQ0UVVkblVERjRabWREUmxOVFkwVjZRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFsTkJWbFV4Q25OSVlUZHBjVEY1V0RkQlpVOU1UemhWTm0xNVRrbFVWMFJFZDJsMWRFbFpOMUpwVFVsUlNXaEJUazQzVXpKdmMya3JWRGxWYjJzNVEyTkxWM2R5TDFVS1drZ3lTbTVRTjNCUk0wdG9aMEZsVlRWSGVHUUtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly9iMTM1MGJkMy1jZGZlLTQ5YzgtODdjNi02YmZmYThjOTBjYTcuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:51 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7812da35-237e-4d99-a5c8-ec26ea530ba2 + - 2fe643be-14dd-45d1-8f0f-d26ba44cb857 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTSEpVZUZGdlJtZEJVekYzVWtnM0NqQk5TbkJ0UTNsVFJrVnlaa2dyWnk5R09WVnVhVnBEYW5kSk9YWmxWeXRuWmtrMWVETmplSGRSWVdGbGFHTlNRbFp0U3l0S1UyOUxaR3RIVFRWTGFUWUtSRGczTWtsemNXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlVVWGMxVGxKRFUyaHhkRWN5V2t0bFMxRmpNV2hJVFRGR1VFcHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFJVRndlVFJOQ21acVkxaFJjSEpST0haTmJtaFVUbEIzZDJWR1FtSmhOM0IxVlRaSFl6VXlaSE42V21sWE1FTkpSR000WkZsMVVVeDJTbmhEYkVGNlNXTkxibmszUldNS1lsaHlhMGRRWkVKYVEyYzNkRWxJYmpCYWVIa0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly83N2NlZGY5My1jMmQ4LTQ5ZDAtOTM2ZS00YjljNzMxODNhZWMuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 38.827802ms +- id: 59 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZFbDVUVVp2V0VSVVRURk5WRUY1VDFSRk5FMVVTWGxOUm05M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTSEpVZUZGdlJtZEJVekYzVWtnM0NqQk5TbkJ0UTNsVFJrVnlaa2dyWnk5R09WVnVhVnBEYW5kSk9YWmxWeXRuWmtrMWVETmplSGRSWVdGbGFHTlNRbFp0U3l0S1UyOUxaR3RIVFRWTGFUWUtSRGczTWtsemNXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlVVWGMxVGxKRFUyaHhkRWN5V2t0bFMxRmpNV2hJVFRGR1VFcHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFJVRndlVFJOQ21acVkxaFJjSEpST0haTmJtaFVUbEIzZDJWR1FtSmhOM0IxVlRaSFl6VXlaSE42V21sWE1FTkpSR000WkZsMVVVeDJTbmhEYkVGNlNXTkxibmszUldNS1lsaHlhMGRRWkVKYVEyYzNkRWxJYmpCYWVIa0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly83N2NlZGY5My1jMmQ4LTQ5ZDAtOTM2ZS00YjljNzMxODNhZWMuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkZkMDFxUlRKT1ZFbDNUV3h2V0VSVVRURk5WRVYzVFdwRk1rNVVTWGROYkc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNRa0oyWTFabWJWQXZkMDlzTnpoRENrYzRhMDlMUW5wV2FUQkRWMlk0Wm5kQ09XOUphSE5RVFdoS1dDdFpjRWg0ZURGa00zQmtlSGRPU3k5b05FZHFVemhxTTB0eVNXYzBPR1JZTjB0Sk1Fb0tVM1ZvU0RoVE1tcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlRNWEZvVVVFdlVscFhXVTQ0UVVkblVERjRabWREUmxOVFkwVjZRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFsTkJWbFV4Q25OSVlUZHBjVEY1V0RkQlpVOU1UemhWTm0xNVRrbFVWMFJFZDJsMWRFbFpOMUpwVFVsUlNXaEJUazQzVXpKdmMya3JWRGxWYjJzNVEyTkxWM2R5TDFVS1drZ3lTbTVRTjNCUk0wdG9aMEZsVlRWSGVHUUtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly9iMTM1MGJkMy1jZGZlLTQ5YzgtODdjNi02YmZmYThjOTBjYTcuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncyIKICAgIHVzZXI6IGNsaS10ZXN0LWdldC1rdWJlY29uZmlnLXdpdGgtZmxhZ3MtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1nZXQta3ViZWNvbmZpZy13aXRoLWZsYWdzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtZ2V0LWt1YmVjb25maWctd2l0aC1mbGFncy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:52 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f093365d-7c4c-4687-bf2e-8c2ab85c1add + - 21b6f193-c498-4a27-b2e3-ce9fe825d21e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:52.040196Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec?with_additional_resources=true + duration: 24.423402ms +- id: 60 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:52.040196Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:56:35.293943Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:52 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 03ce8476-0898-47bb-8f4c-0d02a0050ab5 + - ba56a05f-106c-4ef5-9249-e6a88c9aa665 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:52.040196Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 104.868956ms +- id: 61 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:52.040196Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:56:35.293943Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:52 GMT + - Mon, 03 Nov 2025 16:56:35 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a91dbe8f-e2d4-4e9f-9c05-9b5d2488e096 + - c8582803-867a-4e46-8685-06dac3a2ff7f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:52.040196Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + duration: 21.507624ms +- id: 62 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"region":"fr-par", "id":"77cedf93-c2d8-49d0-936e-4b9c73183aec", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:12:20.622779Z", - "updated_at":"2025-10-30T18:13:52.040196Z", "type":"kapsule", "name":"cli-test-get-kubeconfig-with-flags", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.77cedf93-c2d8-49d0-936e-4b9c73183aec.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"c082c0c3-643f-4810-ac89-13c7fd68b431", - "commitment_ends_at":"2025-10-30T18:12:20.622787Z", "acl_available":true, "iam_nodes_group_id":"cfd4aac0-e610-454b-9d3c-2b923335ffe3", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:52:02.195272Z\", \"updated_at\":\"2025-11-03T16:56:35.293943Z\", \"type\":\"kapsule\", \"name\":\"cli-test-get-kubeconfig-with-flags\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"bdabae41-5406-4de9-9675-e3e940c64883\", \"commitment_ends_at\":\"2025-11-03T16:52:02.195280Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"1802d556-5f28-44c8-b56e-c9b30352c537\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:13:57 GMT + - Mon, 03 Nov 2025 16:56:40 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b9f9f225-fc62-47e3-964d-9e0d375cf7f0 + - bc307f74-8e28-457c-97dc-d89a4dd60b7f status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"77cedf93-c2d8-49d0-936e-4b9c73183aec","type":"not_found"}' - form: {} + duration: 48.642791ms +- id: 63 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/77cedf93-c2d8-49d0-936e-4b9c73183aec + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"77cedf93-c2d8-49d0-936e-4b9c73183aec","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:02 GMT + - Mon, 03 Nov 2025 16:56:45 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6b74012e-fb92-46e8-aa66-2cf5fd022922 + - ff7f89f0-f0b5-40c2-8033-97fd3916be77 status: 404 Not Found code: 404 - duration: "" + duration: 21.493819ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.golden b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.golden index 0aa2d3cf4c..2830ced062 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-kubeconfig-with-flags.golden @@ -3,8 +3,8 @@ apiVersion: v1 clusters: - cluster: - certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCSHJUeFFvRmdBUzF3Ukg3CjBNSnBtQ3lTRkVyZkgrZy9GOVVuaVpDandJOXZlVytnZkk1eDNjeHdRYWFlaGNSQlZtSytKU29LZGtHTTVLaTYKRDg3MklzcWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJUUXc1TlJDU2hxdEcyWktlS1FjMWhITTFGUEpqQUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpRUFweTRNCmZqY1hRcHJROHZNbmhUTlB3d2VGQmJhN3B1VTZHYzUyZHN6WmlXMENJRGM4ZFl1UUx2SnhDbEF6SWNLbnk3RWMKYlhya0dQZEJaQ2c3dElIbjBaeHkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= - server: https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443 + certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCQkJ2Y1ZmbVAvd09sNzhDCkc4a09LQnpWaTBDV2Y4ZndCOW9JaHNQTWhKWCtZcEh4eDFkM3BkeHdOSy9oNEdqUzhqM0tySWc0OGRYN0tJMEoKU3VoSDhTMmpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJTMXFoUUEvUlpXWU44QUdnUDF4ZmdDRlNTY0V6QUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpQlNBVlUxCnNIYTdpcTF5WDdBZU9MTzhVNm15TklUV0REd2l1dElZN1JpTUlRSWhBTk43UzJvc2krVDlVb2s5Q2NLV3dyL1UKWkgySm5QN3BRM0toZ0FlVTVHeGQKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo= + server: https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443 name: cli-test-get-kubeconfig-with-flags contexts: - context: @@ -31,4 +31,4 @@ users: interactiveMode: Never 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 -"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRBeU9URTRNVEl5TUZvWERUTTFNVEF5T1RFNE1USXlNRm93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCSHJUeFFvRmdBUzF3Ukg3CjBNSnBtQ3lTRkVyZkgrZy9GOVVuaVpDandJOXZlVytnZkk1eDNjeHdRYWFlaGNSQlZtSytKU29LZGtHTTVLaTYKRDg3MklzcWpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJUUXc1TlJDU2hxdEcyWktlS1FjMWhITTFGUEpqQUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpRUFweTRNCmZqY1hRcHJROHZNbmhUTlB3d2VGQmJhN3B1VTZHYzUyZHN6WmlXMENJRGM4ZFl1UUx2SnhDbEF6SWNLbnk3RWMKYlhya0dQZEJaQ2c3dElIbjBaeHkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://77cedf93-c2d8-49d0-936e-4b9c73183aec.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-with-flags\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-with-flags\n user: cli-config-2e6b12a6\n name: admin@cli-test-get-kubeconfig-with-flags\ncurrent-context: admin@cli-test-get-kubeconfig-with-flags\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-2e6b12a6\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - --profile\n - default\n - k8s\n - exec-credential\n command: scw\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" +"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUJXekNDQVFHZ0F3SUJBZ0lCQURBS0JnZ3Foa2pPUFFRREFqQVZNUk13RVFZRFZRUURFd3ByZFdKbGNtNWwKZEdWek1CNFhEVEkxTVRFd01qRTJOVEl3TWxvWERUTTFNVEV3TWpFMk5USXdNbG93RlRFVE1CRUdBMVVFQXhNSwphM1ZpWlhKdVpYUmxjekJaTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEEwSUFCQkJ2Y1ZmbVAvd09sNzhDCkc4a09LQnpWaTBDV2Y4ZndCOW9JaHNQTWhKWCtZcEh4eDFkM3BkeHdOSy9oNEdqUzhqM0tySWc0OGRYN0tJMEoKU3VoSDhTMmpRakJBTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQjBHQTFVZApEZ1FXQkJTMXFoUUEvUlpXWU44QUdnUDF4ZmdDRlNTY0V6QUtCZ2dxaGtqT1BRUURBZ05JQURCRkFpQlNBVlUxCnNIYTdpcTF5WDdBZU9MTzhVNm15TklUV0REd2l1dElZN1JpTUlRSWhBTk43UzJvc2krVDlVb2s5Q2NLV3dyL1UKWkgySm5QN3BRM0toZ0FlVTVHeGQKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://b1350bd3-cdfe-49c8-87c6-6bffa8c90ca7.api.k8s.fr-par.scw.cloud:6443\n name: cli-test-get-kubeconfig-with-flags\ncontexts:\n- context:\n cluster: cli-test-get-kubeconfig-with-flags\n user: cli-config-2e6b12a6\n name: admin@cli-test-get-kubeconfig-with-flags\ncurrent-context: admin@cli-test-get-kubeconfig-with-flags\nkind: Config\npreferences: {}\nusers:\n- name: cli-config-2e6b12a6\n user:\n exec:\n apiVersion: client.authentication.k8s.io/v1\n args:\n - --profile\n - default\n - k8s\n - exec-credential\n command: scw\n installHint: |-\n This kubeconfig profile require scaleway-cli (scw) to authenticate.\n Installation instruction: https://github.com/scaleway/scaleway-cli#installation\n interactiveMode: Never\n" diff --git a/internal/namespaces/k8s/v1/testdata/test-get-version-simple.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-get-version-simple.cassette.yaml index 11f629bb4e..e8d3059b20 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-version-simple.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-get-version-simple.cassette.yaml @@ -1,59 +1,35 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"region":"fr-par", "name":"1.32.3", "label":"Kubernetes 1.32.3", "available_cnis":["cilium", - "calico", "kilo", "none"], "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "InPlacePodVerticalScaling", "SidecarContainers", "DRAAdminAccess", "DRAResourceClaimDeviceStatus", - "DynamicResourceAllocation", "PodLevelResources", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-03-24T00:00:00Z", - "end_of_life_at":"2025-05-24T00:00:00Z"}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.0; linux; amd64) cli-e2e-test + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/versions/1.32.3 method: GET response: - body: '{"region":"fr-par", "name":"1.32.3", "label":"Kubernetes 1.32.3", "available_cnis":["cilium", - "calico", "kilo", "none"], "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "InPlacePodVerticalScaling", "SidecarContainers", "DRAAdminAccess", "DRAResourceClaimDeviceStatus", - "DynamicResourceAllocation", "PodLevelResources", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-03-24T00:00:00Z", - "end_of_life_at":"2025-05-24T00:00:00Z"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1192 + body: "{\"region\":\"fr-par\", \"name\":\"1.32.3\", \"label\":\"Kubernetes 1.32.3\", \"available_cnis\":[\"cilium\", \"calico\", \"kilo\", \"none\"], \"available_container_runtimes\":[\"containerd\"], \"available_feature_gates\":[\"HPAScaleToZero\", \"InPlacePodVerticalScaling\", \"SidecarContainers\", \"DRAAdminAccess\", \"DRAResourceClaimDeviceStatus\", \"DynamicResourceAllocation\", \"PodLevelResources\", \"CPUManagerPolicyAlphaOptions\", \"ImageVolume\"], \"available_admission_plugins\":[\"AlwaysPullImages\", \"PodNodeSelector\", \"PodTolerationRestriction\"], \"available_kubelet_args\":{\"containerLogMaxFiles\":\"uint16\", \"containerLogMaxSize\":\"quantity\", \"cpuCFSQuota\":\"bool\", \"cpuCFSQuotaPeriod\":\"duration\", \"cpuManagerPolicy\":\"enum:none|static\", \"cpuManagerPolicyOptions\":\"map[string]string\", \"enableDebuggingHandlers\":\"bool\", \"evictionHard\":\"map[string]string\", \"evictionMinimumReclaim\":\"map[string]string\", \"imageGCHighThresholdPercent\":\"uint32\", \"imageGCLowThresholdPercent\":\"uint32\", \"maxParallelImagePulls\":\"int32\", \"maxPods\":\"uint16\", \"registryBurst\":\"int32\", \"registryPullQPS\":\"int32\", \"serializeImagePulls\":\"bool\"}, \"deprecated_at\":\"2026-03-24T00:00:00Z\", \"end_of_life_at\":\"2025-05-24T00:00:00Z\", \"released_at\":\"2025-03-24T00:00:00Z\"}" headers: Content-Length: - - "1154" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1192" Content-Type: - application/json Date: - - Wed, 15 Oct 2025 10:06:04 GMT + - Mon, 03 Nov 2025 17:00:20 GMT Server: - - Scaleway API Gateway (fr-par-1;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0e36ac78-691e-430a-8876-32b35817c786 + - 5032297d-1acd-4ba7-bb94-27fcfc90b381 status: 200 OK code: 200 - duration: "" + duration: 20.970742ms diff --git a/internal/namespaces/k8s/v1/testdata/test-get-version-simple.golden b/internal/namespaces/k8s/v1/testdata/test-get-version-simple.golden index e3e3d60ce3..1d3b293914 100644 --- a/internal/namespaces/k8s/v1/testdata/test-get-version-simple.golden +++ b/internal/namespaces/k8s/v1/testdata/test-get-version-simple.golden @@ -5,6 +5,7 @@ Label Kubernetes 1.32.3 Region fr-par DeprecatedAt few seconds ago EndOfLifeAt few seconds ago +ReleasedAt few seconds ago Available Kubelet Arguments: containerLogMaxFiles uint16 @@ -85,5 +86,5 @@ Available Admission Plugins: }, "deprecated_at": "2026-03-24T00:00:00Z", "end_of_life_at": "2025-05-24T00:00:00Z", - "released_at": null + "released_at": "2025-03-24T00:00:00Z" } diff --git a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-keep.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-keep.cassette.yaml index 5d0a8c7528..7bb5b5b682 100644 --- a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-keep.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-keep.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:02 GMT + - Mon, 03 Nov 2025 16:56:45 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 36b30cf6-0367-403b-aa47-1d93ce788589 + - 9cfc010f-c055-4dca-9ddc-0c8a7ab29bdb status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", "name":"pn-busy-clarke", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:14:02.643364Z", "updated_at":"2025-10-30T18:14:02.643364Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"8145f05a-d025-4b04-bdfa-3b179bff8aec", - "created_at":"2025-10-30T18:14:02.643364Z", "updated_at":"2025-10-30T18:14:02.643364Z", - "subnet":"172.16.48.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"979223ce-939a-4d33-89b9-4028395a1551", "created_at":"2025-10-30T18:14:02.643364Z", - "updated_at":"2025-10-30T18:14:02.643364Z", "subnet":"fd63:256c:45f7:e433::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 122.766771ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 198 + host: api.scaleway.com + body: "{\"name\":\"pn-optimistic-mayer\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", "name":"pn-busy-clarke", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:14:02.643364Z", "updated_at":"2025-10-30T18:14:02.643364Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"8145f05a-d025-4b04-bdfa-3b179bff8aec", - "created_at":"2025-10-30T18:14:02.643364Z", "updated_at":"2025-10-30T18:14:02.643364Z", - "subnet":"172.16.48.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"979223ce-939a-4d33-89b9-4028395a1551", "created_at":"2025-10-30T18:14:02.643364Z", - "updated_at":"2025-10-30T18:14:02.643364Z", "subnet":"fd63:256c:45f7:e433::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1139 + body: "{\"id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"name\":\"pn-optimistic-mayer\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:45.952113Z\", \"updated_at\":\"2025-11-03T16:56:45.952113Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"a0df726e-6d53-4f14-9d26-12be66eb08de\", \"created_at\":\"2025-11-03T16:56:45.952113Z\", \"updated_at\":\"2025-11-03T16:56:45.952113Z\", \"subnet\":\"172.16.20.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"eb3a3d27-c15c-4cd2-a854-dc4dc5ae617a\", \"created_at\":\"2025-11-03T16:56:45.952113Z\", \"updated_at\":\"2025-11-03T16:56:45.952113Z\", \"subnet\":\"fd63:256c:45f7:b36f::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1134" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1139" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3b50b2a5-9914-4402-9788-3cfc47fb6d47 + - 3bcac1d9-2eba-4415-b50e-0122764877b5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:03.401352Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 879.936834ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 683 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-install-kubeconfig-merge-keep\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\"}" headers: Content-Type: - application/json @@ -162,1394 +84,863 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:03.401352Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1574 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:46.699806Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1574" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8cd8edb9-613b-4337-9284-f1dd76f03e6f + - e9b18388-a388-4873-923f-583dda6b6c58 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:03.401352Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 278.531303ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:03.401352Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1573 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:46.699806Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1573" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 53aafd0c-c85f-468a-8cdf-3b226db1a432 + - 76220eb2-4ef8-4f59-8e0a-26f56bd8ec9c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.279514ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:08 GMT + - Mon, 03 Nov 2025 16:56:51 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3203de63-582a-4f62-87c1-715dcea5d53a + - 4e54fe5e-620a-46af-889e-0f2cc652d731 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.610527ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:13 GMT + - Mon, 03 Nov 2025 16:56:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - bd3c0fab-a3b9-4add-ada7-aa220f27e9d6 + - b012bb8a-6ac1-4710-b40b-06ec045fbeae status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.445528ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:18 GMT + - Mon, 03 Nov 2025 16:57:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0530b201-5c59-46b3-9e6c-27a7f5ea3311 + - 6ed7537b-9e64-4e43-96b2-b26cc129e149 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.782746ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:23 GMT + - Mon, 03 Nov 2025 16:57:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 30cdd606-dbdb-4a3f-ac14-7293c28c6ca3 + - 4ecdf2e3-15ab-44d4-bc95-3ec907282cfc status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.633265ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:28 GMT + - Mon, 03 Nov 2025 16:57:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f9ac2960-1f0d-46cd-80f3-b0f0308667ab + - 630a34d3-23eb-4163-a50e-69ca7b036b05 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 46.055713ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:33 GMT + - Mon, 03 Nov 2025 16:57:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - fe53d2c4-e873-4dac-b348-18ce8d5330c9 + - 011e37ef-ab95-44be-872b-0a764b0ed4cd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.190443ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:38 GMT + - Mon, 03 Nov 2025 16:57:22 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - a83124c9-9cc2-4b68-89a8-eb0b13f02c61 + - 0e7ea653-c29b-4370-b8ca-d7f5a156c38b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 54.565861ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:43 GMT + - Mon, 03 Nov 2025 16:57:27 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - eb292e98-f5f9-49bf-8cbb-45015f328482 + - b89ff5b1-2c3f-443f-95f0-6f9e5a2c9a21 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 47.38964ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:49 GMT + - Mon, 03 Nov 2025 16:57:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 603419cc-17f5-4d1d-a133-455f3181ad36 + - 5079aa54-da49-413f-a041-0aeef9293e6c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.152634ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:54 GMT + - Mon, 03 Nov 2025 16:57:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f4dbb022-da46-415a-bfe5-7d736803d6a2 + - e4e59f66-80bc-4c5a-a74c-fd4b1287edaa status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.139971ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:59 GMT + - Mon, 03 Nov 2025 16:57:42 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c53d7074-9ad0-4f8a-a781-d02491ba1b43 + - a28b677d-a048-47f4-af8a-f2b8c0716150 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.052897ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:04 GMT + - Mon, 03 Nov 2025 16:57:47 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1741ed97-eccb-4c6d-a849-d508a0f8f346 + - 5254e515-4389-4e09-8b2c-d8ad3d6dd8a1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.930512ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:09 GMT + - Mon, 03 Nov 2025 16:57:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 72075e0c-b760-44d5-928c-36b73b7b2272 + - e3bbfdc4-5f71-4f41-b817-9e72480a0292 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.171496ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:14:04.397687Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:14 GMT + - Mon, 03 Nov 2025 16:57:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 71280d48-693c-41ab-9aa5-df8eba4053df + - 79e676be-bcf2-42df-adfe-fe7adf57adb1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:17.152063Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.789979ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:17.152063Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:58:02 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 1c1d8597-9bef-4cbc-b508-3e425fbb37c5 + status: 200 OK + code: 200 + duration: 53.823179ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:58:07 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - a6801b74-4186-4dc8-a3d8-599a1481a9c1 + status: 200 OK + code: 200 + duration: 42.492352ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:56:47.270787Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1609" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:58:12 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 92dcb0a4-a39a-4542-bc40-47faf5f9d435 + status: 200 OK + code: 200 + duration: 40.210055ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:58:15.569553Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - cfc3e69e-4fab-49c9-a763-a1eb1b629b08 + - 1e9fc84f-1b5d-4e33-90ad-e63d2ebaa115 status: 200 OK code: 200 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 39.646565ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 01157203-1f31-4200-a36f-90b384e3cf8b + - 4aaf3c13-5e79-4ba7-be57-28648dfa4a30 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0dSb1ltOXJjRU0wUTJZeFRXeFhDamx4YmxsWlRpdEllSE5CWlRRNVlYVjNkVzVNYWxFelNVbFFRVXhRWm10c2RHTktVVmxVTVhWR1YxSjBjV2c1TUhsd1dsbGFLM0Z0T1VWWmVGcGliRFFLWm1aMGFuRkpZV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pUU1doeFpHaElVRUZpVkVoWmJFNVBhVTlrYkdzNFoxZHNPRVJVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRVzgzWTNsUUNtMUxkWGRIYUU5SmJuUkVjV2g0VG5nM1JHSk9VWGd2TWxCdGFISkVkRXRSVlRFNVRrbG5TV2hCVDFscGJuTlRMMUJPTm5WM1VFVlhNbHBhVEN0TFdrZ0tVVlJ5TTFCT1J6TTJSRk5DYkVsT2NVMHJhRUVLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vNjJkMzI1YTgtN2NiNS00YjFkLWFkZWUtYTgzYWEwZDI1MDNkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcCIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWtlZXAKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcC1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 44.42354ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0dSb1ltOXJjRU0wUTJZeFRXeFhDamx4YmxsWlRpdEllSE5CWlRRNVlYVjNkVzVNYWxFelNVbFFRVXhRWm10c2RHTktVVmxVTVhWR1YxSjBjV2c1TUhsd1dsbGFLM0Z0T1VWWmVGcGliRFFLWm1aMGFuRkpZV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pUU1doeFpHaElVRUZpVkVoWmJFNVBhVTlrYkdzNFoxZHNPRVJVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRVzgzWTNsUUNtMUxkWGRIYUU5SmJuUkVjV2g0VG5nM1JHSk9VWGd2TWxCdGFISkVkRXRSVlRFNVRrbG5TV2hCVDFscGJuTlRMMUJPTm5WM1VFVlhNbHBhVEN0TFdrZ0tVVlJ5TTFCT1J6TTJSRk5DYkVsT2NVMHJhRUVLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vNjJkMzI1YTgtN2NiNS00YjFkLWFkZWUtYTgzYWEwZDI1MDNkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcCIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWtlZXAKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcC1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1786 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUSk9WRmt3VG14dldFUlVUVEZOVkVWM1RXcEZNazVVV1RCT2JHOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUkhwdVRuVXhOMU5OWjJFMFZtRXJDbWg2ZG14Tk16TlFiMEZHUWxSSGRrbEtTMVJTVUZKR1pIVklXVEZSWTNKMWNFOXdNa3BsWVZjelpuVjVkV2QwZDBOdGRVbHhWRGxHUjJObk9VTXZiMWdLZVhJcmMzUm5iV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pTWTJ0SFpuUklabTlDVnpjd1NYSXpUMGRyT1dNNVF6a3pVVzFxUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBSVUY0ZVVkT0NsRjVUMHRZYVV0SGNVdzBNaTlWWmpoWk9UVjRVSFoxVWtoWVlVazROVVZUYTFsUlUwdE1NRU5KUkZCRVUwdHlSWFpaUldkR2JWZHRNVEZMZDFWUmF6WUtTVUowVERKVU9VSldRMmwzVDBKQlVqZ3lZbUlLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMmVjODA4M2EtZWFjOC00YWIyLWI4MmEtOTlhYmMyZmJlNTUzLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcCIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWtlZXAKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcC1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1786" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 350dca44-0784-40ca-8026-e2548832fe02 + - 82a9f6d1-c263-46b5-958c-71d8d0532349 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0dSb1ltOXJjRU0wUTJZeFRXeFhDamx4YmxsWlRpdEllSE5CWlRRNVlYVjNkVzVNYWxFelNVbFFRVXhRWm10c2RHTktVVmxVTVhWR1YxSjBjV2c1TUhsd1dsbGFLM0Z0T1VWWmVGcGliRFFLWm1aMGFuRkpZV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pUU1doeFpHaElVRUZpVkVoWmJFNVBhVTlrYkdzNFoxZHNPRVJVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRVzgzWTNsUUNtMUxkWGRIYUU5SmJuUkVjV2g0VG5nM1JHSk9VWGd2TWxCdGFISkVkRXRSVlRFNVRrbG5TV2hCVDFscGJuTlRMMUJPTm5WM1VFVlhNbHBhVEN0TFdrZ0tVVlJ5TTFCT1J6TTJSRk5DYkVsT2NVMHJhRUVLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vNjJkMzI1YTgtN2NiNS00YjFkLWFkZWUtYTgzYWEwZDI1MDNkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcCIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWtlZXAKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcC1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 21.364459ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0dSb1ltOXJjRU0wUTJZeFRXeFhDamx4YmxsWlRpdEllSE5CWlRRNVlYVjNkVzVNYWxFelNVbFFRVXhRWm10c2RHTktVVmxVTVhWR1YxSjBjV2c1TUhsd1dsbGFLM0Z0T1VWWmVGcGliRFFLWm1aMGFuRkpZV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pUU1doeFpHaElVRUZpVkVoWmJFNVBhVTlrYkdzNFoxZHNPRVJVUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRVzgzWTNsUUNtMUxkWGRIYUU5SmJuUkVjV2g0VG5nM1JHSk9VWGd2TWxCdGFISkVkRXRSVlRFNVRrbG5TV2hCVDFscGJuTlRMMUJPTm5WM1VFVlhNbHBhVEN0TFdrZ0tVVlJ5TTFCT1J6TTJSRk5DYkVsT2NVMHJhRUVLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vNjJkMzI1YTgtN2NiNS00YjFkLWFkZWUtYTgzYWEwZDI1MDNkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcCIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWtlZXAKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcC1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1786 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUSk9WRmt3VG14dldFUlVUVEZOVkVWM1RXcEZNazVVV1RCT2JHOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUkhwdVRuVXhOMU5OWjJFMFZtRXJDbWg2ZG14Tk16TlFiMEZHUWxSSGRrbEtTMVJTVUZKR1pIVklXVEZSWTNKMWNFOXdNa3BsWVZjelpuVjVkV2QwZDBOdGRVbHhWRGxHUjJObk9VTXZiMWdLZVhJcmMzUm5iV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pTWTJ0SFpuUklabTlDVnpjd1NYSXpUMGRyT1dNNVF6a3pVVzFxUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBSVUY0ZVVkT0NsRjVUMHRZYVV0SGNVdzBNaTlWWmpoWk9UVjRVSFoxVWtoWVlVazROVVZUYTFsUlUwdE1NRU5KUkZCRVUwdHlSWFpaUldkR2JWZHRNVEZMZDFWUmF6WUtTVUowVERKVU9VSldRMmwzVDBKQlVqZ3lZbUlLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMmVjODA4M2EtZWFjOC00YWIyLWI4MmEtOTlhYmMyZmJlNTUzLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcCIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rZWVwLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWtlZXAKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta2VlcC1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1786" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c7ebba89-fa91-499e-a073-6a4ede5e0b7f + - b065f0bb-14f4-4653-bc1f-c9367fd7f2a6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:19.480031Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 22.291039ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:19.480031Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1610 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:58:17.811455Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1610" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 12fbd537-3341-49f2-8c00-d2f120478698 + - 5367330c-c84c-4d42-878b-c4bc9b1c8ccd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:19.480031Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 120.871899ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:19.480031Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:58:17.811455Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 26476667-2597-4fa6-b532-a138fb332012 + - e267fdd5-6c26-413f-860d-8679f5b7d771 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:19.480031Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 27.592078ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"region":"fr-par", "id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.401352Z", - "updated_at":"2025-10-30T18:15:19.480031Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-keep", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://62d325a8-7cb5-4b1d-adee-a83aa0d2503d.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.62d325a8-7cb5-4b1d-adee-a83aa0d2503d.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"4c82ed4c-9879-49e2-bfa2-ac4b2028a9f3", - "commitment_ends_at":"2025-10-30T18:14:03.401361Z", "acl_available":true, "iam_nodes_group_id":"39d75d40-3562-45f1-8fa1-2e485aa31927", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1609 + body: "{\"region\":\"fr-par\", \"id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.699806Z\", \"updated_at\":\"2025-11-03T16:58:17.811455Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-keep\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://2ec8083a-eac8-4ab2-b82a-99abc2fbe553.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.2ec8083a-eac8-4ab2-b82a-99abc2fbe553.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"3d4cf091-54c9-4e93-8e39-b18cb743b481\", \"commitment_ends_at\":\"2025-11-03T16:56:46.699816Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"0ebf7a37-efeb-4402-81e0-bd7f9fc6ff2d\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1609" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:24 GMT + - Mon, 03 Nov 2025 16:58:22 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f586f9d1-5e3c-426f-9a55-5db3989357ff + - bbc44abd-b0c0-4d2d-b1a6-032542fbc639 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d","type":"not_found"}' - form: {} + duration: 46.858786ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/62d325a8-7cb5-4b1d-adee-a83aa0d2503d + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2ec8083a-eac8-4ab2-b82a-99abc2fbe553 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"62d325a8-7cb5-4b1d-adee-a83aa0d2503d","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"2ec8083a-eac8-4ab2-b82a-99abc2fbe553\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:27 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c162d27d-3d69-47c5-b4bd-e128c03facc7 + - bef08b89-1910-4605-a9f8-5f6f56fa6c4a status: 404 Not Found code: 404 - duration: "" + duration: 19.637765ms diff --git a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-kubeconfig.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-kubeconfig.cassette.yaml index a2baccfd07..7f04655b52 100644 --- a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-kubeconfig.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge-kubeconfig.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:02 GMT + - Mon, 03 Nov 2025 16:56:45 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 085a351e-9f20-4720-94de-9a2aec2c4c26 + - 047fe5c4-ca45-48e4-8272-afaa5d3bebbf status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", "name":"pn-flamboyant-shirley", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:14:02.571095Z", "updated_at":"2025-10-30T18:14:02.571095Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"11af110d-b90a-4972-90ba-2f2a3da53451", - "created_at":"2025-10-30T18:14:02.571095Z", "updated_at":"2025-10-30T18:14:02.571095Z", - "subnet":"172.16.28.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"44439c44-063b-42c8-ad88-db7711abc48e", "created_at":"2025-10-30T18:14:02.571095Z", - "updated_at":"2025-10-30T18:14:02.571095Z", "subnet":"fd63:256c:45f7:b92c::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 152.105507ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 201 + host: api.scaleway.com + body: "{\"name\":\"pn-reverent-goldwasser\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", "name":"pn-flamboyant-shirley", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:14:02.571095Z", "updated_at":"2025-10-30T18:14:02.571095Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"11af110d-b90a-4972-90ba-2f2a3da53451", - "created_at":"2025-10-30T18:14:02.571095Z", "updated_at":"2025-10-30T18:14:02.571095Z", - "subnet":"172.16.28.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"44439c44-063b-42c8-ad88-db7711abc48e", "created_at":"2025-10-30T18:14:02.571095Z", - "updated_at":"2025-10-30T18:14:02.571095Z", "subnet":"fd63:256c:45f7:b92c::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1141 + body: "{\"id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"name\":\"pn-reverent-goldwasser\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:45.707318Z\", \"updated_at\":\"2025-11-03T16:56:45.707318Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"87fc6e90-bc0f-4b9c-8d0e-b4b05b4debc8\", \"created_at\":\"2025-11-03T16:56:45.707318Z\", \"updated_at\":\"2025-11-03T16:56:45.707318Z\", \"subnet\":\"172.16.4.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"3324921b-8be2-4688-ae88-8907a14eface\", \"created_at\":\"2025-11-03T16:56:45.707318Z\", \"updated_at\":\"2025-11-03T16:56:45.707318Z\", \"subnet\":\"fd63:256c:45f7:d79d::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - "1141" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c57c5d9f-04c0-43cb-9d9d-375a092761c7 + - ee709077-74c3-4ec8-ab94-c8f87a207fff status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.325962Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 615.574518ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 689 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\"}" headers: Content-Type: - application/json @@ -162,1586 +84,959 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.325962Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1580 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:46.633912Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1580" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - ace31af1-6e27-4c8c-bbcd-a10cf58314d3 + - 9f83584d-a2e1-484f-83f6-965b39f090ed status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.325962Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 452.140549ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.325962Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1579 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:46.633912Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1579" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6d2dbc94-0779-4fed-95a3-085de3596a8d + - 60ddf7f4-9ad5-4633-bbf6-245a2b308026 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.564584ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:08 GMT + - Mon, 03 Nov 2025 16:56:51 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4d052c91-912b-44bf-8c9d-bc1bf33289e4 + - 57143ff7-d32c-4e9d-93ac-0f213f4b0238 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.270756ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:13 GMT + - Mon, 03 Nov 2025 16:56:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0e410292-c70b-43ed-9d76-32f77d6ea7c5 + - 9e2584b2-30c3-468b-a9a8-751ca69d543c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 47.174043ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:18 GMT + - Mon, 03 Nov 2025 16:57:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6317f29c-edfb-4a32-a19e-583f5cb1c19f + - cd2efaea-b5a8-422d-943c-b4492c65a61b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.229958ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:23 GMT + - Mon, 03 Nov 2025 16:57:06 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 74456cef-a5f2-4341-baa2-b19093bc41e2 + - 9df02ff5-ea54-4b10-8b55-42f477ca953e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 52.406794ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:28 GMT + - Mon, 03 Nov 2025 16:57:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 029ef963-f65c-46b8-8ba5-90d9ffec7514 + - be043db3-7845-475a-8f8e-3e3b4a05c282 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.69196ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:33 GMT + - Mon, 03 Nov 2025 16:57:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - fd8317b0-6a08-4e2a-bc35-a60fe2dfea98 + - 4df4bc66-5184-4755-9998-7d45379ec860 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 55.237312ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:38 GMT + - Mon, 03 Nov 2025 16:57:22 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 0f6cc254-f00c-4c18-971d-43c516377bd9 + - 9fba814e-846e-499b-9c71-9cf9794299fa status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.748959ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:43 GMT + - Mon, 03 Nov 2025 16:57:27 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d9ade27c-feb1-46db-8e41-17c6ae542a6a + - fd3ab758-23ff-4faa-b44c-646b7692860f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 35.994372ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:48 GMT + - Mon, 03 Nov 2025 16:57:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3ad7ca7d-a5ba-464f-a8fc-9b5a779188b3 + - 516d6c97-3bcf-4bf3-8154-c03b2e6e6704 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.882898ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:53 GMT + - Mon, 03 Nov 2025 16:57:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8a641172-d821-456d-82f9-8b065cfe4d63 + - 10026b06-2d46-4bc4-8a08-dbeaa0aa2262 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.498571ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:59 GMT + - Mon, 03 Nov 2025 16:57:42 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c720f2eb-760f-4435-bb75-c0ff1ce59ab0 + - 451c63ac-50c1-4f2a-9f20-eefa5fc481b5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.313682ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:04 GMT + - Mon, 03 Nov 2025 16:57:47 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5dd03ccb-d178-45c3-aa2d-0bc039dbcb7d + - bc6afaee-28dd-45e3-9b49-4c1906efa3e9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 48.716273ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:09 GMT + - Mon, 03 Nov 2025 16:57:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 527ff377-7822-42ba-88b4-dc0d740623aa + - 80b1a4df-f644-411f-bfac-aecfe2b24d7c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.469585ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:14 GMT + - Mon, 03 Nov 2025 16:57:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2859d520-d62d-4762-9e76-7f1a0b67109f + - e6dbe23a-b68f-4123-b5b9-5de8b979a59e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.112429ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 69d2bd89-9795-44a8-b9e7-db4dd48f124d + - 7ff39a71-ca27-4992-9471-81fa2acc2429 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 55.391285ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:24 GMT + - Mon, 03 Nov 2025 16:58:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b4075da7-dcad-4ae6-92ad-6af200ee4dfb + - a46ce56c-fc53-40f6-a125-b78b4be5a7b4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 46.11068ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:14:03.915896Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 63b3a22e-0764-4ad6-a4ad-13d0fb1be5c7 + - 2aacbeb9-2546-46e2-abce-2a7ad5bf9db9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:31.738127Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.931287ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:31.738127Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1615" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:58:17 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - c71664bc-95b0-46a0-ab1b-e4f6c8c4b18d + status: 200 OK + code: 200 + duration: 52.423791ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1615" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:58:22 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - fc55285e-9013-4f82-b618-f7bb580e4522 + status: 200 OK + code: 200 + duration: 47.589559ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:56:47.263789Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" + headers: + Content-Length: + - "1615" + Content-Type: + - application/json + Date: + - Mon, 03 Nov 2025 16:58:27 GMT + Server: + - Scaleway API Gateway (fr-par-3;edge02) + X-Request-Id: + - 77df1a2d-ff52-4606-8735-81bb226af553 + status: 200 OK + code: 200 + duration: 34.79397ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1612 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:58:28.450076Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1612" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:34 GMT + - Mon, 03 Nov 2025 16:58:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 652b872a-d5b5-4269-8822-7c8ed8bcd784 + - 62438e35-34b6-430e-a46b-b8d81cdc03ff status: 200 OK code: 200 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 39.724953ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:34 GMT + - Mon, 03 Nov 2025 16:58:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 41b50df0-95e6-4da5-be91-efed089f5182 + - 892808eb-9a4f-410d-bcea-d25e3d5c194c status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSllSRU5EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0RsUmIwMHdaVzFMTTB4VWQzRkJDa2h0YWtFdlpGaFhXRTh2WVZSbFNtSjVUazFrV2l0blUycHRaRmQ2WVROQkwzSTNlVll2VkZsR1QyaFZPV0ZvYUc1bldraG9UVEpKVm1ObmEwZ3piMWdLVmtZd1QwRmpRMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVTUdGdGFFMW5PVXhHUjJFNGRGVndWRk14ZVVGcWN6YzRhM2hFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVLUVVSQ1IwRnBSVUVyUWpCS0NtOUdUR3BNUnpNNGMxcElRV2R4V2pGcWVrMWFLMFp4TkhOSGNWUnNaazluV2pZcmJXdHZNRU5KVVVSYWFIVkhkMjByWjFReFpuWnZPVVppVjFKWlEwNEtWMFpOYW1sM2JFMTVka1ZGV0VZMVVYVTVNMU54ZHowOUNpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL2Y3NWRmZTM1LWI2MTktNDBkOS1iNzdmLTk1ODU4ZjllYjU3Yi5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWciCiAgICB1c2VyOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZy1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWctYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' - form: {} + duration: 58.870906ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSllSRU5EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0RsUmIwMHdaVzFMTTB4VWQzRkJDa2h0YWtFdlpGaFhXRTh2WVZSbFNtSjVUazFrV2l0blUycHRaRmQ2WVROQkwzSTNlVll2VkZsR1QyaFZPV0ZvYUc1bldraG9UVEpKVm1ObmEwZ3piMWdLVmtZd1QwRmpRMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVTUdGdGFFMW5PVXhHUjJFNGRGVndWRk14ZVVGcWN6YzRhM2hFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVLUVVSQ1IwRnBSVUVyUWpCS0NtOUdUR3BNUnpNNGMxcElRV2R4V2pGcWVrMWFLMFp4TkhOSGNWUnNaazluV2pZcmJXdHZNRU5KVVVSYWFIVkhkMjByWjFReFpuWnZPVVppVjFKWlEwNEtWMFpOYW1sM2JFMTVka1ZGV0VZMVVYVTVNMU54ZHowOUNpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL2Y3NWRmZTM1LWI2MTktNDBkOS1iNzdmLTk1ODU4ZjllYjU3Yi5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWciCiAgICB1c2VyOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZy1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWctYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1834 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUSk9WRmt3VG14dldFUlVUVEZOVkVWM1RXcEZNazVVV1RCT2JHOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUm1zeWFVVmtNMHRRY1dOUk1HWkJDa3hvTkhvcmIyNXpOM1JHVHpabVVYbFdlV1ZYU0d4ak0wb3ZiV0pzWm05d2FTdFhlazAyZGxjMk9HUlZOblZaVWpWNFFrUnVhSEZ4YkRkdmVWZDZiMHNLWlU1bmNISllObXBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pSTm1jeFJUZGFNV2g1YmtaWWFuRlRZbFJwTjFZcmJXVm5XbTFFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRak0xT1V0SkNrdHBia1kzYzJzd1MxZHljR1ZEYTJabFJVSklUbEpSWkRSNmQzZENlRTgwUlZoQllpdFJTV2RFYVVOWmFuVlNSa1Y2Y1VrNVJXdzJVamRLTWxoc04yb0tURVJLVHpnM1lqZE1hRm94VkhKSWNHdEhZejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vOGM1MmE2OWYtODU1ZS00ZTY1LTkxZGUtYzgyMDEwNDc4NzAzLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZyIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWcKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - - "1838" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1834" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:34 GMT + - Mon, 03 Nov 2025 16:58:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b5a8da6d-e966-4485-bdb0-8fb23d35c336 + - b4790134-1c04-43c6-b372-f2ee5ff540bb status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSllSRU5EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0RsUmIwMHdaVzFMTTB4VWQzRkJDa2h0YWtFdlpGaFhXRTh2WVZSbFNtSjVUazFrV2l0blUycHRaRmQ2WVROQkwzSTNlVll2VkZsR1QyaFZPV0ZvYUc1bldraG9UVEpKVm1ObmEwZ3piMWdLVmtZd1QwRmpRMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVTUdGdGFFMW5PVXhHUjJFNGRGVndWRk14ZVVGcWN6YzRhM2hFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVLUVVSQ1IwRnBSVUVyUWpCS0NtOUdUR3BNUnpNNGMxcElRV2R4V2pGcWVrMWFLMFp4TkhOSGNWUnNaazluV2pZcmJXdHZNRU5KVVVSYWFIVkhkMjByWjFReFpuWnZPVVppVjFKWlEwNEtWMFpOYW1sM2JFMTVka1ZGV0VZMVVYVTVNMU54ZHowOUNpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL2Y3NWRmZTM1LWI2MTktNDBkOS1iNzdmLTk1ODU4ZjllYjU3Yi5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWciCiAgICB1c2VyOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZy1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWctYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' - form: {} + duration: 48.673155ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSllSRU5EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZVU5VVJUUk5WRkYzVFRGdldFUlVUVEZOVkVGNVQxUkZORTFVVVhkTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDU0RsUmIwMHdaVzFMTTB4VWQzRkJDa2h0YWtFdlpGaFhXRTh2WVZSbFNtSjVUazFrV2l0blUycHRaRmQ2WVROQkwzSTNlVll2VkZsR1QyaFZPV0ZvYUc1bldraG9UVEpKVm1ObmEwZ3piMWdLVmtZd1QwRmpRMnBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVTUdGdGFFMW5PVXhHUjJFNGRGVndWRk14ZVVGcWN6YzRhM2hFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVLUVVSQ1IwRnBSVUVyUWpCS0NtOUdUR3BNUnpNNGMxcElRV2R4V2pGcWVrMWFLMFp4TkhOSGNWUnNaazluV2pZcmJXdHZNRU5KVVVSYWFIVkhkMjByWjFReFpuWnZPVVppVjFKWlEwNEtWMFpOYW1sM2JFMTVka1ZGV0VZMVVYVTVNMU54ZHowOUNpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL2Y3NWRmZTM1LWI2MTktNDBkOS1iNzdmLTk1ODU4ZjllYjU3Yi5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZwogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWciCiAgICB1c2VyOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZy1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWctYWRtaW4KICB1c2VyOgogICAgdG9rZW46IFJFREFDVEVEX1RPS0VO"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1834 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUSk9WRmt3VG14dldFUlVUVEZOVkVWM1RXcEZNazVVV1RCT2JHOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUm1zeWFVVmtNMHRRY1dOUk1HWkJDa3hvTkhvcmIyNXpOM1JHVHpabVVYbFdlV1ZYU0d4ak0wb3ZiV0pzWm05d2FTdFhlazAyZGxjMk9HUlZOblZaVWpWNFFrUnVhSEZ4YkRkdmVWZDZiMHNLWlU1bmNISllObXBSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pSTm1jeFJUZGFNV2g1YmtaWWFuRlRZbFJwTjFZcmJXVm5XbTFFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRak0xT1V0SkNrdHBia1kzYzJzd1MxZHljR1ZEYTJabFJVSklUbEpSWkRSNmQzZENlRTgwUlZoQllpdFJTV2RFYVVOWmFuVlNSa1Y2Y1VrNVJXdzJVamRLTWxoc04yb0tURVJLVHpnM1lqZE1hRm94VkhKSWNHdEhZejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vOGM1MmE2OWYtODU1ZS00ZTY1LTkxZGUtYzgyMDEwNDc4NzAzLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZyIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1rdWJlY29uZmlnLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWt1YmVjb25maWcKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2Uta3ViZWNvbmZpZy1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - - "1838" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1834" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:34 GMT + - Mon, 03 Nov 2025 16:58:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f6862e4b-6b6e-4e27-9809-01d30533fae7 + - 28ae3adc-3330-4bcb-a5eb-9414cbf7ae79 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:34.534966Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 24.332925ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:34.534966Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1616 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:58:33.006294Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1616" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:34 GMT + - Mon, 03 Nov 2025 16:58:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5dd70a24-a7cc-4e85-a004-d1159dbb0cfa + - 38296021-2399-4b20-957b-ad94dfc56521 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:34.534966Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 111.799654ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:34.534966Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:58:33.006294Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:34 GMT + - Mon, 03 Nov 2025 16:58:33 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 44a6e7dc-3182-4109-b514-61972cf75ff7 + - ba7e989a-4dbf-4aaa-ad57-d8e4a4580b40 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:34.534966Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 30.280039ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"region":"fr-par", "id":"f75dfe35-b619-40d9-b77f-95858f9eb57b", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.325962Z", - "updated_at":"2025-10-30T18:15:34.534966Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge-kubeconfig", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://f75dfe35-b619-40d9-b77f-95858f9eb57b.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.f75dfe35-b619-40d9-b77f-95858f9eb57b.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"629ee5ad-9c6b-40fa-b649-ddc998cf2efa", - "commitment_ends_at":"2025-10-30T18:14:03.325969Z", "acl_available":true, "iam_nodes_group_id":"60411358-3423-4b6d-816f-9417c601edf9", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1615 + body: "{\"region\":\"fr-par\", \"id\":\"8c52a69f-855e-4e65-91de-c82010478703\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.633912Z\", \"updated_at\":\"2025-11-03T16:58:33.006294Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge-kubeconfig\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://8c52a69f-855e-4e65-91de-c82010478703.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.8c52a69f-855e-4e65-91de-c82010478703.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"6d1fde82-482f-4d7f-8fd9-de110f04ea3c\", \"commitment_ends_at\":\"2025-11-03T16:56:46.633921Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"9319b7ec-32a5-4ede-bf7d-f7bd10f11a04\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1615" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:39 GMT + - Mon, 03 Nov 2025 16:58:38 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 78e2fae4-0d10-40b3-bace-763897229064 + - fd863c66-6be3-43a1-b953-79ef74f6c6d9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"f75dfe35-b619-40d9-b77f-95858f9eb57b","type":"not_found"}' - form: {} + duration: 52.340987ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f75dfe35-b619-40d9-b77f-95858f9eb57b + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/8c52a69f-855e-4e65-91de-c82010478703 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"f75dfe35-b619-40d9-b77f-95858f9eb57b","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"8c52a69f-855e-4e65-91de-c82010478703\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:44 GMT + - Mon, 03 Nov 2025 16:58:43 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4af97493-f8c1-4e1e-9a6f-036ece43c7cc + - f61d1378-9e21-441a-be15-1ce89be6c5b4 status: 404 Not Found code: 404 - duration: "" + duration: 29.019481ms diff --git a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge.cassette.yaml index ec7ceffbd0..8fd540c022 100644 --- a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-merge.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:08 GMT + - Mon, 03 Nov 2025 16:56:45 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c779d5b0-290e-4a8c-b0ac-6ceed22f78a6 + - dd800ac5-d0eb-44f4-ac6a-fac4be3b3306 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"7423ebbd-ba38-4540-8c32-75dc3632899e", "name":"pn-beautiful-heyrovsky", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:31:08.133733Z", "updated_at":"2025-10-31T13:31:08.133733Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"36d41334-037b-4c65-97d5-ab04c7c34779", - "created_at":"2025-10-31T13:31:08.133733Z", "updated_at":"2025-10-31T13:31:08.133733Z", - "subnet":"172.16.32.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"4e107578-3018-461c-98b6-3641b0fb22bb", "created_at":"2025-10-31T13:31:08.133733Z", - "updated_at":"2025-10-31T13:31:08.133733Z", "subnet":"fd63:256c:45f7:ff7::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 125.75228ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 191 + host: api.scaleway.com + body: "{\"name\":\"pn-elated-tu\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"7423ebbd-ba38-4540-8c32-75dc3632899e", "name":"pn-beautiful-heyrovsky", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:31:08.133733Z", "updated_at":"2025-10-31T13:31:08.133733Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"36d41334-037b-4c65-97d5-ab04c7c34779", - "created_at":"2025-10-31T13:31:08.133733Z", "updated_at":"2025-10-31T13:31:08.133733Z", - "subnet":"172.16.32.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"4e107578-3018-461c-98b6-3641b0fb22bb", "created_at":"2025-10-31T13:31:08.133733Z", - "updated_at":"2025-10-31T13:31:08.133733Z", "subnet":"fd63:256c:45f7:ff7::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1131 + body: "{\"id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"name\":\"pn-elated-tu\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:45.810008Z\", \"updated_at\":\"2025-11-03T16:56:45.810008Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"3f2099ad-e0cc-4d36-8aad-bb64b24e46fa\", \"created_at\":\"2025-11-03T16:56:45.810008Z\", \"updated_at\":\"2025-11-03T16:56:45.810008Z\", \"subnet\":\"172.16.0.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"51cfe345-9688-499e-809c-7509964dd6bf\", \"created_at\":\"2025-11-03T16:56:45.810008Z\", \"updated_at\":\"2025-11-03T16:56:45.810008Z\", \"subnet\":\"fd63:256c:45f7:97ec::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1141" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1131" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:09 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1c4fb1d9-3518-4a58-9c97-76495182003b + - 441a8ff8-e1dd-4f9a-9799-9654776ddfce status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:09.603780Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 719.797282ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 678 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-install-kubeconfig-merge\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\"}" headers: Content-Type: - application/json @@ -162,3634 +84,831 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:09.603780Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1569 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:46.632119Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1569" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:09 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d8bca0d7-c1f1-460f-adbf-2072aef7a853 + - f2e51d44-6fce-4240-a340-8ab3403677a8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:09.603780Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 367.939528ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:09.603780Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1568 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:46.632119Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1568" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:09 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9409207a-ea83-43e5-a4de-6ef39f601803 + - 3ab3d4a0-66db-4a30-9f39-3cb07c3ce77a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.588181ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:14 GMT + - Mon, 03 Nov 2025 16:56:51 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 478da34e-8d5a-496a-b0a1-27e109bae904 + - 35eadc31-f07f-4324-b34b-a3cb62dd4dc0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 77.75386ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:19 GMT + - Mon, 03 Nov 2025 16:56:56 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cdd5abe4-ab90-412f-b027-f9d3fc8bb84d + - 354dcebd-3e94-42d4-8f97-5a7f86d0ab7a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.738069ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:24 GMT + - Mon, 03 Nov 2025 16:57:01 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c240834a-ef33-40ea-b25a-5ea09a1cf96b + - 61cc44b5-5708-429a-adc8-468e01b2d5f0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 52.336742ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:29 GMT + - Mon, 03 Nov 2025 16:57:06 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 372c45c5-ad34-4aa5-a2bb-cf5c87e673b9 + - 4e2617b0-0aa4-4c4e-b84e-133623750841 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.233008ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:34 GMT + - Mon, 03 Nov 2025 16:57:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - dfa39968-e0a0-49cd-b3b7-3e4a93c6bdfa + - 30855142-3044-4170-aac9-769fbf0b0581 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 50.438586ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:40 GMT + - Mon, 03 Nov 2025 16:57:17 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e64f41ac-7590-49a7-a2f5-8123d56c8170 + - a176817a-f708-424e-8ac4-b2a63232f074 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 61.894359ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:45 GMT + - Mon, 03 Nov 2025 16:57:22 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 07765686-bd13-410d-ad21-18badb26a658 + - b3d9e8a0-4370-421b-826f-f524a6eee18e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.949515ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:50 GMT + - Mon, 03 Nov 2025 16:57:27 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 84590629-1de3-4590-bd2d-d94982743f9c + - 8c1f4448-91cf-419b-ae1c-c9987e7f8cdc status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.983228ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:55 GMT + - Mon, 03 Nov 2025 16:57:32 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d185bd00-613e-4bbc-9784-d21310601bcd + - 8ee68df2-89b0-4b1b-badc-10ef85cb8b14 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 56.364621ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:00 GMT + - Mon, 03 Nov 2025 16:57:37 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f9ce641b-f7b7-4056-bd63-bedd197628b2 + - 847cb9f9-95ff-4f43-b224-813bfb1acd43 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 50.302123ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:05 GMT + - Mon, 03 Nov 2025 16:57:42 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ab746f89-72ec-425b-9e02-c4c9ff751eb9 + - f3ed3ffa-bcba-4570-99eb-31d5206af50f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.987118ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:10 GMT + - Mon, 03 Nov 2025 16:57:47 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1d113df8-31b9-4951-966e-1ee9201a3d5e + - 06b4fd66-a7bc-4fbb-ac49-e2d646e986b8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 40.885511ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:15 GMT + - Mon, 03 Nov 2025 16:57:52 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 03764d43-3ed5-418a-9732-2cc0eac9e05c + - 7e411e3e-7240-424d-87e1-59fd11b49928 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.239808ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:20 GMT + - Mon, 03 Nov 2025 16:57:57 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c64801c9-7dbe-4b1f-84e5-9b32f873cbe1 + - e687f45a-5db7-4fad-8914-5b29a5888b50 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.514158ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:25 GMT + - Mon, 03 Nov 2025 16:58:02 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0fafb6df-6216-44a4-b7ee-3303726e0955 + - 04b0eac0-44f3-433e-85b3-a1b648a8bc72 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 46.205337ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:56:47.191494Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:30 GMT + - Mon, 03 Nov 2025 16:58:07 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - f5d9186c-e373-4d7b-a7b4-2808791d6a65 + - a9669e9b-887b-4212-b59e-7fd8b55e4618 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 50.90112ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:35 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 41fe72c8-76e8-4e17-869a-0cbecc26b3d5 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:40 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 1e002932-bbbd-46f7-a6a8-02b47ebc00e2 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:45 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b660966c-f649-4d47-b1a4-708a2451816d - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:50 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 2e12daca-ea97-4588-810a-cf46b79df68f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:55 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - bcc22830-2e6f-4cfb-99e3-4f82eec9a26e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:00 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b8bf5db9-474e-4fea-bf67-e3a1c49f961b - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:05 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 821c4ecb-0e01-44e6-8ef5-2e046b0c10c0 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:10 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 15dd08f7-aa92-4ba6-8b03-ca4b6004bf47 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:16 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - c6798e1c-0d2d-4284-ba1c-fc16df6bde85 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:21 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 864d900f-7721-4332-bdd9-aee34fae9407 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:26 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - cef345d0-3eab-4f74-a35c-725ee39d1ced - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:31 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 114b7a7e-bae5-4029-89b6-63195d003894 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:36 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ce020d52-3eef-4d52-a564-9d933d34672f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:41 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e74cb006-2831-4f25-9aea-a685080e129d - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:46 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - eba552aa-45ad-4059-a243-862924dc3818 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:51 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7e36453a-89f5-4ca8-8d2e-36d9c8f0cdbc - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:33:56 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 3d78236c-10a8-4b83-8e06-54983373946a - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:01 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - aff09b80-13ff-4d30-ad34-5ffa245672a7 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:06 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 5532a082-ab4c-465f-b010-28b09f9f21dd - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:11 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b9a405c0-37fe-42f6-acf5-599eb0137350 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:16 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ec4d1330-0043-445e-b886-87b06ed2a6ab - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:21 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0f9c098f-b5cf-4d5d-b64e-f96c9a92a44d - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:26 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 4cdeb406-ea5a-418d-b29f-08f6f84e4ba3 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:31 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - aeb13151-03d9-4e6f-9a30-96976b01433d - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:36 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - c42aac2f-0c38-4e0b-92f3-2352646ec4de - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:42 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 5fb2bc2d-1a3b-47db-a358-34c5912226ee - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:47 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 53898f23-3d06-4924-94b5-a148cc6a1f9f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:52 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e50e5eb5-2480-4840-ad88-62322271cd78 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:34:57 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - a005cc18-47dd-4896-bf80-d76b91fa1b08 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:35:02 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7ea9fafb-3a8f-4746-9fe8-d15f1f4dce16 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:35:07 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b5e362ed-6f0f-4465-a0e7-202bf8797195 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:35:12 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 8693e88f-d8b2-4d7a-9436-24df08147d3e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:31:10.169356Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:35:17 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - be630561-67e1-41d0-a2a3-9091ba3043ee - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.269817Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 - method: GET - response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.269817Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1601 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:58:10.554084Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1601" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:22 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c8419865-f230-48ab-b7a5-17ad6c15e579 + - d469d5c8-ba22-4273-ba9a-32179cab37f6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 62.765249ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:22 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 372264d1-62ad-4bb3-8660-08133232acf0 + - be33777a-a87c-4a19-a09c-bb8550ce13b1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYVkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOZWtWM1QxWnZXRVJVVFRGTlZFRjZUVVJGZWsxNlJYZFBWbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1MxTnBha3BrT1dnMFlXTnpTRTU0Q2tKVWMzVXJVWEJ2WkhCQldWTnVXWGR5U0ROWVRtNUlUbXd2VlRRM1dqVTBjRE5sVjFabGVUaEJiRWhXUm5kc2RrUnVkVGRrU1VscVVWWXlWVlExWmpnS2MzbElUMEpKVDJwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUmRtTldSekpSUzB4c1JHTTNUalZZTWsxaVl6WnJWbk41YkZWNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SFFVUkNSRUZwUVRnd2F5dEVDbnBDTm5OWVZVVnNWMWgzU0ZwSWVXcEJWMXBUWkdreGRtOTVZbWx0VVdSRksxazFhWEYzU1daRFZtUldjWE4zZEVNNUwxaDZXRVEwVWt0MU1qZzBSR2tLTlRWbk0yWnpZaXRhVEROdE0xaFVhMHgzUFQwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzZhOWY0ZmQ1LWNjZjAtNDVmYS1iMmQ0LWNmNmVmMzc4N2FjNy5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 41.926419ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYVkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOZWtWM1QxWnZXRVJVVFRGTlZFRjZUVVJGZWsxNlJYZFBWbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1MxTnBha3BrT1dnMFlXTnpTRTU0Q2tKVWMzVXJVWEJ2WkhCQldWTnVXWGR5U0ROWVRtNUlUbXd2VlRRM1dqVTBjRE5sVjFabGVUaEJiRWhXUm5kc2RrUnVkVGRrU1VscVVWWXlWVlExWmpnS2MzbElUMEpKVDJwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUmRtTldSekpSUzB4c1JHTTNUalZZTWsxaVl6WnJWbk41YkZWNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SFFVUkNSRUZwUVRnd2F5dEVDbnBDTm5OWVZVVnNWMWgzU0ZwSWVXcEJWMXBUWkdreGRtOTVZbWx0VVdSRksxazFhWEYzU1daRFZtUldjWE4zZEVNNUwxaDZXRVEwVWt0MU1qZzBSR2tLTlRWbk0yWnpZaXRhVEROdE0xaFVhMHgzUFQwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzZhOWY0ZmQ1LWNjZjAtNDVmYS1iMmQ0LWNmNmVmMzc4N2FjNy5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVEpPVkZrd1RteHZXRVJVVFRGTlZFVjNUV3BGTWs1VVdUQk9iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1IzcEJRMG93T1ZGRlVVTnlPVGxuQ2sxd1FuRlJORnBWVm1ONFJVbGFSRVp5T1d0aVVWRmpVbmRGZURBMGJFVlJlV2QwU0ZWR1MwMVlWbXcxTDNVeU9GbDZWRkJuWms5VGFFTnRLMEY1Ums0S1UweHNVRU00WVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKVGJFZ3pjV3h4YmxKbWRrOWxWM0p6ZWxVelpVcElRVmszWlRGcVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUlVGNlRrcDNDbVpNZW1GWVJGbEpOVU14SzB0cVZGZ3JiV2RXUW5RclprOHlOemR3V0RoNGJuZEhTbVpPYjBOSlJVeE5TVmxFU2tWSFRWSTBOakozYm10WlpqSjFTbGdLZUZKNGFHZDVkMGRXTlRGeWVtUjZTa2t6YkdZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovL2Y5MjZiM2I1LWRmN2YtNGNjOS04OWI3LWVlOTA3OGEwOTU5Ni5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:22 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9b7b7c2b-24e1-4f1a-9e0b-615df876d2d8 + - f5b4596b-8131-4c17-9563-7d3a8300c110 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYVkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOZWtWM1QxWnZXRVJVVFRGTlZFRjZUVVJGZWsxNlJYZFBWbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1MxTnBha3BrT1dnMFlXTnpTRTU0Q2tKVWMzVXJVWEJ2WkhCQldWTnVXWGR5U0ROWVRtNUlUbXd2VlRRM1dqVTBjRE5sVjFabGVUaEJiRWhXUm5kc2RrUnVkVGRrU1VscVVWWXlWVlExWmpnS2MzbElUMEpKVDJwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUmRtTldSekpSUzB4c1JHTTNUalZZTWsxaVl6WnJWbk41YkZWNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SFFVUkNSRUZwUVRnd2F5dEVDbnBDTm5OWVZVVnNWMWgzU0ZwSWVXcEJWMXBUWkdreGRtOTVZbWx0VVdSRksxazFhWEYzU1daRFZtUldjWE4zZEVNNUwxaDZXRVEwVWt0MU1qZzBSR2tLTlRWbk0yWnpZaXRhVEROdE0xaFVhMHgzUFQwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzZhOWY0ZmQ1LWNjZjAtNDVmYS1iMmQ0LWNmNmVmMzc4N2FjNy5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 22.751354ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYVkVORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSQmVrMUVSWHBOZWtWM1QxWnZXRVJVVFRGTlZFRjZUVVJGZWsxNlJYZFBWbTkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1MxTnBha3BrT1dnMFlXTnpTRTU0Q2tKVWMzVXJVWEJ2WkhCQldWTnVXWGR5U0ROWVRtNUlUbXd2VlRRM1dqVTBjRE5sVjFabGVUaEJiRWhXUm5kc2RrUnVkVGRrU1VscVVWWXlWVlExWmpnS2MzbElUMEpKVDJwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKUmRtTldSekpSUzB4c1JHTTNUalZZTWsxaVl6WnJWbk41YkZWNlFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SFFVUkNSRUZwUVRnd2F5dEVDbnBDTm5OWVZVVnNWMWgzU0ZwSWVXcEJWMXBUWkdreGRtOTVZbWx0VVdSRksxazFhWEYzU1daRFZtUldjWE4zZEVNNUwxaDZXRVEwVWt0MU1qZzBSR2tLTlRWbk0yWnpZaXRhVEROdE0xaFVhMHgzUFQwS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovLzZhOWY0ZmQ1LWNjZjAtNDVmYS1iMmQ0LWNmNmVmMzc4N2FjNy5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1746 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICBjbHVzdGVyOgogICAgY2VydGlmaWNhdGUtYXV0aG9yaXR5LWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVUpYZWtORFFWRkhaMEYzU1VKQlowbENRVVJCUzBKblozRm9hMnBQVUZGUlJFRnFRVlpOVWsxM1JWRlpSRlpSVVVSRmQzQnlaRmRLYkdOdE5Xd0taRWRXZWsxQ05GaEVWRWt4VFZSRmQwMXFSVEpPVkZrd1RteHZXRVJVVFRGTlZFVjNUV3BGTWs1VVdUQk9iRzkzUmxSRlZFMUNSVWRCTVZWRlFYaE5Td3BoTTFacFdsaEtkVnBZVW14amVrSmFUVUpOUjBKNWNVZFRUVFE1UVdkRlIwTkRjVWRUVFRRNVFYZEZTRUV3U1VGQ1IzcEJRMG93T1ZGRlVVTnlPVGxuQ2sxd1FuRlJORnBWVm1ONFJVbGFSRVp5T1d0aVVWRmpVbmRGZURBMGJFVlJlV2QwU0ZWR1MwMVlWbXcxTDNVeU9GbDZWRkJuWms5VGFFTnRLMEY1Ums0S1UweHNVRU00WVdwUmFrSkJUVUUwUjBFeFZXUkVkMFZDTDNkUlJVRjNTVU53UkVGUVFtZE9Wa2hTVFVKQlpqaEZRbFJCUkVGUlNDOU5RakJIUVRGVlpBcEVaMUZYUWtKVGJFZ3pjV3h4YmxKbWRrOWxWM0p6ZWxVelpVcElRVmszWlRGcVFVdENaMmR4YUd0cVQxQlJVVVJCWjA1SlFVUkNSa0ZwUlVGNlRrcDNDbVpNZW1GWVJGbEpOVU14SzB0cVZGZ3JiV2RXUW5RclprOHlOemR3V0RoNGJuZEhTbVpPYjBOSlJVeE5TVmxFU2tWSFRWSTBOakozYm10WlpqSjFTbGdLZUZKNGFHZDVkMGRXTlRGeWVtUjZTa2t6YkdZS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgc2VydmVyOiBodHRwczovL2Y5MjZiM2I1LWRmN2YtNGNjOS04OWI3LWVlOTA3OGEwOTU5Ni5hcGkuazhzLmZyLXBhci5zY3cuY2xvdWQ6NjQ0Mwpjb250ZXh0czoKLSBuYW1lOiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKICBjb250ZXh0OgogICAgY2x1c3RlcjogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgpjdXJyZW50LWNvbnRleHQ6IGFkbWluQGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1746" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:22 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 6720244f-06cc-4b90-b7e5-8d89e64f7d60 + - a9764a0c-95e3-4cb6-b871-e5689c0fd46b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.579099Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.032267ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.579099Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:58:12.813162Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:22 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - fb7f7a0b-92d6-46c3-8c71-d08f33512704 + - 70e31f4a-6994-495f-9271-a27558e75dcd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.579099Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 111.519406ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.579099Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:58:12.813162Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:22 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5fcf97bb-3f41-4d09-b038-8db45b66a471 + - 80770cc0-cdc0-4d45-b64e-8320963fcc32 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.579099Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 21.6049ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"region":"fr-par", "id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:31:09.603780Z", - "updated_at":"2025-10-31T13:35:22.579099Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7423ebbd-ba38-4540-8c32-75dc3632899e", - "commitment_ends_at":"2025-10-31T13:31:09.603785Z", "acl_available":true, "iam_nodes_group_id":"349bc1a2-ca7a-4696-9ea0-2c739cce0b5e", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1604 + body: "{\"region\":\"fr-par\", \"id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.632119Z\", \"updated_at\":\"2025-11-03T16:58:12.813162Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-merge\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://f926b3b5-df7f-4cc9-89b7-ee9078a09596.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.f926b3b5-df7f-4cc9-89b7-ee9078a09596.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"8b9ea9a8-e019-4c8a-a4df-2e06f08baefb\", \"commitment_ends_at\":\"2025-11-03T16:56:46.632127Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"956515f2-361d-4cb6-aa54-72fc9a8d8fca\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1604" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:27 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 114cf727-92a9-4d1e-b743-2c5c013d2815 + - 70446040-091d-4be2-9f9e-d9644d42280e status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7","type":"not_found"}' - form: {} + duration: 49.195907ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/f926b3b5-df7f-4cc9-89b7-ee9078a09596 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"6a9f4fd5-ccf0-45fa-b2d4-cf6ef3787ac7","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"f926b3b5-df7f-4cc9-89b7-ee9078a09596\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:35:32 GMT + - Mon, 03 Nov 2025 16:58:22 GMT Server: - - Scaleway API Gateway (fr-par-3;edge03) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4338415a-bf54-4f3c-a932-9a104891215e + - d85e320b-c805-4804-a20b-34c8af4e7493 status: 404 Not Found code: 404 - duration: "" + duration: 23.278345ms diff --git a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-simple.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-simple.cassette.yaml index 6b855960a1..e4d7a1b12a 100644 --- a/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-simple.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-install-kubeconfig-simple.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:02 GMT + - Mon, 03 Nov 2025 16:56:45 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 8ebefa3f-e30f-4e35-b966-ae1611856299 + - b3d16dab-29c9-46b9-8ef7-7d9c36764bc5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", "name":"pn-pensive-saha", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:14:02.484628Z", "updated_at":"2025-10-30T18:14:02.484628Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"2bba6e8f-46c2-4d7c-82f0-c1f610056047", - "created_at":"2025-10-30T18:14:02.484628Z", "updated_at":"2025-10-30T18:14:02.484628Z", - "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"222fe1f2-8393-40b1-a897-36cba168225a", "created_at":"2025-10-30T18:14:02.484628Z", - "updated_at":"2025-10-30T18:14:02.484628Z", "subnet":"fd63:256c:45f7:55ce::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 150.955327ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 198 + host: api.scaleway.com + body: "{\"name\":\"pn-hungry-mendeleev\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", "name":"pn-pensive-saha", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:14:02.484628Z", "updated_at":"2025-10-30T18:14:02.484628Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"2bba6e8f-46c2-4d7c-82f0-c1f610056047", - "created_at":"2025-10-30T18:14:02.484628Z", "updated_at":"2025-10-30T18:14:02.484628Z", - "subnet":"172.16.0.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"222fe1f2-8393-40b1-a897-36cba168225a", "created_at":"2025-10-30T18:14:02.484628Z", - "updated_at":"2025-10-30T18:14:02.484628Z", "subnet":"fd63:256c:45f7:55ce::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1138 + body: "{\"id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"name\":\"pn-hungry-mendeleev\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:45.887247Z\", \"updated_at\":\"2025-11-03T16:56:45.887247Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"d24c3259-c6c5-4549-aba6-6eb795a07f1d\", \"created_at\":\"2025-11-03T16:56:45.887247Z\", \"updated_at\":\"2025-11-03T16:56:45.887247Z\", \"subnet\":\"172.16.8.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"1a3779eb-597e-4af2-b028-f14cc854bed2\", \"created_at\":\"2025-11-03T16:56:45.887247Z\", \"updated_at\":\"2025-11-03T16:56:45.887247Z\", \"subnet\":\"fd63:256c:45f7:980b::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1134" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1138" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4b82ac71-e738-4fab-9adf-60637d8df70a + - c5b98d20-addf-47d3-8d3f-ae9d80bfd246 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.307827Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 751.262214ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 679 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-install-kubeconfig-simple\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\"}" headers: Content-Type: - application/json @@ -162,1522 +84,831 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.307827Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1570 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:46.631526Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1570" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - dfd0e948-4aa7-4176-936a-d7d1bce4f725 + - 09136c6f-8694-4520-a65a-6685b965bbb6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.307827Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 312.48502ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.307827Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1569 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:46.631526Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1569" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:03 GMT + - Mon, 03 Nov 2025 16:56:46 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 6d1e8179-6684-484d-b4ea-b3889648b47d + - d12ad6bc-ee87-4a62-9e6e-c6214a7f249d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.390791ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:08 GMT + - Mon, 03 Nov 2025 16:56:51 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - dbd5cf01-0366-44be-a3a7-8e8377bf4408 + - 21d7a3e5-cbc4-490c-beed-b96d9e3b62a8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 67.169857ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:13 GMT + - Mon, 03 Nov 2025 16:56:56 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 580eafa5-6867-4d0c-9459-ea0ce55a4304 + - c51c78ef-1b21-47e3-a097-43b9fe946c24 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.594769ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:18 GMT + - Mon, 03 Nov 2025 16:57:01 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7cded77e-aacf-45b8-829a-47b84b64aea5 + - 36c0cfd3-99d1-4b40-b341-e34e1137ac2e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.658367ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:23 GMT + - Mon, 03 Nov 2025 16:57:06 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 067ead0d-1b62-4fcc-8a22-6137e0d95f8a + - d2fb63c7-4e2b-4fe7-a3c7-92b23e3834a9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.078607ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:28 GMT + - Mon, 03 Nov 2025 16:57:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c551a7d9-b7af-4ca2-ac91-916c94548c09 + - 733c566a-3e46-430e-9edf-24f35c2ad806 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 46.933702ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:33 GMT + - Mon, 03 Nov 2025 16:57:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e0233098-02e9-4a67-abf0-fc044493b815 + - 8a18e186-2342-4ac2-a8ad-11ac522bc7e3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.833691ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:38 GMT + - Mon, 03 Nov 2025 16:57:22 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 3561f45e-2d3b-4a6c-a072-a23d721aa4e5 + - 2b3fb8be-1d27-4403-a12e-c793d6ca4bea status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 65.546179ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:43 GMT + - Mon, 03 Nov 2025 16:57:27 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 468c8015-b262-4748-9554-cdf6e144f953 + - 6cff375c-34de-4334-83b2-f8d6de566f9b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.635449ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:48 GMT + - Mon, 03 Nov 2025 16:57:32 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - b7858e1f-40b0-438f-8824-172fc98e2231 + - 0e6c7c56-25a8-4edd-8499-ce77293db1bd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 58.910004ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:53 GMT + - Mon, 03 Nov 2025 16:57:37 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 4b5ceba5-5101-4309-8f97-506d0167a259 + - c2c32b49-4b2f-459c-997b-328c36c38a52 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 54.718809ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:14:58 GMT + - Mon, 03 Nov 2025 16:57:42 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - e1836fc5-b5d2-41e6-9d38-5f4d766ffc99 + - d680c24f-535e-4908-9c67-b89a2394a9f3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.607906ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:04 GMT + - Mon, 03 Nov 2025 16:57:47 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c5d4e6cb-5ec3-4286-8f63-7041a0cdee3f + - 3422b99c-7335-4e12-b840-df134556bedc status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.435649ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:09 GMT + - Mon, 03 Nov 2025 16:57:52 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - c350903d-a7a4-4107-b875-af9ad667da23 + - e4a0ade0-3ed5-4197-a4d8-a5ad64621a60 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.05749ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:14 GMT + - Mon, 03 Nov 2025 16:57:57 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5921c6c0-fc36-4fc6-9766-6201153127b8 + - 3725b4a9-23dd-4f18-80ed-cda1d62fc5e9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.227616ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:19 GMT + - Mon, 03 Nov 2025 16:58:02 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 63391fee-a1c6-4d35-902a-018333d12977 + - 51942d8d-23a1-48d9-986c-62780b5f94c1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.564263ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:14:03.920727Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:56:47.175848Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:24 GMT + - Mon, 03 Nov 2025 16:58:07 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 2673ba05-fbd1-4b51-bb8e-b42040468a5e + - 73d48c74-c354-42ea-b8c4-e74033221d08 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:28.913500Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 38.947081ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:28.913500Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1602 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:58:11.544171Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1602" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 1823aa7c-72f4-41a6-b362-10952b4a95e6 + - 52e5417d-4e32-4c12-8aca-520ff1f2f303 status: 200 OK code: 200 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 55.310713ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 758ba112-340b-4c80-b6be-4be080bac69d + - 4eac526c-cde9-4fcc-9187-51bab54524a7 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZGRjNUVEZ2V0VSVVRURk5WRUY1VDFSRk5FMVVVWGROTVc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTVWxOVERoTWJVUmxjRzU1VG1sV0NuRmlOMjF2VG5kdFNXNW9Oa0ZaZURFck1rMWFlbkV6Vm5SUmJFWm1NVmhRYXpKQ1ZsZzBjVGRvZDNZNWNsaHpWMUp2U1dsR1pITmhObkZZVEZsc2NYY0tPVVp5T1hJNVUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlNlbTFqU21wb1Iwd3ZTRkI1Tm05YWIxQXpRVkUzYXpGVU9GaHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFWbDFiM0pvQ2xoNlNUZHVlblJ5TWxGYWJHOWFUakY1V21OWUwzTm1UVnBVU21oVmVtdFFOMFZXVWtwM1NXaEJTM0ZOZEdrMVdrWm1lU3RwWTNNelVrMUlZa3Q1VGs0S09WbHFNVzgwV1ZKdVRFNDVhWFptY1VOc2VqZ0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly84NzNlZDM3My1hOTU1LTRkOWYtOTE0ZC05ODdlNmFhMzE1YWEuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZQogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctc2ltcGxlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 52.913932ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZGRjNUVEZ2V0VSVVRURk5WRUY1VDFSRk5FMVVVWGROTVc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTVWxOVERoTWJVUmxjRzU1VG1sV0NuRmlOMjF2VG5kdFNXNW9Oa0ZaZURFck1rMWFlbkV6Vm5SUmJFWm1NVmhRYXpKQ1ZsZzBjVGRvZDNZNWNsaHpWMUp2U1dsR1pITmhObkZZVEZsc2NYY0tPVVp5T1hJNVUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlNlbTFqU21wb1Iwd3ZTRkI1Tm05YWIxQXpRVkUzYXpGVU9GaHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFWbDFiM0pvQ2xoNlNUZHVlblJ5TWxGYWJHOWFUakY1V21OWUwzTm1UVnBVU21oVmVtdFFOMFZXVWtwM1NXaEJTM0ZOZEdrMVdrWm1lU3RwWTNNelVrMUlZa3Q1VGs0S09WbHFNVzgwV1ZKdVRFNDVhWFptY1VOc2VqZ0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly84NzNlZDM3My1hOTU1LTRkOWYtOTE0ZC05ODdlNmFhMzE1YWEuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZQogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctc2ltcGxlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkZkMDFxUlRKT1ZGa3dUbXh2V0VSVVRURk5WRVYzVFdwRk1rNVVXVEJPYkc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNSekJQVVVSM1JYb3lNek14Uld0dUNtMWpkWFkzVVdRcmQwOWtXVTB5YkU5c1J6TnRWREkxVjNoM1ZEVlZNMjFZVUVobVprWmlXSGRZZUhZMlJ6Vk5SVWhEVWt4Wk9VaHVZMng1YjBrcmJHVUtPWGhGY1VORlpXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJRM2gyTjFKcGQzVTRVRkppYTNwUVduRlVOVmQ0UTNSNk9VNVVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFURktjR1kxQ2pCblZVeE1UMnRuVnpFNUsyRkRPRnAyVmxSRE1uSXhSSGcwU0U4NGQxRldXVWhUUkVWM1NXaEJUR2RGU1dSUU1rTnJjMUJsTTJwek5tbEJXbkpVY2tRS00yOXFWa296VVV0dWJqZEdjRWxISzBoTFZXUUtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly81NGU0NjA3OC00MjE0LTQxYmUtYTE1Mi0zYWZlNTc5Mzg2NDUuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZQogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctc2ltcGxlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - d0128acc-ebd5-4dbe-aecb-a7471c000400 + - e7e662bc-9459-4b0b-818b-1b297743e5cd status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZGRjNUVEZ2V0VSVVRURk5WRUY1VDFSRk5FMVVVWGROTVc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTVWxOVERoTWJVUmxjRzU1VG1sV0NuRmlOMjF2VG5kdFNXNW9Oa0ZaZURFck1rMWFlbkV6Vm5SUmJFWm1NVmhRYXpKQ1ZsZzBjVGRvZDNZNWNsaHpWMUp2U1dsR1pITmhObkZZVEZsc2NYY0tPVVp5T1hJNVUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlNlbTFqU21wb1Iwd3ZTRkI1Tm05YWIxQXpRVkUzYXpGVU9GaHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFWbDFiM0pvQ2xoNlNUZHVlblJ5TWxGYWJHOWFUakY1V21OWUwzTm1UVnBVU21oVmVtdFFOMFZXVWtwM1NXaEJTM0ZOZEdrMVdrWm1lU3RwWTNNelVrMUlZa3Q1VGs0S09WbHFNVzgwV1ZKdVRFNDVhWFptY1VOc2VqZ0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly84NzNlZDM3My1hOTU1LTRkOWYtOTE0ZC05ODdlNmFhMzE1YWEuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZQogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctc2ltcGxlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 35.872916ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkJlVTlVUlRSTlZGRjNUVEZ2V0VSVVRURk5WRUY1VDFSRk5FMVVVWGROTVc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNTVWxOVERoTWJVUmxjRzU1VG1sV0NuRmlOMjF2VG5kdFNXNW9Oa0ZaZURFck1rMWFlbkV6Vm5SUmJFWm1NVmhRYXpKQ1ZsZzBjVGRvZDNZNWNsaHpWMUp2U1dsR1pITmhObkZZVEZsc2NYY0tPVVp5T1hJNVUycFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlNlbTFqU21wb1Iwd3ZTRkI1Tm05YWIxQXpRVkUzYXpGVU9GaHFRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFWbDFiM0pvQ2xoNlNUZHVlblJ5TWxGYWJHOWFUakY1V21OWUwzTm1UVnBVU21oVmVtdFFOMFZXVWtwM1NXaEJTM0ZOZEdrMVdrWm1lU3RwWTNNelVrMUlZa3Q1VGs0S09WbHFNVzgwV1ZKdVRFNDVhWFptY1VOc2VqZ0tMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly84NzNlZDM3My1hOTU1LTRkOWYtOTE0ZC05ODdlNmFhMzE1YWEuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZQogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctc2ltcGxlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1754 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUiCiAgY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VKWGVrTkRRVkZIWjBGM1NVSkJaMGxDUVVSQlMwSm5aM0ZvYTJwUFVGRlJSRUZxUVZaTlVrMTNSVkZaUkZaUlVVUkZkM0J5WkZkS2JHTnROV3dLWkVkV2VrMUNORmhFVkVreFRWUkZkMDFxUlRKT1ZGa3dUbXh2V0VSVVRURk5WRVYzVFdwRk1rNVVXVEJPYkc5M1JsUkZWRTFDUlVkQk1WVkZRWGhOU3dwaE0xWnBXbGhLZFZwWVVteGpla0phVFVKTlIwSjVjVWRUVFRRNVFXZEZSME5EY1VkVFRUUTVRWGRGU0VFd1NVRkNSekJQVVVSM1JYb3lNek14Uld0dUNtMWpkWFkzVVdRcmQwOWtXVTB5YkU5c1J6TnRWREkxVjNoM1ZEVlZNMjFZVUVobVprWmlXSGRZZUhZMlJ6Vk5SVWhEVWt4Wk9VaHVZMng1YjBrcmJHVUtPWGhGY1VORlpXcFJha0pCVFVFMFIwRXhWV1JFZDBWQ0wzZFJSVUYzU1VOd1JFRlFRbWRPVmtoU1RVSkJaamhGUWxSQlJFRlJTQzlOUWpCSFFURlZaQXBFWjFGWFFrSlJRM2gyTjFKcGQzVTRVRkppYTNwUVduRlVOVmQ0UTNSNk9VNVVRVXRDWjJkeGFHdHFUMUJSVVVSQlowNUpRVVJDUmtGcFFURktjR1kxQ2pCblZVeE1UMnRuVnpFNUsyRkRPRnAyVmxSRE1uSXhSSGcwU0U4NGQxRldXVWhUUkVWM1NXaEJUR2RGU1dSUU1rTnJjMUJsTTJwek5tbEJXbkpVY2tRS00yOXFWa296VVV0dWJqZEdjRWxISzBoTFZXUUtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly81NGU0NjA3OC00MjE0LTQxYmUtYTE1Mi0zYWZlNTc5Mzg2NDUuYXBpLms4cy5mci1wYXIuc2N3LmNsb3VkOjY0NDMKY29udGV4dHM6Ci0gbmFtZTogYWRtaW5AY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZQogIGNvbnRleHQ6CiAgICBjbHVzdGVyOiAiY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZSIKICAgIHVzZXI6IGNsaS10ZXN0LWluc3RhbGwta3ViZWNvbmZpZy1zaW1wbGUtYWRtaW4KY3VycmVudC1jb250ZXh0OiBhZG1pbkBjbGktdGVzdC1pbnN0YWxsLWt1YmVjb25maWctc2ltcGxlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2xpLXRlc3QtaW5zdGFsbC1rdWJlY29uZmlnLXNpbXBsZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1754" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 25a3c1b0-ba65-4bb0-a296-df559d74895b + - 393fa0b0-b3fe-49b5-82d6-747da73b9b0b status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:29.417616Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 22.257836ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:29.417616Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:58:12.813274Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 07b5e844-7ffa-4e4f-9444-aab16145abe7 + - 8d08c00d-42a7-472b-bce8-f6c3a9e976fa status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:29.417616Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 116.25847ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:29.417616Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:58:12.813274Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:29 GMT + - Mon, 03 Nov 2025 16:58:12 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 7b9a5043-2d23-45fb-9b9a-baedd37c5f44 + - bd7b78a2-c0c7-40c1-8522-6e3fbc0b07fe status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:29.417616Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 31.919028ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"region":"fr-par", "id":"873ed373-a955-4d9f-914d-987e6aa315aa", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:14:03.307827Z", - "updated_at":"2025-10-30T18:15:29.417616Z", "type":"kapsule", "name":"cli-test-install-kubeconfig-simple", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://873ed373-a955-4d9f-914d-987e6aa315aa.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.873ed373-a955-4d9f-914d-987e6aa315aa.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"7c5c11fd-b272-4ce8-9e15-f2e80514938f", - "commitment_ends_at":"2025-10-30T18:14:03.307835Z", "acl_available":true, "iam_nodes_group_id":"cfae6e60-96b9-4a0f-95fb-a720c6c73081", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1605 + body: "{\"region\":\"fr-par\", \"id\":\"54e46078-4214-41be-a152-3afe57938645\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:56:46.631526Z\", \"updated_at\":\"2025-11-03T16:58:12.813274Z\", \"type\":\"kapsule\", \"name\":\"cli-test-install-kubeconfig-simple\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://54e46078-4214-41be-a152-3afe57938645.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.54e46078-4214-41be-a152-3afe57938645.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"62937bd9-51e3-4fe8-9cf8-9e399657b60f\", \"commitment_ends_at\":\"2025-11-03T16:56:46.631534Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"d55a8085-15df-48ca-9163-e526c88ee9a4\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1605" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:34 GMT + - Mon, 03 Nov 2025 16:58:17 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - f03d60c8-6ea5-4dfe-9db4-096cf516712c + - 1921aedf-14b8-4b21-894f-83de8cfe8aeb status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"873ed373-a955-4d9f-914d-987e6aa315aa","type":"not_found"}' - form: {} + duration: 41.795043ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/873ed373-a955-4d9f-914d-987e6aa315aa + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/54e46078-4214-41be-a152-3afe57938645 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"873ed373-a955-4d9f-914d-987e6aa315aa","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"54e46078-4214-41be-a152-3afe57938645\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:15:39 GMT + - Mon, 03 Nov 2025 16:58:22 GMT Server: - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY X-Request-Id: - - 5ea0f54a-1539-4a78-8cd9-f08ca807ac8f + - 640a1316-019f-4dbb-94f4-ac7069e67f4b status: 404 Not Found code: 404 - duration: "" + duration: 26.28372ms diff --git a/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.cassette.yaml index ecb029c9ea..09ac31e2a1 100644 --- a/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.cassette.yaml @@ -1,155 +1,35 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"versions":[{"region":"fr-par", "name":"1.34.1", "label":"Kubernetes 1.34.1", - "available_cnis":["cilium", "cilium_native", "calico", "kilo", "none"], "available_container_runtimes":["containerd"], - "available_feature_gates":["HPAScaleToZero", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-09-29T00:00:00Z", - "end_of_life_at":"2026-11-29T00:00:00Z"}, {"region":"fr-par", "name":"1.33.4", - "label":"Kubernetes 1.33.4", "available_cnis":["cilium", "calico", "kilo", "none"], - "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "DRAAdminAccess", "DynamicResourceAllocation", "PodLevelResources", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-09-04T00:00:00Z", - "end_of_life_at":"2026-11-04T00:00:00Z"}, {"region":"fr-par", "name":"1.32.8", - "label":"Kubernetes 1.32.8", "available_cnis":["cilium", "calico", "kilo", "none"], - "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "InPlacePodVerticalScaling", "SidecarContainers", "DRAAdminAccess", "DRAResourceClaimDeviceStatus", - "DynamicResourceAllocation", "PodLevelResources", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-03-24T00:00:00Z", - "end_of_life_at":"2025-05-24T00:00:00Z"}, {"region":"fr-par", "name":"1.31.12", - "label":"Kubernetes 1.31.12", "available_cnis":["cilium", "calico", "kilo", - "none"], "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "InPlacePodVerticalScaling", "SidecarContainers", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2025-12-02T00:00:00Z", - "end_of_life_at":"2026-02-02T00:00:00Z"}, {"region":"fr-par", "name":"1.30.14", - "label":"Kubernetes 1.30.14", "available_cnis":["cilium", "calico", "kilo", - "none"], "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "SidecarContainers", "InPlacePodVerticalScaling", "CPUManagerPolicyAlphaOptions"], - "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", "PodTolerationRestriction"], - "available_kubelet_args":{"containerLogMaxFiles":"uint16", "containerLogMaxSize":"quantity", - "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", "cpuManagerPolicy":"enum:none|static", - "cpuManagerPolicyOptions":"map[string]string", "enableDebuggingHandlers":"bool", - "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2025-07-25T00:00:00Z", - "end_of_life_at":"2025-09-09T00:00:00Z"}]}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.0; linux; amd64) cli-e2e-test + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/versions method: GET response: - body: '{"versions":[{"region":"fr-par", "name":"1.34.1", "label":"Kubernetes 1.34.1", - "available_cnis":["cilium", "cilium_native", "calico", "kilo", "none"], "available_container_runtimes":["containerd"], - "available_feature_gates":["HPAScaleToZero", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-09-29T00:00:00Z", - "end_of_life_at":"2026-11-29T00:00:00Z"}, {"region":"fr-par", "name":"1.33.4", - "label":"Kubernetes 1.33.4", "available_cnis":["cilium", "calico", "kilo", "none"], - "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "DRAAdminAccess", "DynamicResourceAllocation", "PodLevelResources", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-09-04T00:00:00Z", - "end_of_life_at":"2026-11-04T00:00:00Z"}, {"region":"fr-par", "name":"1.32.8", - "label":"Kubernetes 1.32.8", "available_cnis":["cilium", "calico", "kilo", "none"], - "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "InPlacePodVerticalScaling", "SidecarContainers", "DRAAdminAccess", "DRAResourceClaimDeviceStatus", - "DynamicResourceAllocation", "PodLevelResources", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2026-03-24T00:00:00Z", - "end_of_life_at":"2025-05-24T00:00:00Z"}, {"region":"fr-par", "name":"1.31.12", - "label":"Kubernetes 1.31.12", "available_cnis":["cilium", "calico", "kilo", - "none"], "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "InPlacePodVerticalScaling", "SidecarContainers", "CPUManagerPolicyAlphaOptions", - "ImageVolume"], "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", - "PodTolerationRestriction"], "available_kubelet_args":{"containerLogMaxFiles":"uint16", - "containerLogMaxSize":"quantity", "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", - "cpuManagerPolicy":"enum:none|static", "cpuManagerPolicyOptions":"map[string]string", - "enableDebuggingHandlers":"bool", "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2025-12-02T00:00:00Z", - "end_of_life_at":"2026-02-02T00:00:00Z"}, {"region":"fr-par", "name":"1.30.14", - "label":"Kubernetes 1.30.14", "available_cnis":["cilium", "calico", "kilo", - "none"], "available_container_runtimes":["containerd"], "available_feature_gates":["HPAScaleToZero", - "SidecarContainers", "InPlacePodVerticalScaling", "CPUManagerPolicyAlphaOptions"], - "available_admission_plugins":["AlwaysPullImages", "PodNodeSelector", "PodTolerationRestriction"], - "available_kubelet_args":{"containerLogMaxFiles":"uint16", "containerLogMaxSize":"quantity", - "cpuCFSQuota":"bool", "cpuCFSQuotaPeriod":"duration", "cpuManagerPolicy":"enum:none|static", - "cpuManagerPolicyOptions":"map[string]string", "enableDebuggingHandlers":"bool", - "evictionHard":"map[string]string", "evictionMinimumReclaim":"map[string]string", - "imageGCHighThresholdPercent":"uint32", "imageGCLowThresholdPercent":"uint32", - "maxParallelImagePulls":"int32", "maxPods":"uint16", "registryBurst":"int32", - "registryPullQPS":"int32", "serializeImagePulls":"bool"}, "deprecated_at":"2025-07-25T00:00:00Z", - "end_of_life_at":"2025-09-09T00:00:00Z"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 4476 + body: "{\"versions\":[{\"region\":\"fr-par\", \"name\":\"1.34.1\", \"label\":\"Kubernetes 1.34.1\", \"available_cnis\":[\"cilium\", \"cilium_native\", \"calico\", \"kilo\", \"none\"], \"available_container_runtimes\":[\"containerd\"], \"available_feature_gates\":[\"HPAScaleToZero\", \"CPUManagerPolicyAlphaOptions\", \"ImageVolume\"], \"available_admission_plugins\":[\"AlwaysPullImages\", \"PodNodeSelector\", \"PodTolerationRestriction\"], \"available_kubelet_args\":{\"containerLogMaxFiles\":\"uint16\", \"containerLogMaxSize\":\"quantity\", \"cpuCFSQuota\":\"bool\", \"cpuCFSQuotaPeriod\":\"duration\", \"cpuManagerPolicy\":\"enum:none|static\", \"cpuManagerPolicyOptions\":\"map[string]string\", \"enableDebuggingHandlers\":\"bool\", \"evictionHard\":\"map[string]string\", \"evictionMinimumReclaim\":\"map[string]string\", \"imageGCHighThresholdPercent\":\"uint32\", \"imageGCLowThresholdPercent\":\"uint32\", \"maxParallelImagePulls\":\"int32\", \"maxPods\":\"uint16\", \"registryBurst\":\"int32\", \"registryPullQPS\":\"int32\", \"serializeImagePulls\":\"bool\"}, \"deprecated_at\":\"2026-09-29T00:00:00Z\", \"end_of_life_at\":\"2026-11-29T00:00:00Z\", \"released_at\":\"2025-09-29T00:00:00Z\"}, {\"region\":\"fr-par\", \"name\":\"1.33.4\", \"label\":\"Kubernetes 1.33.4\", \"available_cnis\":[\"cilium\", \"calico\", \"kilo\", \"none\"], \"available_container_runtimes\":[\"containerd\"], \"available_feature_gates\":[\"HPAScaleToZero\", \"DRAAdminAccess\", \"DynamicResourceAllocation\", \"PodLevelResources\", \"CPUManagerPolicyAlphaOptions\", \"ImageVolume\"], \"available_admission_plugins\":[\"AlwaysPullImages\", \"PodNodeSelector\", \"PodTolerationRestriction\"], \"available_kubelet_args\":{\"containerLogMaxFiles\":\"uint16\", \"containerLogMaxSize\":\"quantity\", \"cpuCFSQuota\":\"bool\", \"cpuCFSQuotaPeriod\":\"duration\", \"cpuManagerPolicy\":\"enum:none|static\", \"cpuManagerPolicyOptions\":\"map[string]string\", \"enableDebuggingHandlers\":\"bool\", \"evictionHard\":\"map[string]string\", \"evictionMinimumReclaim\":\"map[string]string\", \"imageGCHighThresholdPercent\":\"uint32\", \"imageGCLowThresholdPercent\":\"uint32\", \"maxParallelImagePulls\":\"int32\", \"maxPods\":\"uint16\", \"registryBurst\":\"int32\", \"registryPullQPS\":\"int32\", \"serializeImagePulls\":\"bool\"}, \"deprecated_at\":\"2026-09-04T00:00:00Z\", \"end_of_life_at\":\"2026-11-04T00:00:00Z\", \"released_at\":\"2025-09-04T00:00:00Z\"}, {\"region\":\"fr-par\", \"name\":\"1.32.8\", \"label\":\"Kubernetes 1.32.8\", \"available_cnis\":[\"cilium\", \"calico\", \"kilo\", \"none\"], \"available_container_runtimes\":[\"containerd\"], \"available_feature_gates\":[\"HPAScaleToZero\", \"InPlacePodVerticalScaling\", \"SidecarContainers\", \"DRAAdminAccess\", \"DRAResourceClaimDeviceStatus\", \"DynamicResourceAllocation\", \"PodLevelResources\", \"CPUManagerPolicyAlphaOptions\", \"ImageVolume\"], \"available_admission_plugins\":[\"AlwaysPullImages\", \"PodNodeSelector\", \"PodTolerationRestriction\"], \"available_kubelet_args\":{\"containerLogMaxFiles\":\"uint16\", \"containerLogMaxSize\":\"quantity\", \"cpuCFSQuota\":\"bool\", \"cpuCFSQuotaPeriod\":\"duration\", \"cpuManagerPolicy\":\"enum:none|static\", \"cpuManagerPolicyOptions\":\"map[string]string\", \"enableDebuggingHandlers\":\"bool\", \"evictionHard\":\"map[string]string\", \"evictionMinimumReclaim\":\"map[string]string\", \"imageGCHighThresholdPercent\":\"uint32\", \"imageGCLowThresholdPercent\":\"uint32\", \"maxParallelImagePulls\":\"int32\", \"maxPods\":\"uint16\", \"registryBurst\":\"int32\", \"registryPullQPS\":\"int32\", \"serializeImagePulls\":\"bool\"}, \"deprecated_at\":\"2026-03-24T00:00:00Z\", \"end_of_life_at\":\"2025-05-24T00:00:00Z\", \"released_at\":\"2025-03-24T00:00:00Z\"}, {\"region\":\"fr-par\", \"name\":\"1.31.12\", \"label\":\"Kubernetes 1.31.12\", \"available_cnis\":[\"cilium\", \"calico\", \"kilo\", \"none\"], \"available_container_runtimes\":[\"containerd\"], \"available_feature_gates\":[\"HPAScaleToZero\", \"InPlacePodVerticalScaling\", \"SidecarContainers\", \"CPUManagerPolicyAlphaOptions\", \"ImageVolume\"], \"available_admission_plugins\":[\"AlwaysPullImages\", \"PodNodeSelector\", \"PodTolerationRestriction\"], \"available_kubelet_args\":{\"containerLogMaxFiles\":\"uint16\", \"containerLogMaxSize\":\"quantity\", \"cpuCFSQuota\":\"bool\", \"cpuCFSQuotaPeriod\":\"duration\", \"cpuManagerPolicy\":\"enum:none|static\", \"cpuManagerPolicyOptions\":\"map[string]string\", \"enableDebuggingHandlers\":\"bool\", \"evictionHard\":\"map[string]string\", \"evictionMinimumReclaim\":\"map[string]string\", \"imageGCHighThresholdPercent\":\"uint32\", \"imageGCLowThresholdPercent\":\"uint32\", \"maxParallelImagePulls\":\"int32\", \"maxPods\":\"uint16\", \"registryBurst\":\"int32\", \"registryPullQPS\":\"int32\", \"serializeImagePulls\":\"bool\"}, \"deprecated_at\":\"2025-12-02T00:00:00Z\", \"end_of_life_at\":\"2026-02-02T00:00:00Z\", \"released_at\":\"2024-12-02T00:00:00Z\"}]}" headers: Content-Length: - - "5367" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "4476" Content-Type: - application/json Date: - - Wed, 15 Oct 2025 10:06:04 GMT + - Mon, 03 Nov 2025 17:00:20 GMT Server: - - Scaleway API Gateway (fr-par-1;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 05a6b2fb-1be3-4f07-8983-cb4618835194 + - bc95be9c-13fc-4c50-90b4-4fd069367926 status: 200 OK code: 200 - duration: "" + duration: 24.169742ms diff --git a/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.golden b/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.golden index 887dac79cf..0a2d202707 100644 --- a/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.golden +++ b/internal/namespaces/k8s/v1/testdata/test-list-version-basic-simple.golden @@ -65,22 +65,6 @@ maxPods uint16 registryBurst int32 registryPullQPS int32 serializeImagePulls bool -1.30.14 [cilium calico kilo none] [containerd] [HPAScaleToZero SidecarContainers InPlacePodVerticalScaling CPUManagerPolicyAlphaOptions] [AlwaysPullImages PodNodeSelector PodTolerationRestriction] containerLogMaxFiles uint16 -containerLogMaxSize quantity -cpuCFSQuota bool -cpuCFSQuotaPeriod duration -cpuManagerPolicy enum:none|static -cpuManagerPolicyOptions map[string]string -enableDebuggingHandlers bool -evictionHard map[string]string -evictionMinimumReclaim map[string]string -imageGCHighThresholdPercent uint32 -imageGCLowThresholdPercent uint32 -maxParallelImagePulls int32 -maxPods uint16 -registryBurst int32 -registryPullQPS int32 -serializeImagePulls bool 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 [ { @@ -127,7 +111,7 @@ serializeImagePulls bool }, "deprecated_at": "2026-09-29T00:00:00Z", "end_of_life_at": "2026-11-29T00:00:00Z", - "released_at": null + "released_at": "2025-09-29T00:00:00Z" }, { "name": "1.33.4", @@ -175,7 +159,7 @@ serializeImagePulls bool }, "deprecated_at": "2026-09-04T00:00:00Z", "end_of_life_at": "2026-11-04T00:00:00Z", - "released_at": null + "released_at": "2025-09-04T00:00:00Z" }, { "name": "1.32.8", @@ -226,7 +210,7 @@ serializeImagePulls bool }, "deprecated_at": "2026-03-24T00:00:00Z", "end_of_life_at": "2025-05-24T00:00:00Z", - "released_at": null + "released_at": "2025-03-24T00:00:00Z" }, { "name": "1.31.12", @@ -273,52 +257,6 @@ serializeImagePulls bool }, "deprecated_at": "2025-12-02T00:00:00Z", "end_of_life_at": "2026-02-02T00:00:00Z", - "released_at": null - }, - { - "name": "1.30.14", - "label": "Kubernetes 1.30.14", - "region": "fr-par", - "available_cnis": [ - "cilium", - "calico", - "kilo", - "none" - ], - "available_container_runtimes": [ - "containerd" - ], - "available_feature_gates": [ - "HPAScaleToZero", - "SidecarContainers", - "InPlacePodVerticalScaling", - "CPUManagerPolicyAlphaOptions" - ], - "available_admission_plugins": [ - "AlwaysPullImages", - "PodNodeSelector", - "PodTolerationRestriction" - ], - "available_kubelet_args": { - "containerLogMaxFiles": "uint16", - "containerLogMaxSize": "quantity", - "cpuCFSQuota": "bool", - "cpuCFSQuotaPeriod": "duration", - "cpuManagerPolicy": "enum:none|static", - "cpuManagerPolicyOptions": "map[string]string", - "enableDebuggingHandlers": "bool", - "evictionHard": "map[string]string", - "evictionMinimumReclaim": "map[string]string", - "imageGCHighThresholdPercent": "uint32", - "imageGCLowThresholdPercent": "uint32", - "maxParallelImagePulls": "int32", - "maxPods": "uint16", - "registryBurst": "int32", - "registryPullQPS": "int32", - "serializeImagePulls": "bool" - }, - "deprecated_at": "2025-07-25T00:00:00Z", - "end_of_life_at": "2025-09-09T00:00:00Z", - "released_at": null + "released_at": "2024-12-02T00:00:00Z" } ] diff --git a/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-empty-file.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-empty-file.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-empty-file.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-simple-kubeconfig.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-simple-kubeconfig.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-simple-kubeconfig.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-simple.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-simple.cassette.yaml new file mode 100644 index 0000000000..2797c38e00 --- /dev/null +++ b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-simple.cassette.yaml @@ -0,0 +1,3 @@ +--- +version: 2 +interactions: [] diff --git a/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-uninstall-real-merge.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-uninstall-real-merge.cassette.yaml index 7a27342ef8..d7f2c98744 100644 --- a/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-uninstall-real-merge.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-uninstall-kubeconfig-uninstall-real-merge.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:30:52 GMT + - Mon, 03 Nov 2025 16:58:43 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - aa1429e7-a7db-45ec-bb3a-d47a60e7572b + - cb119bde-6aac-4d4e-bbdb-d947743e0eca status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", "name":"pn-sad-faraday", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:30:52.501354Z", "updated_at":"2025-10-31T13:30:52.501354Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b01bad78-d9a2-4625-8e89-4c92207b74cd", - "created_at":"2025-10-31T13:30:52.501354Z", "updated_at":"2025-10-31T13:30:52.501354Z", - "subnet":"172.16.40.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"a694b718-1837-4894-9558-3244da940324", "created_at":"2025-10-31T13:30:52.501354Z", - "updated_at":"2025-10-31T13:30:52.501354Z", "subnet":"fd63:256c:45f7:e4f5::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 125.291055ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 198 + host: api.scaleway.com + body: "{\"name\":\"pn-elastic-driscoll\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", "name":"pn-sad-faraday", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-31T13:30:52.501354Z", "updated_at":"2025-10-31T13:30:52.501354Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"b01bad78-d9a2-4625-8e89-4c92207b74cd", - "created_at":"2025-10-31T13:30:52.501354Z", "updated_at":"2025-10-31T13:30:52.501354Z", - "subnet":"172.16.40.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"a694b718-1837-4894-9558-3244da940324", "created_at":"2025-10-31T13:30:52.501354Z", - "updated_at":"2025-10-31T13:30:52.501354Z", "subnet":"fd63:256c:45f7:e4f5::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1138 + body: "{\"id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"name\":\"pn-elastic-driscoll\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:43.374530Z\", \"updated_at\":\"2025-11-03T16:58:43.374530Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"44f65547-42ec-4f09-805b-0c734763317f\", \"created_at\":\"2025-11-03T16:58:43.374530Z\", \"updated_at\":\"2025-11-03T16:58:43.374530Z\", \"subnet\":\"172.16.8.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"3f516a10-a36b-4487-8bdf-98496310af9f\", \"created_at\":\"2025-11-03T16:58:43.374530Z\", \"updated_at\":\"2025-11-03T16:58:43.374530Z\", \"subnet\":\"fd63:256c:45f7:2062::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1134" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1138" Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:30:53 GMT + - Mon, 03 Nov 2025 16:58:43 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 59e90299-eaa8-442e-b4ab-75344527ffe4 + - a397f3b2-9cde-4823-98fe-c2dc3cb7e431 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.371013Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 601.564418ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 680 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-uninstall-kubeconfig-merge\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\"}" headers: Content-Type: - application/json @@ -162,1842 +84,831 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.371013Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1571 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.195832Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1571" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:30:53 GMT + - Mon, 03 Nov 2025 16:58:44 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4f278153-17fc-4419-969c-d7688d930665 + - 7d9d50ff-5b98-48cc-a24a-452f229b84d8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.371013Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 338.549191ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.371013Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1570 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.195832Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1570" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:30:53 GMT + - Mon, 03 Nov 2025 16:58:44 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 95fac129-9e44-4f93-8d54-953b5e0d060b + - e3397598-5f8c-4a2e-b83a-862f7fabe8b9 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.294992ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:30:58 GMT + - Mon, 03 Nov 2025 16:58:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a895c1f9-156e-47ae-9267-fcc37e6c120e + - ed1abd14-81df-41d0-b757-d8021ab08e97 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 186.126291ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:03 GMT + - Mon, 03 Nov 2025 16:58:54 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ebcf5d79-4db7-4fea-bee7-e1e8c23fa000 + - 7e9551d1-6430-4b99-8cdc-4876c81f0de4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 143.967886ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:08 GMT + - Mon, 03 Nov 2025 16:58:59 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 44bcc035-b03f-44eb-88ae-929628a93c21 + - 142bc5fa-d909-4836-82b5-39429c230e97 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 104.992741ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:13 GMT + - Mon, 03 Nov 2025 16:59:04 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4b196544-dc53-4f7b-88e8-4e6eb9d0e463 + - bdc4b022-4a45-4b1e-b7e7-28734876c9c8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.34816ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:18 GMT + - Mon, 03 Nov 2025 16:59:09 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - ee15382d-8306-4b9a-b9d7-aa776ad95327 + - e2a9c377-58b4-4061-afd6-b416436692bb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.44231ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:23 GMT + - Mon, 03 Nov 2025 16:59:14 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 9af751b0-5884-4f92-b456-e4b7943c6968 + - 2b170e79-9691-4520-b22d-badf85c3b5e4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.59219ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:28 GMT + - Mon, 03 Nov 2025 16:59:19 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - b96aa924-5c5f-408b-bc07-8f31d518c975 + - dc50231f-36e0-4a25-80f9-13eff867ec0d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.67399ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:33 GMT + - Mon, 03 Nov 2025 16:59:25 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 30aa9bdd-e194-49e9-956d-1c1d710c1ec5 + - 7cc368f0-a428-447b-9084-8a4172c4beeb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 52.667393ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:38 GMT + - Mon, 03 Nov 2025 16:59:30 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 1b926fbc-5abb-455f-be7f-6ca0226ab703 + - f94d9cf7-e07a-401c-a5d1-1e35468d1615 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.077839ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:44 GMT + - Mon, 03 Nov 2025 16:59:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 7e4bfff9-35a3-4413-b98a-53c0b5cb325e + - a47ccff3-389e-4b69-a014-9ce71d6accfc status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.173807ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:49 GMT + - Mon, 03 Nov 2025 16:59:40 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 4684eb08-6812-45db-87a9-ed2398e54298 + - 2d33b311-0bbf-419b-8f4a-3d7617d019b6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 47.386342ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:54 GMT + - Mon, 03 Nov 2025 16:59:45 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 3edef387-d205-45a9-8e37-e2122c78224b + - a62b7607-63c6-4f73-824f-4bcdb858091a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 47.447336ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:31:59 GMT + - Mon, 03 Nov 2025 16:59:50 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - d282df18-fda1-4f40-80af-1bd58e44cd0b + - 5258e39b-ec80-4a2c-bdea-1ba00879619a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 52.276671ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:04 GMT + - Mon, 03 Nov 2025 16:59:55 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 2fb20f9f-73f1-403a-9bce-acab0d5ed881 + - f985b42b-3559-42bf-b230-7e81c5ed9cd0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 51.949787ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:09 GMT + - Mon, 03 Nov 2025 17:00:00 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 5324da74-b6bf-4584-8052-9abc3a4c3c95 + - 6e59537d-7e36-4516-8bf4-15fe0d2888d6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 34.283044ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T16:58:44.728439Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:14 GMT + - Mon, 03 Nov 2025 17:00:05 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e430f573-27af-4d17-8f51-656239ef8198 + - 9ded9eba-7084-4549-bfe3-be697f842617 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 67.035422ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:19 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 97ffab03-fc5d-42e6-a8ca-52744c91b91d - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd - method: GET - response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:24 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 4515c798-113e-467d-9d76-2d822ccdb2ac - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd - method: GET - response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:29 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b727e29e-cb5f-469b-ab7a-81ae22da3071 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd - method: GET - response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:34 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 1ce268d8-c040-4206-b522-aff1969b681e - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd - method: GET - response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:30:53.960320Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - headers: - Content-Length: - - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Fri, 31 Oct 2025 13:32:39 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 690af082-22ab-48e5-9700-28c3b8359c0f - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.096282Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd - method: GET - response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.096282Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1603 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T17:00:07.415833Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1603" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:44 GMT + - Mon, 03 Nov 2025 17:00:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - c60f9a80-70fe-436c-af0c-48a72e2ec879 + - 1d7d638f-f86f-4ae0-8d7e-38c737377c16 status: 200 OK code: 200 - duration: "" -- request: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' - form: {} + duration: 55.388368ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW2DWFM69FT5GRJARV0 + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: - body: '{"access_key":"SCW2DWFM69FT5GRJARV0", "secret_key":null, "description":"my - prod API key", "created_at":"2025-07-29T18:35:44.750352Z", "updated_at":"2025-07-29T18:35:44.750352Z", - "expires_at":"2026-07-29T18:35:44.583Z", "default_project_id":"19a4819b-24bf-4d44-969f-935ef0061b71", - "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.46.153", - "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 412 + body: "{\"access_key\":\"SCW2DWFM69FT5GRJARV0\", \"secret_key\":null, \"description\":\"my prod API key\", \"created_at\":\"2025-07-29T18:35:44.750352Z\", \"updated_at\":\"2025-07-29T18:35:44.750352Z\", \"expires_at\":\"2026-07-29T18:35:44.583Z\", \"default_project_id\":\"19a4819b-24bf-4d44-969f-935ef0061b71\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"user_id\":\"77e7fa85-f305-4ea2-afea-09571a039336\"}" headers: Content-Length: - "412" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:44 GMT + - Mon, 03 Nov 2025 17:00:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 0c951109-ea70-4082-a26f-2963b734fcc9 + - 54741003-afcf-4268-b1a9-03acaa485751 status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZWsxRVJYcE5la0V4VFRGdldFUlVUVEZOVkVGNlRVUkZlazE2UVRGTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUmtNdk0zRjFkR2w1Tnpjd01YWldDa2RoZVdNeWJqZDVaRUpLY1RZME5Wa3dWRXB0Y1VKNWJuUjVkM0JzY2tVMWFVcGFhVWhKUTJsTFpUQXZZbVF4V0ZseldtcHdMM3BJTjNSbWVtOVFVeThLVjJRcloxSXhjV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVV20weldrRnBPVkU1WmtaSlYxcDFVQ3RCTkRoRWMxTnpUMlZxUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRa0ZNWm1OMkNtWTJXbGRvYURRclVYRlNhMHRhYkhwSWJsWnFZM1pTYWsxYVVrY3JaREYzUjA5M1oxRkJTV2hCVEdKVGFqa3ZZVzFYT0V4d0swaFVVRUo1UkVSNWN6a0tPVFp1UjBRcmIyZHpNVXQxV1Zjd2JtaEtla2dLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMmJiYzlhYTEtOWY5NS00ZTg1LThhY2QtMWUwNDU3ZDk5N2ZkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtdW5pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 46.698661ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZWsxRVJYcE5la0V4VFRGdldFUlVUVEZOVkVGNlRVUkZlazE2UVRGTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUmtNdk0zRjFkR2w1Tnpjd01YWldDa2RoZVdNeWJqZDVaRUpLY1RZME5Wa3dWRXB0Y1VKNWJuUjVkM0JzY2tVMWFVcGFhVWhKUTJsTFpUQXZZbVF4V0ZseldtcHdMM3BJTjNSbWVtOVFVeThLVjJRcloxSXhjV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVV20weldrRnBPVkU1WmtaSlYxcDFVQ3RCTkRoRWMxTnpUMlZxUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRa0ZNWm1OMkNtWTJXbGRvYURRclVYRlNhMHRhYkhwSWJsWnFZM1pTYWsxYVVrY3JaREYzUjA5M1oxRkJTV2hCVEdKVGFqa3ZZVzFYT0V4d0swaFVVRUo1UkVSNWN6a0tPVFp1UjBRcmIyZHpNVXQxV1Zjd2JtaEtla2dLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMmJiYzlhYTEtOWY5NS00ZTg1LThhY2QtMWUwNDU3ZDk5N2ZkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtdW5pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1762 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUSk9WR2N3VGtadldFUlVUVEZOVkVWM1RXcEZNazVVWnpCT1JtOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUzBWRGNUaEhSSFIxTjNoNk0yRjJDbWhMUjNJNUwyNVpjMU5TVkUxdloyWnhhekpIVVdwR1dqQkJSRE5TZFdjNVZVWkpXbXBqYVRab2IzTkRORGc0TkdOM1dqUXZSMHRpZUdzdk9EZE1VM01LVldkVlRsZFlkV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVV1V4M01uVTVhREl5U0RGWVRreGxjWGxPVm1GMGVFRm5TakpFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRbVZwVGxod0NqbDFXVXRsTkd4MFoyRkRWWGw0YzBsNFIwNWtNRXBFZG01VFduQnVVR2hEZG5aUlMyVkJTV2RMVUVGc1ExZDBaMHhtU1N0eWNUWnZaM2RaZEdKQlRGSUtURmhDVTJrMlVtUTVTMGhzTUN0cVRrNHJjejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vZGY4ZTUzMWItNTIyYy00MzE2LWFjMzItYTdiN2Q4N2I1ZWM4LmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtdW5pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1762" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:44 GMT + - Mon, 03 Nov 2025 17:00:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 619efd07-a49a-4c2a-86d0-df75ffc0cf16 + - f98928c4-4b1a-4726-992f-0d3be41bd77e status: 200 OK code: 200 - duration: "" -- request: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZWsxRVJYcE5la0V4VFRGdldFUlVUVEZOVkVGNlRVUkZlazE2UVRGTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUmtNdk0zRjFkR2w1Tnpjd01YWldDa2RoZVdNeWJqZDVaRUpLY1RZME5Wa3dWRXB0Y1VKNWJuUjVkM0JzY2tVMWFVcGFhVWhKUTJsTFpUQXZZbVF4V0ZseldtcHdMM3BJTjNSbWVtOVFVeThLVjJRcloxSXhjV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVV20weldrRnBPVkU1WmtaSlYxcDFVQ3RCTkRoRWMxTnpUMlZxUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRa0ZNWm1OMkNtWTJXbGRvYURRclVYRlNhMHRhYkhwSWJsWnFZM1pTYWsxYVVrY3JaREYzUjA5M1oxRkJTV2hCVEdKVGFqa3ZZVzFYT0V4d0swaFVVRUo1UkVSNWN6a0tPVFp1UjBRcmIyZHpNVXQxV1Zjd2JtaEtla2dLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMmJiYzlhYTEtOWY5NS00ZTg1LThhY2QtMWUwNDU3ZDk5N2ZkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtdW5pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' - form: {} + duration: 36.292249ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + redacted: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd/kubeconfig?redacted=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8/kubeconfig?redacted=true method: GET response: - body: '{"name":"kubeconfig", "content_type":"application/octet-stream", "content":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhla05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJCZWsxRVJYcE5la0V4VFRGdldFUlVUVEZOVkVGNlRVUkZlazE2UVRGTk1XOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUmtNdk0zRjFkR2w1Tnpjd01YWldDa2RoZVdNeWJqZDVaRUpLY1RZME5Wa3dWRXB0Y1VKNWJuUjVkM0JzY2tVMWFVcGFhVWhKUTJsTFpUQXZZbVF4V0ZseldtcHdMM3BJTjNSbWVtOVFVeThLVjJRcloxSXhjV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVV20weldrRnBPVkU1WmtaSlYxcDFVQ3RCTkRoRWMxTnpUMlZxUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVKUVVSQ1JrRnBRa0ZNWm1OMkNtWTJXbGRvYURRclVYRlNhMHRhYkhwSWJsWnFZM1pTYWsxYVVrY3JaREYzUjA5M1oxRkJTV2hCVEdKVGFqa3ZZVzFYT0V4d0swaFVVRUo1UkVSNWN6a0tPVFp1UjBRcmIyZHpNVXQxV1Zjd2JtaEtla2dLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vMmJiYzlhYTEtOWY5NS00ZTg1LThhY2QtMWUwNDU3ZDk5N2ZkLmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtdW5pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4="}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1762 + body: "{\"name\":\"kubeconfig\", \"content_type\":\"application/octet-stream\", \"content\":\"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gbmFtZTogImNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlIgogIGNsdXN0ZXI6CiAgICBjZXJ0aWZpY2F0ZS1hdXRob3JpdHktZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVSlhha05EUVZGSFowRjNTVUpCWjBsQ1FVUkJTMEpuWjNGb2EycFBVRkZSUkVGcVFWWk5VazEzUlZGWlJGWlJVVVJGZDNCeVpGZEtiR050Tld3S1pFZFdlazFDTkZoRVZFa3hUVlJGZDAxcVJUSk9WR2N3VGtadldFUlVUVEZOVkVWM1RXcEZNazVVWnpCT1JtOTNSbFJGVkUxQ1JVZEJNVlZGUVhoTlN3cGhNMVpwV2xoS2RWcFlVbXhqZWtKYVRVSk5SMEo1Y1VkVFRUUTVRV2RGUjBORGNVZFRUVFE1UVhkRlNFRXdTVUZDUzBWRGNUaEhSSFIxTjNoNk0yRjJDbWhMUjNJNUwyNVpjMU5TVkUxdloyWnhhekpIVVdwR1dqQkJSRE5TZFdjNVZVWkpXbXBqYVRab2IzTkRORGc0TkdOM1dqUXZSMHRpZUdzdk9EZE1VM01LVldkVlRsZFlkV3BSYWtKQlRVRTBSMEV4VldSRWQwVkNMM2RSUlVGM1NVTndSRUZRUW1kT1ZraFNUVUpCWmpoRlFsUkJSRUZSU0M5TlFqQkhRVEZWWkFwRVoxRlhRa0pVV1V4M01uVTVhREl5U0RGWVRreGxjWGxPVm1GMGVFRm5TakpFUVV0Q1oyZHhhR3RxVDFCUlVVUkJaMDVJUVVSQ1JVRnBRbVZwVGxod0NqbDFXVXRsTkd4MFoyRkRWWGw0YzBsNFIwNWtNRXBFZG01VFduQnVVR2hEZG5aUlMyVkJTV2RMVUVGc1ExZDBaMHhtU1N0eWNUWnZaM2RaZEdKQlRGSUtURmhDVTJrMlVtUTVTMGhzTUN0cVRrNHJjejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBzZXJ2ZXI6IGh0dHBzOi8vZGY4ZTUzMWItNTIyYy00MzE2LWFjMzItYTdiN2Q4N2I1ZWM4LmFwaS5rOHMuZnItcGFyLnNjdy5jbG91ZDo2NDQzCmNvbnRleHRzOgotIG5hbWU6IGFkbWluQGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlCiAgY29udGV4dDoKICAgIGNsdXN0ZXI6ICJjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZSIKICAgIHVzZXI6IGNsaS10ZXN0LXVuaW5zdGFsbC1rdWJlY29uZmlnLW1lcmdlLWFkbWluCmN1cnJlbnQtY29udGV4dDogYWRtaW5AY2xpLXRlc3QtdW5pbnN0YWxsLWt1YmVjb25maWctbWVyZ2UKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbGktdGVzdC11bmluc3RhbGwta3ViZWNvbmZpZy1tZXJnZS1hZG1pbgogIHVzZXI6CiAgICB0b2tlbjogUkVEQUNURURfVE9LRU4=\"}" headers: Content-Length: - "1762" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:44 GMT + - Mon, 03 Nov 2025 17:00:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 99877fd0-ad2a-4ed3-bd73-0f9a6d15419b + - 44b9a83d-9c70-44f4-98c1-d0920cf2086a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.802777Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 21.726221ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd?with_additional_resources=true + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8?with_additional_resources=true method: DELETE response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.802777Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1607 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T17:00:10.659997Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1607" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:44 GMT + - Mon, 03 Nov 2025 17:00:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - cff77cf8-5985-47fe-a6b4-992c1bd0473d + - ab27d3ea-8fd7-405c-ba0f-5287bbae077c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.802777Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 105.150916ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.802777Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T17:00:10.659997Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:44 GMT + - Mon, 03 Nov 2025 17:00:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - a3d9cdb7-5468-44f8-a584-4b9d3b63c1d3 + - 371c06f8-5b1b-4a24-a54e-56c31f109976 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.802777Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 16.97234ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"region":"fr-par", "id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-31T13:30:53.371013Z", - "updated_at":"2025-10-31T13:32:44.802777Z", "type":"kapsule", "name":"cli-test-uninstall-kubeconfig-merge", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.2bbc9aa1-9f95-4e85-8acd-1e0457d997fd.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"5c0cc95c-bc95-403c-ae3a-a337cc11938e", - "commitment_ends_at":"2025-10-31T13:30:53.371022Z", "acl_available":true, "iam_nodes_group_id":"bce96f2f-7d81-451a-8967-f72beec42f04", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1606 + body: "{\"region\":\"fr-par\", \"id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T16:58:44.195832Z\", \"updated_at\":\"2025-11-03T17:00:10.659997Z\", \"type\":\"kapsule\", \"name\":\"cli-test-uninstall-kubeconfig-merge\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://df8e531b-522c-4316-ac32-a7b7d87b5ec8.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.df8e531b-522c-4316-ac32-a7b7d87b5ec8.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"d8e563fb-ea3a-4150-9e8a-2cd35f07f33d\", \"commitment_ends_at\":\"2025-11-03T16:58:44.195845Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"f64b7e77-5380-427c-a5f4-3142b78184d6\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1606" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:49 GMT + - Mon, 03 Nov 2025 17:00:15 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - 147c819f-4615-46e4-8878-9295abd3afa6 + - a128f623-cdae-4bec-a99a-6b32a37c9760 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd","type":"not_found"}' - form: {} + duration: 59.211753ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/2bbc9aa1-9f95-4e85-8acd-1e0457d997fd + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/df8e531b-522c-4316-ac32-a7b7d87b5ec8 method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"2bbc9aa1-9f95-4e85-8acd-1e0457d997fd","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"df8e531b-522c-4316-ac32-a7b7d87b5ec8\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Fri, 31 Oct 2025 13:32:55 GMT + - Mon, 03 Nov 2025 17:00:20 GMT Server: - - Scaleway API Gateway (fr-par-3;edge01) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge02) X-Request-Id: - - e1b27589-cc61-4e9a-9b33-5adcf86dcdfa + - 99957ae3-1e80-404a-b7f5-aea6d0ca3527 status: 404 Not Found code: 404 - duration: "" + duration: 21.627827ms diff --git a/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.cassette.yaml b/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.cassette.yaml index e441124665..dbcd389dd0 100644 --- a/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.cassette.yaml +++ b/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.cassette.yaml @@ -1,98 +1,46 @@ --- -version: 1 +version: 2 interactions: -- request: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' - form: {} +- id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test url: https://api.scaleway.com/k8s/v1/regions/fr-par/cluster-types method: GET response: - body: '{"cluster_types":[{"name":"kapsule", "availability":"available", "max_nodes":150, - "commitment_delay":"0s", "sla":0, "resiliency":"standard", "memory":4000000000, - "dedicated":false, "audit_logs_supported":false, "max_etcd_size":55000000}, - {"name":"kapsule-dedicated-4", "availability":"available", "max_nodes":250, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"kapsule-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud", "availability":"available", "max_nodes":150, "commitment_delay":"0s", - "sla":0, "resiliency":"standard", "memory":4000000000, "dedicated":false, "audit_logs_supported":false, - "max_etcd_size":55000000}, {"name":"multicloud-dedicated-4", "availability":"available", - "max_nodes":250, "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":4000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-8", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":8000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}, - {"name":"multicloud-dedicated-16", "availability":"available", "max_nodes":500, - "commitment_delay":"2592000s", "sla":99.5, "resiliency":"high_availability", - "memory":16000000000, "dedicated":true, "audit_logs_supported":true, "max_etcd_size":200000000}], - "total_count":8}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1985 + body: "{\"cluster_types\":[{\"name\":\"kapsule\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"kapsule-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"kapsule-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud\", \"availability\":\"available\", \"max_nodes\":150, \"commitment_delay\":\"0s\", \"sla\":0, \"resiliency\":\"standard\", \"memory\":4000000000, \"dedicated\":false, \"audit_logs_supported\":false, \"max_etcd_size\":55000000}, {\"name\":\"multicloud-dedicated-4\", \"availability\":\"available\", \"max_nodes\":250, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":4000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-8\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":8000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}, {\"name\":\"multicloud-dedicated-16\", \"availability\":\"available\", \"max_nodes\":500, \"commitment_delay\":\"2592000s\", \"sla\":99.5, \"resiliency\":\"high_availability\", \"memory\":16000000000, \"dedicated\":true, \"audit_logs_supported\":true, \"max_etcd_size\":200000000}], \"total_count\":8}" headers: Content-Length: - "1985" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:03 GMT + - Mon, 03 Nov 2025 17:03:47 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - bff997aa-7116-4874-9171-2b96b4696036 + - e89477bc-d1e2-4a4d-9562-3c73067287a2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", "name":"pn-laughing-chaplygin", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:06:03.576031Z", "updated_at":"2025-10-30T18:06:03.576031Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"981bd5eb-56f6-4c55-87e5-3d009c903489", - "created_at":"2025-10-30T18:06:03.576031Z", "updated_at":"2025-10-30T18:06:03.576031Z", - "subnet":"172.16.32.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"ff7aab12-c86d-4757-875b-0ae3f6cb670b", "created_at":"2025-10-30T18:06:03.576031Z", - "updated_at":"2025-10-30T18:06:03.576031Z", "subnet":"fd63:256c:45f7:b61c::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' - form: {} + duration: 159.595381ms +- id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 193 + host: api.scaleway.com + body: "{\"name\":\"pn-tender-benz\",\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"tags\":[\"created-along-with-k8s-cluster\",\"created-by-cli\"],\"subnets\":null,\"default_route_propagation_enabled\":false}" headers: Content-Type: - application/json @@ -101,59 +49,33 @@ interactions: url: https://api.scaleway.com/vpc/v2/regions/fr-par/private-networks method: POST response: - body: '{"id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", "name":"pn-laughing-chaplygin", - "tags":["created-along-with-k8s-cluster", "created-by-cli"], "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "created_at":"2025-10-30T18:06:03.576031Z", "updated_at":"2025-10-30T18:06:03.576031Z", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "subnets":[{"id":"981bd5eb-56f6-4c55-87e5-3d009c903489", - "created_at":"2025-10-30T18:06:03.576031Z", "updated_at":"2025-10-30T18:06:03.576031Z", - "subnet":"172.16.32.0/22", "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}, - {"id":"ff7aab12-c86d-4757-875b-0ae3f6cb670b", "created_at":"2025-10-30T18:06:03.576031Z", - "updated_at":"2025-10-30T18:06:03.576031Z", "subnet":"fd63:256c:45f7:b61c::/64", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c"}], "vpc_id":"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c", - "dhcp_enabled":true, "default_route_propagation_enabled":false, "region":"fr-par"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1134 + body: "{\"id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"name\":\"pn-tender-benz\", \"tags\":[\"created-along-with-k8s-cluster\", \"created-by-cli\"], \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:47.068539Z\", \"updated_at\":\"2025-11-03T17:03:47.068539Z\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"subnets\":[{\"id\":\"148886d0-a634-4221-bc8b-2bb6614b116b\", \"created_at\":\"2025-11-03T17:03:47.068539Z\", \"updated_at\":\"2025-11-03T17:03:47.068539Z\", \"subnet\":\"172.16.12.0/22\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}, {\"id\":\"29319f39-5105-4f25-a8eb-cbc627a6da72\", \"created_at\":\"2025-11-03T17:03:47.068539Z\", \"updated_at\":\"2025-11-03T17:03:47.068539Z\", \"subnet\":\"fd63:256c:45f7:8e57::/64\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\"}], \"vpc_id\":\"1ec1ecb6-8f58-4f7c-92cc-53c2a5ae519c\", \"dhcp_enabled\":true, \"default_route_propagation_enabled\":false, \"region\":\"fr-par\"}" headers: Content-Length: - - "1141" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1134" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:04 GMT + - Mon, 03 Nov 2025 17:03:47 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 0ae277d8-dc38-4199-80d5-56a4570613f3 + - 755ebd52-5bc3-49d3-a42b-19549b852c1a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:04.533281Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 693.180587ms +- id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 666 + host: api.scaleway.com + body: "{\"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\",\"type\":\"\",\"name\":\"cli-test-wait-cluster\",\"description\":\"\",\"tags\":null,\"version\":\"1.32.3\",\"cni\":\"cilium\",\"pools\":[{\"name\":\"default\",\"node_type\":\"DEV1-M\",\"placement_group_id\":null,\"autoscaling\":false,\"size\":1,\"min_size\":null,\"max_size\":null,\"container_runtime\":\"unknown_runtime\",\"autohealing\":false,\"tags\":null,\"kubelet_args\":null,\"upgrade_policy\":null,\"zone\":\"\",\"root_volume_type\":\"default_volume_type\",\"root_volume_size\":null,\"public_ip_disabled\":false,\"security_group_id\":null}],\"feature_gates\":null,\"admission_plugins\":null,\"apiserver_cert_sans\":null,\"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\"}" headers: Content-Type: - application/json @@ -162,4166 +84,2496 @@ interactions: url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters method: POST response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:04.533281Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1557 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.076963Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1557" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:04 GMT + - Mon, 03 Nov 2025 17:03:48 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - c63d19a1-32a4-4a76-b766-58b03603f4ae + - ad32840d-d9d8-4caf-9cee-55fa3c5f8390 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:04.533281Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 471.160776ms +- id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:04.533281Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1556 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.076963Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1556" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:04 GMT + - Mon, 03 Nov 2025 17:03:48 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 36672b9e-37da-4c07-b441-8670ded6af51 + - a3eda877-a487-4d8e-86e6-ede2c68e2535 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.647926ms +- id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:09 GMT + - Mon, 03 Nov 2025 17:03:53 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 1367c5a9-bfb6-4bc7-b53c-41c43169a16c + - f16c984f-4570-4b73-af15-691e1a2b8213 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 60.631391ms +- id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:14 GMT + - Mon, 03 Nov 2025 17:03:58 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - ea6a4d00-c98a-4f62-b110-868dbced4adf + - 11324802-426f-4731-90df-fe8bc075f42e status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.136986ms +- id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:19 GMT + - Mon, 03 Nov 2025 17:04:03 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 37eed3ea-2963-4eb3-b564-742e9cf201dd + - 8909442b-03d6-4afa-ae67-559f70d2ebf4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 89.13912ms +- id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:24 GMT + - Mon, 03 Nov 2025 17:04:08 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 09db7d50-595a-42cd-bd08-2a7f9d0c4a2e + - 36bea290-db3c-45a7-98ea-ae8763e214af status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 169.550501ms +- id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:29 GMT + - Mon, 03 Nov 2025 17:04:13 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 10b851c1-5978-4383-8f52-1a0200139665 + - 4b5a4d8e-e6a9-4901-8594-85c8d643ff97 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 172.808132ms +- id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:35 GMT + - Mon, 03 Nov 2025 17:04:18 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 09d5fbe3-f4ae-43ed-bc08-e8531c742e5a + - 911f413b-55fd-4af1-836e-e08a4176c1ae status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.205752ms +- id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:40 GMT + - Mon, 03 Nov 2025 17:04:23 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - fb54b04d-dce5-4ced-b073-42288a15ca0e + - 638a6a62-e5db-4911-ba1a-b1d4f7cd7559 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 44.661653ms +- id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:45 GMT + - Mon, 03 Nov 2025 17:04:28 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 0a115325-0b09-406c-8ff0-68c666ab58e4 + - 2e71e214-8126-4895-b0dd-f390294ebd3a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.264ms +- id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:50 GMT + - Mon, 03 Nov 2025 17:04:33 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 2269c2cb-0fbd-49ec-8422-ec8e745d5d1d + - 4432def5-1d1f-4b30-987e-f71fd56b133d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.190311ms +- id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:06:55 GMT + - Mon, 03 Nov 2025 17:04:39 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 0b5d969a-436b-4212-8de2-bdb59e836000 + - 2fa5a6fa-47e2-49ba-a6d5-4b204d8f5028 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 41.648362ms +- id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:00 GMT + - Mon, 03 Nov 2025 17:04:44 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 7539d8c3-fe2b-49ba-a84c-bb40c9c9b9c5 + - d9c4934e-d6ea-4d0f-8efd-c39af9247329 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.574486ms +- id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:05 GMT + - Mon, 03 Nov 2025 17:04:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 3176658b-0e1c-4746-ab8b-6bd4fc59160a + - 69e106a5-538d-42de-9b0f-ab1387363a0f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.896271ms +- id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:10 GMT + - Mon, 03 Nov 2025 17:04:54 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - eaf649ec-ecea-4e69-9637-0469f47f40b2 + - 4d4f0bc2-f270-4d10-89ce-b58cbf3e7ca2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.573258ms +- id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:15 GMT + - Mon, 03 Nov 2025 17:04:59 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 6156aaf5-95b6-4947-af75-cc6a0e07187d + - ebfe6aed-1db5-486a-b643-30e6fb1ffea8 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.910084ms +- id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:20 GMT + - Mon, 03 Nov 2025 17:05:04 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4b1bc277-3a5d-439e-85be-401108a0a917 + - 8b5e7b21-b00c-41ec-9910-5239cedfaf84 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.112325ms +- id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:06:05.117450Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"creating", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:03:48.660050Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"creating\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:25 GMT + - Mon, 03 Nov 2025 17:05:09 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 529cfb1d-6710-46da-add9-5ba2128389bd + - e7df4061-05d7-4d16-aed2-27f9581714e3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:07:28.496547Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.841451ms +- id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:07:28.496547Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"ready", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1589 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:05:11.305777Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"ready\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1589" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:30 GMT + - Mon, 03 Nov 2025 17:05:14 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - f6f4f60d-be28-43b2-9d2e-14afdd03b4ba + - 098900b1-b714-4992-af38-ca63750c25a4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"total_count":1, "pools":[{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", - "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "created_at":"2025-10-30T18:06:04.292562Z", - "updated_at":"2025-10-30T18:06:04.292562Z", "name":"default", "status":"scaling", - "version":"1.32.3", "node_type":"dev1_m", "autoscaling":false, "size":1, "min_size":0, - "max_size":1, "container_runtime":"containerd", "autohealing":false, "tags":[], - "placement_group_id":null, "kubelet_args":{}, "upgrade_policy":{"max_unavailable":1, - "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", "root_volume_size":40000000000, - "public_ip_disabled":false, "new_images_enabled":true, "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}]}' - form: {} + duration: 44.835892ms +- id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + order_by: + - created_at_asc + page: + - "1" + status: + - unknown headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a/pools?order_by=created_at_asc&page=1&status=unknown + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f/pools?order_by=created_at_asc&page=1&status=unknown method: GET response: - body: '{"total_count":1, "pools":[{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", - "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "created_at":"2025-10-30T18:06:04.292562Z", - "updated_at":"2025-10-30T18:06:04.292562Z", "name":"default", "status":"scaling", - "version":"1.32.3", "node_type":"dev1_m", "autoscaling":false, "size":1, "min_size":0, - "max_size":1, "container_runtime":"containerd", "autohealing":false, "tags":[], - "placement_group_id":null, "kubelet_args":{}, "upgrade_policy":{"max_unavailable":1, - "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", "root_volume_size":40000000000, - "public_ip_disabled":false, "new_images_enabled":true, "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}]}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 734 + body: "{\"total_count\":1, \"pools\":[{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}]}" headers: Content-Length: - "734" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:30 GMT + - Mon, 03 Nov 2025 17:05:14 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 3c2ffefc-11be-4a02-b501-0bcbf1741b82 + - 557cdaf2-58b7-40e9-b5c9-c1845c32f0b4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 25.395342ms +- id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:30 GMT + - Mon, 03 Nov 2025 17:05:14 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - eedc016b-cbea-44fe-9a66-f7dbd783720d + - c1077db4-3f1e-4a6c-833d-59a6e9efc042 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 50.407142ms +- id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:35 GMT + - Mon, 03 Nov 2025 17:05:19 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - ddf34fc8-64d6-4b88-abbd-5cb37ca9675d + - 733d87e8-7c18-433c-a37c-358799919e48 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 47.839247ms +- id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:41 GMT + - Mon, 03 Nov 2025 17:05:24 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4d91da53-58a4-4760-860c-43823d3b8ddb + - c3bf9ee9-4e9f-4aef-9489-065f1cd8b2b0 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 41.692125ms +- id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:46 GMT + - Mon, 03 Nov 2025 17:05:29 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4358dc65-bfeb-4ca8-8bb7-1a9bb20455a5 + - e0e0f362-4cea-4ef4-a948-9ab56df495aa status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 43.276822ms +- id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:51 GMT + - Mon, 03 Nov 2025 17:05:34 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - a7076aeb-f408-471b-9d1e-635217966791 + - 58bcf644-f1d5-45a2-b9a8-a296ebf5131f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 42.196994ms +- id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:07:56 GMT + - Mon, 03 Nov 2025 17:05:39 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4dd155d1-e3a4-4390-a2a8-e8000c3529b6 + - 7d12380a-82de-41bf-bb53-bff0ff180366 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 46.338416ms +- id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:01 GMT + - Mon, 03 Nov 2025 17:05:44 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 632bcb02-f913-44ba-9385-e02db9b49671 + - 673ba711-1af7-418f-83ad-4be0c7fc08c4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 55.409432ms +- id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:06 GMT + - Mon, 03 Nov 2025 17:05:49 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 2c140438-5aaa-4b32-b098-1d3fba949df3 + - 27b36554-811a-4e0e-b219-900fc6ee8414 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 51.958278ms +- id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:11 GMT + - Mon, 03 Nov 2025 17:05:54 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 88bfa798-d478-48bc-a3d9-b4da31c56996 + - a98268f3-456e-4b57-ad5d-777686a800e4 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 44.012406ms +- id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:16 GMT + - Mon, 03 Nov 2025 17:05:59 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - ff779b60-619e-4203-97bd-97873898d645 + - fab5845d-ebd0-4f7f-aed9-59505cbdd742 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 43.384767ms +- id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:21 GMT + - Mon, 03 Nov 2025 17:06:04 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 7ccc2ede-ad0e-445c-b9ec-6dd613472b6d + - 431f6a92-9100-4cbb-b1d7-48385cacce95 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 36.988848ms +- id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:26 GMT + - Mon, 03 Nov 2025 17:06:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 08af4dc9-16ba-418d-a5bd-9aecfe9bbd41 + - f56b69ee-a2bc-45da-9c2c-822a60564fed status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 46.688375ms +- id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:31 GMT + - Mon, 03 Nov 2025 17:06:15 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - bebd7d00-037b-4904-99d0-7439b1c7274b + - a032cd68-0eb3-45ba-8dfe-f0e09f5f171a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 58.769317ms +- id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:36 GMT + - Mon, 03 Nov 2025 17:06:20 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 07fecfc2-bdb9-4378-9336-686cc00a308c + - 6765ccfd-6d8d-4364-a4b0-a4162f645609 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 40.754344ms +- id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:41 GMT + - Mon, 03 Nov 2025 17:06:25 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 7bad8d5f-f8bd-4c7d-991c-940affdb4405 + - 053f2071-3cd6-4a00-bd31-4ca0592abfb6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 47.927394ms +- id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:46 GMT + - Mon, 03 Nov 2025 17:06:30 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - ddd5dc83-bce4-4fee-ac95-56a173c05025 + - 698da3a9-981d-4303-8fe1-aa03b578c711 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 41.933089ms +- id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:51 GMT + - Mon, 03 Nov 2025 17:06:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - f31c75ac-1646-4d9e-ac67-934c60e5e689 + - 937d2a9f-6b5c-4353-b803-e91877137d05 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 43.962574ms +- id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:08:56 GMT + - Mon, 03 Nov 2025 17:06:40 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - c8f60991-66e5-4863-9b89-12d7fdee83e8 + - c4db8328-3712-4f93-9a86-e2d596ffb5d3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 44.807591ms +- id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:01 GMT + - Mon, 03 Nov 2025 17:06:45 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 58c47998-6e38-4bc0-ac86-187c8d505070 + - 448eab87-0ffb-4565-a74f-141368863199 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 47.677464ms +- id: 41 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:07 GMT + - Mon, 03 Nov 2025 17:06:50 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 8563f143-28be-4102-9fc6-e16c2616339f + - 9a4eea79-ba15-4251-827f-fe23e7a0b594 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 40.424846ms +- id: 42 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:12 GMT + - Mon, 03 Nov 2025 17:06:55 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 34c4ac3e-4bc4-4aa2-a19d-9e041911deaf + - a29285a8-1554-4f00-99dd-2144214c7e24 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 47.146406ms +- id: 43 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:17 GMT + - Mon, 03 Nov 2025 17:07:00 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - f89aa2f1-d8a5-4715-b2b6-5507b9949b62 + - 4203cbcb-2c6a-4f32-b87d-a893924d2a64 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 48.420571ms +- id: 44 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:22 GMT + - Mon, 03 Nov 2025 17:07:05 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - f6aa129a-f9fc-461e-a136-8c71626f123a + - 3ca62127-4e03-4339-a3c3-4e2a06041e34 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 47.171062ms +- id: 45 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:27 GMT + - Mon, 03 Nov 2025 17:07:10 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 0b210a5a-0069-4473-98c7-1fc181bb3cea + - 2431c4a9-d3af-44d0-8162-4daefd1b8177 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 37.494639ms +- id: 46 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:32 GMT + - Mon, 03 Nov 2025 17:07:15 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - c1447d58-81b2-4d97-b022-5a1f398adc58 + - 397909ce-7095-4853-893d-8275dd702695 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 43.959318ms +- id: 47 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:37 GMT + - Mon, 03 Nov 2025 17:07:20 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 58feeaf5-cca0-496c-9ea8-f918c07db775 + - 447a8c82-bba1-49c7-a6fa-8c1028b1b67d status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 40.016479ms +- id: 48 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:42 GMT + - Mon, 03 Nov 2025 17:07:25 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 8a24e606-7cda-4512-b66b-99186dc0b7bc + - bd2e24e0-197d-4ddc-9c2a-3c0fc95a6111 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 43.983905ms +- id: 49 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:47 GMT + - Mon, 03 Nov 2025 17:07:30 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4f22f06b-e845-4161-afff-ad4dc83b935c + - 8344e838-0556-4409-b0b9-70dbbbdba8eb status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 44.754212ms +- id: 50 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:52 GMT + - Mon, 03 Nov 2025 17:07:35 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 4dda52b7-a3ba-4678-b753-2dd653ba7ccb + - d86c36b0-75cb-4c2b-b29e-4ef203e7047f status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 41.434263ms +- id: 51 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:09:57 GMT + - Mon, 03 Nov 2025 17:07:40 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 1ed6c6e4-435a-4ac5-907b-abdbeb1fce0d + - dcde2d71-a0a1-447a-869e-ac4725b7f013 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 43.346967ms +- id: 52 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:02 GMT + - Mon, 03 Nov 2025 17:07:45 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 41575ead-61b4-4876-bc45-d65e7f44c009 + - 5e27946b-3101-4150-9eab-85dba6333757 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 64.590919ms +- id: 53 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:07 GMT + - Mon, 03 Nov 2025 17:07:51 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 733015b3-1e40-4007-bcb3-eb9fd219c86e + - 018517c2-7cdd-47f5-9288-749d1cf16cac status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 43.695052ms +- id: 54 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:12 GMT + - Mon, 03 Nov 2025 17:07:56 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - ec495542-152e-4631-82f8-de677e2e7ba0 + - 1626f798-3c08-4c9e-ac24-1a16edf22ef6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 49.74468ms +- id: 55 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:17 GMT + - Mon, 03 Nov 2025 17:08:01 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 77c18f6f-bbee-47e1-b7e1-d1a8d367c33b + - 977a3aa1-36d3-450b-832a-e258d032d4e6 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 35.442003ms +- id: 56 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:22 GMT + - Mon, 03 Nov 2025 17:08:06 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - b5e0e531-f59c-4188-a7c1-5277fe77932c + - d50fc0b4-7433-4a5a-bb01-e5237a70e3e2 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 34.899974ms +- id: 57 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:27 GMT + - Mon, 03 Nov 2025 17:08:11 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - cc59c5d0-f4ae-4117-8c9f-2138136e465d + - 83bc4763-ea4f-4a10-ae9e-d6042c817118 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 48.019999ms +- id: 58 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:32 GMT + - Mon, 03 Nov 2025 17:08:16 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - da130ba7-fd67-4a58-8ee4-fde973a65ba6 + - 706cb36d-2d7d-4d50-b621-2f8e442b474a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 44.277117ms +- id: 59 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:37 GMT + - Mon, 03 Nov 2025 17:08:21 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 1163b18e-df38-4a50-84ab-935a7ae29f2f + - fa3f1f69-7fb2-4d1f-9d4a-a031544881e5 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 38.750491ms +- id: 60 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:43 GMT + - Mon, 03 Nov 2025 17:08:26 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 39403472-091a-44e9-bda9-09c20dc21f18 + - d8841a8d-a091-4308-99d2-44115ca72a08 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 51.452009ms +- id: 61 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 705 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:03:47.762952Z\", \"name\":\"default\", \"status\":\"scaling\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:48 GMT + - Mon, 03 Nov 2025 17:08:31 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 055595cc-2c27-4dcd-9809-a7805673b678 + - c6423ecc-df7e-4b21-8210-db596e152b52 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 41.562395ms +- id: 62 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/394aed00-d838-47ec-8fde-aae7e414c7ce method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 703 + body: "{\"region\":\"fr-par\", \"id\":\"394aed00-d838-47ec-8fde-aae7e414c7ce\", \"cluster_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"created_at\":\"2025-11-03T17:03:47.762952Z\", \"updated_at\":\"2025-11-03T17:08:33.590749Z\", \"name\":\"default\", \"status\":\"ready\", \"version\":\"1.32.3\", \"node_type\":\"dev1_m\", \"autoscaling\":false, \"size\":1, \"min_size\":0, \"max_size\":1, \"container_runtime\":\"containerd\", \"autohealing\":false, \"tags\":[], \"placement_group_id\":null, \"kubelet_args\":{}, \"upgrade_policy\":{\"max_unavailable\":1, \"max_surge\":0}, \"zone\":\"fr-par-1\", \"root_volume_type\":\"l_ssd\", \"root_volume_size\":40000000000, \"public_ip_disabled\":false, \"new_images_enabled\":true, \"security_group_id\":\"592f683f-83b9-47e4-9434-ca1931bdaa4b\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Thu, 30 Oct 2025 18:10:53 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ae6d260e-525e-4e8a-b13e-00588d245649 - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 - method: GET - response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - headers: - Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "703" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:10:58 GMT + - Mon, 03 Nov 2025 17:08:36 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 0267c9fe-c9b7-4787-a669-f93976ddc8fd + - 695e8bf2-30a3-485e-900a-1f1192cdec26 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 48.378674ms +- id: 63 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com + form: + with_additional_resources: + - "true" headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 - method: GET + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f?with_additional_resources=true + method: DELETE response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1593 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":false, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1593" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:03 GMT + - Mon, 03 Nov 2025 17:08:36 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - f43ebb55-03f6-4e79-850d-3a9bd12d2c3f + - 0143cd86-afc0-4c16-ad17-f2f492093c49 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 111.644645ms +- id: 64 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1592" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:08 GMT + - Mon, 03 Nov 2025 17:08:36 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - bb4b11f0-732e-4157-8bb7-47af5b5cd6d2 + - eaf53920-0883-4409-a520-b1d02777fddd status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 42.862027ms +- id: 65 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1592" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:13 GMT + - Mon, 03 Nov 2025 17:08:41 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - a96267d1-5104-4bfd-b990-6272d17b98cb + - 4952f441-cfb7-4e91-bf80-4ce4452b75af status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 44.124109ms +- id: 66 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1592" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:18 GMT + - Mon, 03 Nov 2025 17:08:46 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 703891b2-eae1-4a85-a686-b4d0311fd996 + - b5df9cde-69c6-46d8-9c45-657bc5517c94 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 50.023014ms +- id: 67 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1592" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:23 GMT + - Mon, 03 Nov 2025 17:08:51 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 46111918-b507-41fb-b7f3-dc14e1cfd626 + - a1438611-a016-43e5-a126-3381fe29f98c status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 40.598314ms +- id: 68 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:06:04.292562Z", - "name":"default", "status":"scaling", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "705" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1592" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:28 GMT + - Mon, 03 Nov 2025 17:08:56 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - d007d622-ffc8-4652-8559-eacd00a1ecac + - 430f859d-fee7-4f62-83d5-d31716ba9c84 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:11:30.059492Z", - "name":"default", "status":"ready", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - form: {} + duration: 38.890705ms +- id: 69 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/pools/df8c958d-3402-47a6-89ff-de5937494978 + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"df8c958d-3402-47a6-89ff-de5937494978", "cluster_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", - "created_at":"2025-10-30T18:06:04.292562Z", "updated_at":"2025-10-30T18:11:30.059492Z", - "name":"default", "status":"ready", "version":"1.32.3", "node_type":"dev1_m", - "autoscaling":false, "size":1, "min_size":0, "max_size":1, "container_runtime":"containerd", - "autohealing":false, "tags":[], "placement_group_id":null, "kubelet_args":{}, - "upgrade_policy":{"max_unavailable":1, "max_surge":0}, "zone":"fr-par-1", "root_volume_type":"l_ssd", - "root_volume_size":40000000000, "public_ip_disabled":false, "new_images_enabled":true, - "security_group_id":"592f683f-83b9-47e4-9434-ca1931bdaa4b"}' - headers: - Content-Length: - - "703" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Thu, 30 Oct 2025 18:11:33 GMT - Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 623ed496-0cc4-40c3-9924-3ce4b37ccead - status: 200 OK - code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a?with_additional_resources=true - method: DELETE - response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":false, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - - "1593" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' + - "1592" Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:33 GMT + - Mon, 03 Nov 2025 17:09:01 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 9ad41a1c-064f-4bf6-a465-c153642b3989 + - c91889ad-a7b3-4be6-8a1d-354ad214fc21 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 49.553062ms +- id: 70 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:33 GMT + - Mon, 03 Nov 2025 17:09:06 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - bba2091e-9cf1-4703-bd80-80f7c374060e + - 2cb9c3e6-64a1-42fa-95a7-aefb62189393 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 46.0725ms +- id: 71 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:38 GMT + - Mon, 03 Nov 2025 17:09:11 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 548f5fa8-738d-47c4-b421-b85cb97945be + - 1f9716ca-388c-4657-9150-466649169327 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 43.617639ms +- id: 72 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:43 GMT + - Mon, 03 Nov 2025 17:09:17 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - ea69725a-fd22-4fbf-ae5c-1a09a134ac04 + - f5a892f0-5de3-4336-b6c4-c019dc8a6ebe status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 53.1649ms +- id: 73 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:48 GMT + - Mon, 03 Nov 2025 17:09:22 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - af669619-e6fb-41ac-85e8-129f15b027ee + - 3035cfd0-79c3-4690-8eee-4da1d7337e3a status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 45.574255ms +- id: 74 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:53 GMT + - Mon, 03 Nov 2025 17:09:27 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 1baed8a2-3103-4320-96bb-1af04c8743ef + - eaaa5bfe-c8b1-4ad6-9a5c-d6bfdf009448 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 161.531437ms +- id: 75 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:11:58 GMT + - Mon, 03 Nov 2025 17:09:32 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 007fb31e-95db-4e7b-a7a4-492b7e9c0057 + - 7150456e-fadc-4c24-bf00-4fd747299da3 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 119.17545ms +- id: 76 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:04 GMT + - Mon, 03 Nov 2025 17:09:37 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 40cf4258-865a-4ea2-98ba-83792661a6a7 + - fae0b023-0a96-4165-99d8-f751095ba997 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 42.591169ms +- id: 77 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:09 GMT + - Mon, 03 Nov 2025 17:09:42 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - bac06ad3-76da-4770-9611-9cf5903f5afb + - c233e3aa-bd79-4e6a-a1bd-57e3ee8df6a1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' - form: {} + duration: 39.227538ms +- id: 78 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"region":"fr-par", "id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a", "organization_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", - "project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "created_at":"2025-10-30T18:06:04.533280Z", - "updated_at":"2025-10-30T18:11:33.585406Z", "type":"kapsule", "name":"cli-test-wait-cluster", - "description":"", "status":"deleting", "version":"1.32.3", "cni":"cilium", "tags":[], - "cluster_url":"https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard":"*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", - "autoscaler_config":{"scale_down_disabled":false, "scale_down_delay_after_add":"10m", - "estimator":"binpacking", "expander":"random", "ignore_daemonsets_utilization":false, - "balance_similar_node_groups":false, "expendable_pods_priority_cutoff":-10, - "scale_down_unneeded_time":"10m", "scale_down_utilization_threshold":0.5, "max_graceful_termination_sec":600}, - "auto_upgrade":{"enabled":false, "maintenance_window":{"start_hour":0, "day":"any"}}, - "upgrade_available":true, "feature_gates":[], "admission_plugins":[], "open_id_connect_config":{"issuer_url":"", - "client_id":"", "username_claim":"", "username_prefix":"", "groups_claim":[], - "groups_prefix":"", "required_claim":[]}, "apiserver_cert_sans":[], "private_network_id":"d250cabf-dfc5-49c0-82a0-dca895b57bfc", - "commitment_ends_at":"2025-10-30T18:06:04.533297Z", "acl_available":true, "iam_nodes_group_id":"55bcab97-fe10-4043-8f1a-3b235fa532f7", - "new_images_enabled":true, "pod_cidr":"100.64.0.0/15", "service_cidr":"10.32.0.0/20", - "service_dns_ip":"10.32.0.10"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 1592 + body: "{\"region\":\"fr-par\", \"id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\", \"organization_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"project_id\":\"fa1e3217-dc80-42ac-85c3-3f034b78b552\", \"created_at\":\"2025-11-03T17:03:48.076963Z\", \"updated_at\":\"2025-11-03T17:08:36.503372Z\", \"type\":\"kapsule\", \"name\":\"cli-test-wait-cluster\", \"description\":\"\", \"status\":\"deleting\", \"version\":\"1.32.3\", \"cni\":\"cilium\", \"tags\":[], \"cluster_url\":\"https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443\", \"dns_wildcard\":\"*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud\", \"autoscaler_config\":{\"scale_down_disabled\":false, \"scale_down_delay_after_add\":\"10m\", \"estimator\":\"binpacking\", \"expander\":\"random\", \"ignore_daemonsets_utilization\":false, \"balance_similar_node_groups\":false, \"expendable_pods_priority_cutoff\":-10, \"scale_down_unneeded_time\":\"10m\", \"scale_down_utilization_threshold\":0.5, \"max_graceful_termination_sec\":600}, \"auto_upgrade\":{\"enabled\":false, \"maintenance_window\":{\"start_hour\":0, \"day\":\"any\"}}, \"upgrade_available\":true, \"feature_gates\":[], \"admission_plugins\":[], \"open_id_connect_config\":{\"issuer_url\":\"\", \"client_id\":\"\", \"username_claim\":\"\", \"username_prefix\":\"\", \"groups_claim\":[], \"groups_prefix\":\"\", \"required_claim\":[]}, \"apiserver_cert_sans\":[], \"private_network_id\":\"f932db89-93ed-4779-b9d4-2231b507aea2\", \"commitment_ends_at\":\"2025-11-03T17:03:48.076971Z\", \"acl_available\":true, \"iam_nodes_group_id\":\"30185f78-13c6-470e-a589-bc4f33fd9119\", \"new_images_enabled\":true, \"pod_cidr\":\"100.64.0.0/15\", \"service_cidr\":\"10.32.0.0/20\", \"service_dns_ip\":\"10.32.0.10\"}" headers: Content-Length: - "1592" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:14 GMT + - Mon, 03 Nov 2025 17:09:47 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - cb23deaa-0617-4924-8bb9-ad1af4492ddd + - b555b248-110d-4bc3-9e21-0c495e6ff1f1 status: 200 OK code: 200 - duration: "" -- request: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a","type":"not_found"}' - form: {} + duration: 48.706342ms +- id: 79 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + host: api.scaleway.com headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.1; linux; amd64) cli-e2e-test - url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/9578e1c0-17b7-4080-b309-a3c79dd6da2a + url: https://api.scaleway.com/k8s/v1/regions/fr-par/clusters/3a04da67-e97e-4654-9e94-ab430e9e635f method: GET response: - body: '{"message":"resource is not found","resource":"cluster","resource_id":"9578e1c0-17b7-4080-b309-a3c79dd6da2a","type":"not_found"}' + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + content_length: 128 + body: "{\"message\":\"resource is not found\",\"resource\":\"cluster\",\"resource_id\":\"3a04da67-e97e-4654-9e94-ab430e9e635f\",\"type\":\"not_found\"}" headers: Content-Length: - "128" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 30 Oct 2025 18:12:19 GMT + - Mon, 03 Nov 2025 17:09:52 GMT Server: - - Scaleway API Gateway (fr-par-3;edge02) - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY + - Scaleway API Gateway (fr-par-3;edge03) X-Request-Id: - - 0697eae3-f0e3-4a39-bad1-792283fa3e84 + - 996a79ac-361e-4b90-9295-6e5716239693 status: 404 Not Found code: 404 - duration: "" + duration: 20.533608ms diff --git a/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.golden b/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.golden index c1c10af6ad..a585b3765d 100644 --- a/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.golden +++ b/internal/namespaces/k8s/v1/testdata/test-wait-cluster-wait-for-pools.golden @@ -1,6 +1,6 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟩🟩🟩 STDOUT️ 🟩🟩🟩️ -ID 9578e1c0-17b7-4080-b309-a3c79dd6da2a +ID 3a04da67-e97e-4654-9e94-ab430e9e635f Type kapsule Name cli-test-wait-cluster Status ready @@ -10,15 +10,15 @@ OrganizationID fa1e3217-dc80-42ac-85c3-3f034b78b552 ProjectID fa1e3217-dc80-42ac-85c3-3f034b78b552 Cni cilium Description - -ClusterURL https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443 -DNSWildcard *.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud +ClusterURL https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443 +DNSWildcard *.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud CreatedAt few seconds ago UpdatedAt few seconds ago UpgradeAvailable true -PrivateNetworkID d250cabf-dfc5-49c0-82a0-dca895b57bfc +PrivateNetworkID f932db89-93ed-4779-b9d4-2231b507aea2 CommitmentEndsAt few seconds ago ACLAvailable true -IamNodesGroupID 55bcab97-fe10-4043-8f1a-3b235fa532f7 +IamNodesGroupID 30185f78-13c6-470e-a589-bc4f33fd9119 NewImagesEnabled true PodCidr 100.64.0.0/15 ServiceCidr 10.32.0.0/20 @@ -49,7 +49,7 @@ UsernamePrefix - GroupsPrefix - 🟩🟩🟩 JSON STDOUT 🟩🟩🟩 { - "id": "9578e1c0-17b7-4080-b309-a3c79dd6da2a", + "id": "3a04da67-e97e-4654-9e94-ab430e9e635f", "type": "kapsule", "name": "cli-test-wait-cluster", "status": "ready", @@ -60,8 +60,8 @@ GroupsPrefix - "tags": [], "cni": "cilium", "description": "", - "cluster_url": "https://9578e1c0-17b7-4080-b309-a3c79dd6da2a.api.k8s.fr-par.scw.cloud:6443", - "dns_wildcard": "*.9578e1c0-17b7-4080-b309-a3c79dd6da2a.nodes.k8s.fr-par.scw.cloud", + "cluster_url": "https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443", + "dns_wildcard": "*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud", "created_at": "1970-01-01T00:00:00.0Z", "updated_at": "1970-01-01T00:00:00.0Z", "autoscaler_config": { @@ -96,10 +96,10 @@ GroupsPrefix - "required_claim": [] }, "apiserver_cert_sans": [], - "private_network_id": "d250cabf-dfc5-49c0-82a0-dca895b57bfc", + "private_network_id": "f932db89-93ed-4779-b9d4-2231b507aea2", "commitment_ends_at": "1970-01-01T00:00:00.0Z", "acl_available": true, - "iam_nodes_group_id": "55bcab97-fe10-4043-8f1a-3b235fa532f7", + "iam_nodes_group_id": "30185f78-13c6-470e-a589-bc4f33fd9119", "new_images_enabled": true, "pod_cidr": "100.64.0.0/15", "service_cidr": "10.32.0.0/20",